Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-04-09 10:51:20 +00:00
parent 365b4fabb0
commit 8bd2df081c
834 changed files with 2153 additions and 113840 deletions

View File

@@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace OpenIddict.EntityFramework
">
<meta name="generator" content="docfx 2.56.6.0">
<meta name="generator" content="docfx 2.56.7.0">
<link rel="shortcut icon" href="../images/favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@@ -76,9 +76,6 @@
<div class="markdown level0 remarks"></div>
<h3 id="classes">Classes
</h3>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationConfiguration-4.html">OpenIddictEntityFrameworkApplicationConfiguration&lt;TApplication, TAuthorization, TToken, TKey&gt;</a></h4>
<section><p>Defines a relational mapping for the Application entity.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore-1.html">OpenIddictEntityFrameworkApplicationStore&lt;TContext&gt;</a></h4>
<section><p>Provides methods allowing to manage the applications stored in a database.</p>
</section>
@@ -90,9 +87,6 @@
</section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStoreResolver.TypeResolutionCache.html">OpenIddictEntityFrameworkApplicationStoreResolver.TypeResolutionCache</a></h4>
<section></section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkAuthorizationConfiguration-4.html">OpenIddictEntityFrameworkAuthorizationConfiguration&lt;TAuthorization, TApplication, TToken, TKey&gt;</a></h4>
<section><p>Defines a relational mapping for the Authorization entity.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkAuthorizationStore-1.html">OpenIddictEntityFrameworkAuthorizationStore&lt;TContext&gt;</a></h4>
<section><p>Provides methods allowing to manage the authorizations stored in a database.</p>
</section>
@@ -107,9 +101,6 @@
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkOptions.html">OpenIddictEntityFrameworkOptions</a></h4>
<section><p>Provides various settings needed to configure
the OpenIddict Entity Framework 6.x integration.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkScopeConfiguration-2.html">OpenIddictEntityFrameworkScopeConfiguration&lt;TScope, TKey&gt;</a></h4>
<section><p>Defines a relational mapping for the Scope entity.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkScopeStore-1.html">OpenIddictEntityFrameworkScopeStore&lt;TContext&gt;</a></h4>
<section><p>Provides methods allowing to manage the scopes stored in a database.</p>
@@ -122,9 +113,6 @@ the OpenIddict Entity Framework 6.x integration.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkScopeStoreResolver.TypeResolutionCache.html">OpenIddictEntityFrameworkScopeStoreResolver.TypeResolutionCache</a></h4>
<section></section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkTokenConfiguration-4.html">OpenIddictEntityFrameworkTokenConfiguration&lt;TToken, TApplication, TAuthorization, TKey&gt;</a></h4>
<section><p>Defines a relational mapping for the Token entity.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkTokenStore-1.html">OpenIddictEntityFrameworkTokenStore&lt;TContext&gt;</a></h4>
<section><p>Provides methods allowing to manage the tokens stored in a database.</p>
</section>