Skip to content

Releases: jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing

v1.4.0

09 Feb 12:38
f2e6b00

Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

Upgrade to NET 9

11 Dec 20:09
d3c3a2a

Choose a tag to compare

Merge pull request #17 from jeangatto/feat/net_core_9_upgrade

feat: upgrade solution to net 9

v1.2.0

15 Oct 17:12
3ca7b6f

Choose a tag to compare

Features:

  • refactor(Customer): When a customer is created, the return is changed from 200 Ok to 201 Created (ae47f56)

v1.1.0

28 Aug 17:22
7ea1894

Choose a tag to compare

Features:

  • Added security headers middleware (62efc49)

v1.0.0

25 Aug 11:13
a28c36c

Choose a tag to compare

Features:

  • EF Core: Compiled Queries (a28c36c)