Netcore Boilerplate Versions Save

Boilerplate of API in .NET 8

v2.0.0

2 months ago

v1.5.0

8 months ago

Module developed with a modular monolith approach. The code is organized around features (slices). This module introduces Dapper with SqliteDB.

v1.4.0

1 year ago
  • added Architectural tests
  • removed Load tests (NBomber)

v1.3.0

1 year ago
  • migrated to .NET 7
  • upgraded all dependencies
  • fixed docker-compose

v1.2.1

1 year ago

Due to This project is not being actively maintained I moved to Verify. More details here: https://github.com/VerifyTests/Verify

v1.2.0

1 year ago

v1.1.0

2 years ago

Added Microsoft.VisualStudio.Threading.Analyzers package to track potential async/await code smells. Plus code adjustments/fixes according to package warnings.

v1.0.0

2 years ago

v0.1.0

4 years ago

changes around Unit Tests: