Skip to content

Releases: Amitpnk/Onion-architecture-ASP.NET-Core

Added features

25 Sep 18:13
a8fe608
Compare
Choose a tag to compare
  • JWT Authentication
  • Feature flag
  • Health check UI

Added api versioning

13 Jul 15:58
9295d63
Compare
Choose a tag to compare
  • Added api versioning
  • Fixed bug related to update

refactored layer

08 Jul 03:53
683d430
Compare
Choose a tag to compare

Refactored code and layered

Added features

07 Jul 02:56
75524e5
Compare
Choose a tag to compare
  • Swagger
  • CQRS Pattern
  • Loggings - seriLog
  • Email

Added features

07 Jul 05:54
cbf5e6a
Compare
Choose a tag to compare

Email feature

Initial release

07 Jul 02:01
cbf5e6a
Compare
Choose a tag to compare
  • Application is implemented on Onion architecture
  • API
  • Entityframework Core
  • Expection handling
  • Automapper
  • Unit testing via NUnit
  • Integration testing via NUnit