18 Commits (1b28fc8d5e8361bb88fcf119f90f42402127647b)

Author SHA1 Message Date
Kévin Chalet e62f10b876 Update OpenIddictMongoDbContext to use SemaphoreSlim to avoid multiple executions of the initialization routine 8 years ago
Kévin Chalet b5c9798e17 Introduce new unit tests for the core/server/validation builders and extensions 8 years ago
Kévin Chalet d848dc8529 Update common.props to build portable debug symbols 8 years ago
Kévin Chalet 33af961b0c Rename options.AddMvcBinders() to options.UseMvc() and add an option allowing to disable binding exceptions 8 years ago
Kévin Chalet 32fe4b0ae7 Remove OpenIddict.Models/OpenIddict.Stores and move to per-provider models 8 years ago
Kévin Chalet 7bca2c06ed Revamp the OpenIddict services registration process and introduce new builders to separate the server APIs from the core APIs 8 years ago
Kévin Chalet ef139e23d1 Move the default stores to OpenIddict.Stores and the server components to OpenIddict.Server 8 years ago
Kévin Chalet 3d507b4f1f Change OpenIddict.EntityFramework's target framework from net461 to net451 9 years ago
Kévin Chalet df6bafb723 Add missing license headers 9 years ago
Kévin Chalet 3c17571919 Introduce built-in Entity Framework 6.x stores for OpenIddict 9 years ago
Kévin Chalet be5e842c96 Rename OpenIddict.EntityFramework to OpenIddict.EntityFrameworkCore 10 years ago
Kévin Chalet bb1d2e07be Remove OpenIddictDbContext and revamp OpenIddict/OpenIddict.Core 10 years ago
Kévin Chalet e23950f44e Introduce unit tests for OpenIddict, OpenIddict.EntityFramework and OpenIddict.Mvc 10 years ago
Kévin Chalet 7d57e3650f Set up the initial testing structure 10 years ago