WebAppSamples - solution that includes study samples of Web applications development.
This solution has next project:
- JwtTokenSample, project that demonstrate how to work with JwtToken and user authorization and authentication.
Solution demonstrate of building web apps by using:
- Database first migration.
- Entity Framework 9
- Using JWT Token authorization
- Simple controllers of Northwind database Entities.