AspNetCore.Docs/aspnetcore/common/samples/WebApplication1
Peter Stromquist 1fefb3f08b Use the new AddUserSecrets<T> method (#3157)
Since the non-generic counterpart will become obsolete (per https://github.com/aspnet/Announcements/issues/223)
Also the docs link in this code sample (http://go.microsoft.com/fwlink/?LinkID=532709) points to the "Safe storage of app secrets during development" docs page, which also shows the new usage of AddUserSecrets<T>.
2017-04-04 11:17:34 -10:00
..
Controllers
Data
Models
Services
Views
.bowerrc
Program.cs
Startup.cs
WebApplication1.xproj
appsettings.json
bower.json
bundleconfig.json
global.json
project.json
web.config