This repo is my practical implementation backend for Conduit
- CQRS and MediatR
- AutoMapper (not implement much)
- Feature folders and vertical slices
- Entity Framework Core on SQLite
- JWT authentication using ASP.NET Core JWT Bearer Authentication.
- Use dotnet-format for style checking
- .editorconfig to enforce some usage patterns