Skip to content

Releases: BenjaminAbt/StrongOf

Version 2.0.2

20 Feb 13:00
2b50fb0

Choose a tag to compare

What's Changed

📦 NuGet Packages

The following packages are included in this release:

  • StrongOf
  • StrongOf.AspNetCore
  • StrongOf.MemoryCache
  • StrongOf.Domains
  • StrongOf.FluentValidation

Installation

dotnet add package StrongOf
dotnet add package StrongOf.AspNetCore
dotnet add package StrongOf.MemoryCache
dotnet add package StrongOf.Domains
dotnet add package StrongOf.FluentValidation

Contributors

@BenjaminAbt


Full Changelog: v1.2.15...v2.0.2

v1.2.15

26 Apr 17:50
cfe39aa

Choose a tag to compare

What's Changed

  • Fixes Analyzer warning because of missing PrivateAssets by @BenjaminAbt in #27

New Contributors

Full Changelog: https://github.com/BenjaminAbt/StrongOf/commits/v1.2.15