Skip to content

Releases: referbruv/ContainerNinja.CleanArchitecture

v1.0.1

07 Feb 13:51
e9bd81e
Compare
Choose a tag to compare

Whats new?

  • Fixed 404 Error on Refresh in Client
  • Fixed failing Docker build for Client
  • Bumped Font Awesome and other packages
  • Security Patches

Initial Release

13 Dec 12:22
22ef233
Compare
Choose a tag to compare

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