Add documentation for Entity Framework Core and MongoDB integrations

This commit is contained in:
Kévin Chalet
2022-01-11 17:28:52 +01:00
parent 7cf51db471
commit eb3fd55b65
19 changed files with 237 additions and 43 deletions

6
integrations/index.md Normal file
View File

@@ -0,0 +1,6 @@
# Integrations
OpenIddict offers native integrations with popular Objectrelational Mapping tools and Database Clients like Entity Framework 6 and Entity Framework Core or MongoDB.
Documentation for integrations maintained by the OpenIddict community can be found in their respective repositories:
- **[P41.OpenIddict.CouchDB](https://github.com/panoukos41/couchdb-openiddict)** by [Panos Athanasiou](https://github.com/panoukos41): CouchDB stores for OpenIddict.