AspNetCore.Docs/aspnetcore/common/samples
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
..
ClassLibrary1 Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
ConsoleApp1 Fix OPS build (#2023) 2016-10-31 09:20:51 -10:00
WebApplication1 Use the new AddUserSecrets<T> method (#3157) 2017-04-04 11:17:34 -10:00