Releases: json-api-dotnet/JsonApiDotNetCore
Releases · json-api-dotnet/JsonApiDotNetCore
v2.2.0-beta4
03 Jan 12:55
Compare
Sorry, something went wrong.
No results found
v2.2.0-beta3
16 Dec 14:02
Compare
Sorry, something went wrong.
No results found
PR #196
#184 : Performance and Benchmarks
#197 : Deprecation of locating query params by internal name
#209 : Inconsistent casing for sort and filter queries
#210 : Crashes in QueryParser
v2.2.0-beta2
12 Dec 00:09
Compare
Sorry, something went wrong.
No results found
v2.1.11
12 Dec 03:07
Compare
Sorry, something went wrong.
No results found
v2.2.0-beta1
05 Dec 23:32
Compare
Sorry, something went wrong.
No results found
#161 (PR #199 ): Upgrade runtime and ASP.Net packages to v2:
netstandard2.0
ASP.Net Core 2.0.1,
Entity Framework Core 2.0.1
Logging and Configuration Extensions 2.0.0
v2.1.10
15 Nov 03:12
Compare
Sorry, something went wrong.
No results found
#182 (PR #195 ): Improve error handling if entity has not been defined on the ContextGraph
#193 (PR #194 ): Fail to deserialize one end of HasOne Relationship
v2.1.9
13 Nov 02:50
Compare
Sorry, something went wrong.
No results found
#185 (PR #187 ): Add SerializerSettings to JsonApiOptions
#186 (PR #190 ): Injectable QueryParser service, supports custom filter strategies
Thanks @dnperfors !
v2.1.8
26 Oct 04:35
Compare
Sorry, something went wrong.
No results found
Make EntityResourceService methods virtual and open for extension through inheritance.
v2.1.7
25 Oct 03:30
Compare
Sorry, something went wrong.
No results found
Issues #179 implemented by PR #180 - Negative Page Numbers
v2.1.6
04 Oct 02:52
Compare
Sorry, something went wrong.
No results found
Issues #171 , #172 implemented by PR #173 - Custom Query Params