This repository has been archived by the owner on Sep 21, 2018. It is now read-only.
Releases: aspnet/Templates
Releases · aspnet/Templates
1.0.0-rc2
Bugs Fixed
- Update OIDC dependency to 1.0.0 in templates (#564)
- Commented-out code in Manage/Index.cshtml has errors (#553)
- Update rendering of the "name" field in bower.json files (#550)
- WebApp With ApplicationInsights does not work (#546)
- Duplicate entry in project.json for Individual Auth template (#545)
- Update the Startup.cs to have a placeholder for external auth (#540)
- Windows auth templates don't need the self-host option (#537)
- Update tools dependencies (#535)
- Templates need to use new tool package names (#534)
- React to project model changes in project.json (#533)
- Remove code for EF migration from Startup (#526)
- Feedback from RC2 Review (#525)
- Remove duplicate .ReloadOnChanged("appsettings.json") in Startup.cs (#523)
- .NET CLI userSecret tool should be added by default (#520)
- Changes to Org Auth templates (#516)
- Need to set the default output path to ".\bin" (#513)
- Update templates for new publish-iis and web.config location (#511)
- Use Server GC (#510)
- Multiple versions of JSON.Net get restored with default StarterWeb project. (#509)
- Error Building Template (#499)
- Remove any temporary workaround for RC2 (#488)
- Revert workaround for UserSecret (#487)
- Install Dev14 U2 + RC2 + Azure SDK 2.9, cannot create Cloud Service with Web Role (#480)
- Description of Class/ Console templates (#479)
- Tracking: Update final RC2 ApplicationInsights for RC2 release (#478)
1.0.0-rc1
Features
- Updates to all WebApplication templates (#258)
- Remove SetBasePath(appEnv.ApplicationBasePath) from Templates (#251)
- Add
static void Main
to Web App template (#241) - Add
static void Main
method to templates (#240)
Bugs Fixed
- RC1 web app template needs updated SDK version in global.json (#308)
- Update description to remove Preview (#307)
- NTLM and Negotiate are showing up as Social Logins (#280)
- Move webroot:wwwroot from project.json to Microsoft.AspNet.Hosting.json (#257)
- Organizational account authentication broken in beta8? Forces relogin on every request. (#255)
- Add => New Item => Razor Tag Helper generates invalid code (beta8) (#235)
- Remove unused ManageController.RedirectToLocal() method (#230)
- Remove unused ManageController.HasPhoneNumber() method (#229)
- The hgroup markup is deprecated while still used in templates (#217)