Skip to content

Tags: json-api-dotnet/JsonApiDotNetCore

Tags

v5.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove Experimental attribute from AddOpenApiForJsonApi, now that pre…

…view packages are deployed on NuGet (#1724)

v5.7.0

Verified

This commit was signed with the committer’s verified signature.
bkoelman Bart Koelman
Increment version to 5.7.0

v5.6.0

Verified

This commit was signed with the committer’s verified signature.
bkoelman Bart Koelman
Increment version to 5.6.0

v5.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce logging output when running tests in ci-build (#1430)

v5.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump dotnet-reportgenerator-globaltool from 5.1.26 to 5.2.0 (#1392)

v5.4.0

Verified

This commit was signed with the committer’s verified signature.
bkoelman Bart Koelman
Fix build on missing version suffix

v5.3.0

Update version to 5.3.0

v5.2.0

Update version to 5.2.0

v5.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1169 from json-api-dotnet/data-types

Add support for DateOnly/TimeOnly

v5.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1234 from json-api-dotnet/allow-single-constant-i…

…n-any-function

Allow at least one constant instead of two in any() filter function