- .NET Core 3.1
- ASP .NET Core 3.1
- Entity Framework Core 3.1
- Mediatr
- Sql Server
- Navigate to Blip.Web Folder.
- Run dotnet ef database update, which will create a BlogDb Database.
- Run the app
- Go to Swagger url (https://localhost:[port]/swagger) to execute the actions.