Nkz Soft Microservice Template Versions Save

Template for a microservice based on DDD and Clean Architecture with .NET

v2.0.0

1 month ago

What’s Changed

  • #221 Migrate to .NET 8 (#222) @nkz-soft
  • Bump Serilog.Extensions.Hosting from 5.0.1 to 7.0.0 (#188) @dependabot
  • Bump HotChocolate.AspNetCore from 13.2.0 to 13.4.0 (#203) @dependabot
  • Bump AspNetCore.HealthChecks.Redis from 6.0.4 to 7.0.0 (#205) @dependabot
  • Bump Serilog.Extensions.Logging from 3.1.0 to 7.0.0 (#190) @dependabot
  • Bump Serilog.AspNetCore from 6.1.0 to 7.0.0 (#189) @dependabot
  • Bump HotChocolate.Abstractions from 13.0.5 to 13.4.0 (#204) @dependabot
  • Bump MassTransit from 8.0.15 to 8.0.16 (#193) @dependabot
  • Bump NKZSoft.FluentValidation.Options from 1.0.3 to 1.1.0 (#191) @dependabot
  • Bump Testcontainers from 3.0.0 to 3.1.0 (#180) @dependabot
  • Bump Shouldly from 4.1.0 to 4.2.1 (#185) @dependabot
  • Bump Grpc.Net.ClientFactory from 2.52.0 to 2.53.0 (#183) @dependabot

v1.13.0

1 year ago

What's Changed

Full Changelog: https://github.com/nkz-soft/microservice-template/compare/v1.12.0...v1.13.0

v1.12.0

1 year ago

What's Changed

Full Changelog: https://github.com/nkz-soft/microservice-template/compare/v1.11.0...v1.12.0

v1.11.0

1 year ago

What's Changed

Full Changelog: https://github.com/nkz-soft/microservice-template/compare/v1.10.0...v1.11.0

v1.10.0

1 year ago

What's Changed

Full Changelog: https://github.com/nkz-soft/microservice-template/compare/v1.9.0...v1.10.0

v1.9.0

1 year ago

What's Changed

Full Changelog: https://github.com/nkz-soft/microservice-template/compare/v1.8.0...v1.9.0

v1.8.0

1 year ago

What’s Changed

  • Caching dependencies (#65) @nkz-soft
  • Adding Layer 2 caching for EF Core (#64) @nkz-soft
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.0 to 7.0.1 (#57) @dependabot
  • Bump Microsoft.AspNetCore.SignalR.Client from 7.0.0 to 7.0.1 (#58) @dependabot
  • Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.0 to 7.0.1 (#56) @dependabot
  • Bump Microsoft.EntityFrameworkCore from 7.0.0 to 7.0.1 (#55) @dependabot
  • Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#59) @dependabot

v1.7.0

1 year ago

What's Changed

Full Changelog: https://github.com/nkz-soft/microservice-template/compare/v1.6.1...v1.7.0

v1.6.1

1 year ago

What’s Changed

  • Enabling Central Package Management (#49) @nkz-soft

v1.6.0

1 year ago

What’s Changed