github openiddict/openiddict-core 2.0.1

latest releases: 5.5.0, 5.4.0, 5.3.0...
4 years ago

Changes

  • Add workarounds for API breaking changes introduced in Entity Framework Core 3.x (51ea4c4)
  • Remove compiled queries from the EF Core 2.x stores (880b0e1)
  • Replace the static caches used in the EF 6/EF Core caches by private singleton caches injected via DI (1b03a54)
  • Remove invalid null checks from OpenIddictTokenStore (f5c1437)
  • Update the MongoDB stores to use BsonDocument.Parse() to ensure properties are correctly serialized (2175c96)
  • Use Enumerable.Contains() instead of ImmutableArray.Contains() and add missing cancellation tokens (8fdabc7)

Don't miss a new openiddict-core release

NewReleases is sending notifications on new releases.