A REST API which supports Creating, Reading, Updating and Deleting weather info with the implementation of JWT authentication and Microsoft Identity framework to to authenticate and store user and role information respectively.
- .Net 6.0
- EntityFrameworkCore
- MicrosoftIdentity Framework
- JWT Authentication
- Dependency Injection
- Visual Studio 2022
- Microsoft SQL Server Management Studio
git clone https://github.com/Ngere-Joseph/WeatherApp
and dotnet run --project WeatherApp