Skip to content

Initial Release

Choose a tag to compare

@referbruv referbruv released this 13 Dec 12:22
· 28 commits to master since this release
22ef233

Fully Functioning Solution with following features:

  • Clean Architecture with Layered API solution
  • EFCore Migrations with SQLite and Database seeding
  • JWT Token Implementation and Roles based Authorization
  • CQRS with MediatR
  • Fluent Validation
  • Swagger UI Implementation with API Versioning
  • ETag Implementation for Resource Caching and Collision detection
  • Angular Client Implementation with CRUD and Token Management
  • One-command Docker deployment with ready to use Dockerfiles and Compose