Permalink
Commits on Mar 29, 2017
  1. Revert IsWarning code path to avoid breaking change (e.g., if someone…

    … overrode OnErrorDataReceived to receive such lines)
    SteveSandersonMS committed Mar 29, 2017
  2. Support V8 Inspector Integration for Node.js

    Addresses #796
    Thomas Hermann committed with SteveSandersonMS Mar 25, 2017
  3. Minor doc tweaks

    SteveSandersonMS committed Mar 29, 2017
  4. Add status code response capabilities to PrerenderTagHelper and Rende…

    …rToStringResult. Client can now send status codes back based on client routes.
    peterlazzarino committed with SteveSandersonMS Feb 22, 2017
Commits on Mar 28, 2017
Commits on Mar 22, 2017
Commits on Mar 16, 2017
Commits on Mar 15, 2017
Commits on Mar 13, 2017
  1. Add server-side rendering (via bundleRenderer, as this is what the Vu…

    …e docs recommend, and apparently the only way it does encapsulation)
    SteveSandersonMS committed Mar 10, 2017
  2. Add Vue template

    SteveSandersonMS committed Mar 9, 2017
Commits on Mar 10, 2017
  1. Updates Aurelia project url (#741)

    aurealia.io doesn't appear to support https currently
    summersk committed with SteveSandersonMS Mar 10, 2017
  2. Merge pull request #751 from aspnet/no-mono

    No mono
    davidfowl committed on GitHub Mar 10, 2017
  3. No mono

    davidfowl committed on GitHub Mar 10, 2017
Commits on Mar 2, 2017
  1. Update KoreBuild to dev

    natemcmaster committed Mar 2, 2017
Commits on Mar 1, 2017
  1. Add CI feed to NuGet.config

    natemcmaster committed on GitHub Mar 1, 2017
  2. Fixup MSBuild conversion (#721)

    * Replace makefile.shade with repo.targets
    
    * Remove web site projects as these are not yet supported by MSBuild for .NET Core
    
    cref Microsoft/msbuild#1767
    natemcmaster committed with SteveSandersonMS Mar 1, 2017
Commits on Feb 28, 2017
  1. Migrate to csproj (#703)

    Migrate to csproj
    SteveSandersonMS committed on GitHub Feb 28, 2017