Skip to content

9.0.0

Compare
Choose a tag to compare
@babaktaremi babaktaremi released this 14 Nov 11:14
· 14 commits to master since this release
bc2e4ec

What's Changed

  • Update To NET 9

  • Package Updates

  • Replaced Swashbuckle With NSwag

  • Validation Errors No longer Throw Exceptions

  • Removed Dependency of IServiceProvider in Base validator class

  • Monitoring Project ( Health Checks And Metrics ) Added With OpenTelemetry And Prometheus. /metrics , /HealthCheckUi and HealthCheckApi endpoints are now available for monitoring your application

  • Added Metrics Related To Commands/Queries

  • Updated AutoMapper Sample For Supporting Record Types

  • Dockerfile updated for .NET9 SDK

  • Added Custom Produce Response attribute to add ApiResult type example

  • project.xml file removed and no longer needed with NSwag