aspnetcore/samples/JwtBearerSample
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 Update launchSettings for new VS 2017 rules 2017-01-09 15:12:32 -08:00
wwwroot Added missing Div tag in JwtBearer sample. (#1888) 2018-10-22 21:50:52 -07:00
JwtBearerSample.csproj Upgrade packages and projects to target netcoreapp3.0 (aspnet/Security#1916) 2018-11-19 09:47:07 -08:00
Program.cs
Startup.cs Update JwtBearer sample error handling #1613 2018-01-26 11:46:35 -08:00
Todo.cs