Download Latest Version v5.7.1 source code.tar.gz (1.4 MB)
Email in envelope

Get an email when there's a new version of JsonApiDotNetCore

Home / v5.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-11-22 1.4 kB
v5.5.0 source code.tar.gz 2023-11-22 792.1 kB
v5.5.0 source code.zip 2023-11-22 1.6 MB
Totals: 3 Items   2.4 MB 0

New features and enhancements

  • This release adds support for .NET 8 and Entity Framework Core 8.
  • A new example was added that uses Dapper instead of Entity Framework Core. It demonstrates how to produce SQL for nearly all JSON:API features, such as side-loading related resources and compound nested filters, as well as applying resource changes and atomic operations. The produced SQL works on PostgreSQL, MySQL, and SQL Server.
  • We now use TryAdd[Singleton/Scoped/Transient] internally, which makes it easier to replace built-in dependencies with your own.

Bugfixes

  • Fix crash on atomic operations request when trace logging is turned on.

Merged PRs

Full Changelog: https://github.com/json-api-dotnet/JsonApiDotNetCore/compare/v5.4.0...v5.5.0

Source: README.md, updated 2023-11-22