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 Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
Data Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
Models Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
Services Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
Views Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
.bowerrc Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
Program.cs Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
Startup.cs Use the new AddUserSecrets<T> method (#3157) 2017-04-04 11:17:34 -10:00
WebApplication1.xproj Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
appsettings.json Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
bower.json Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
bundleconfig.json Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
global.json update for rtm 2016-11-29 15:33:40 -08:00
project.json update for rtm 2016-11-29 15:33:40 -08:00
web.config Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00