Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kévin Chalet 2c5e9c6a69 Use Enumerable.Contains() instead of ImmutableArray.Contains() and add missing cancellation tokens 7 years ago
..
Configurations Add workarounds for API breaking changes introduced in Entity Framework Core 3.x 7 years ago
Resolvers Replace the static caches used in the EF 6/EF Core/NHibernate caches by private singleton caches injected via DI 7 years ago
Stores Use Enumerable.Contains() instead of ImmutableArray.Contains() and add missing cancellation tokens 7 years ago
OpenIddict.EntityFrameworkCore.csproj Cross-compile the EF Core stores to support EF Core 2.x on .NET Standard 2.0 7 years ago
OpenIddictEntityFrameworkCoreBuilder.cs Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade 7 years ago
OpenIddictEntityFrameworkCoreCustomizer.cs Introduce AuthenticationTicket extensions and move the EntityFramework/EntityFrameworkCore extensions to a better namespace 8 years ago
OpenIddictEntityFrameworkCoreExtensions.cs Replace the static caches used in the EF 6/EF Core/NHibernate caches by private singleton caches injected via DI 7 years ago
OpenIddictEntityFrameworkCoreHelpers.cs Remove compiled queries from the EF Core 2.x/3.x stores 7 years ago
OpenIddictEntityFrameworkCoreOptions.cs Rename OpenIddictEntityFrameworkCoreOptions/OpenIddictEntityFrameworkOptions.ContextType to DbContextType 8 years ago