aspnetcore/samples/CookieSessionSample
Nate McMaster e053878464
Upgrade packages and projects to target netcoreapp3.0 (aspnet/Security#1916)
Changes:

* Upgrade dependencies and build tools
* Change TFM on Microsoft.AspNetCore.* packages to netcoreapp3.0
* Remove .NET Framework tests
* Disable Owin interop tests. They need to be completely refactored
2018-11-19 09:47:07 -08:00
..
Properties
CookieSessionSample.csproj Upgrade packages and projects to target netcoreapp3.0 (aspnet/Security#1916) 2018-11-19 09:47:07 -08:00
MemoryCacheTicketStore.cs
Program.cs Fix samples logging (#1205) 2017-05-09 08:57:39 -07:00
Startup.cs Refactor Events + Add IAuthenticationBuilder 2017-06-29 16:27:03 -07:00