Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-05-10 19:05:13 +00:00
parent 9fca082610
commit 462a0dcb40
560 changed files with 2485 additions and 113985 deletions

View File

@@ -76,9 +76,6 @@
<div class="markdown level0 remarks"></div>
<h3 id="classes">Classes
</h3>
<h4><a class="xref" href="OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationConfiguration-4.html">OpenIddictEntityFrameworkCoreApplicationConfiguration&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.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStore-1.html">OpenIddictEntityFrameworkCoreApplicationStore&lt;TContext&gt;</a></h4>
<section><p>Provides methods allowing to manage the applications stored in a database.</p>
</section>
@@ -93,9 +90,6 @@
</section>
<h4><a class="xref" href="OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreApplicationStoreResolver.TypeResolutionCache.html">OpenIddictEntityFrameworkCoreApplicationStoreResolver.TypeResolutionCache</a></h4>
<section></section>
<h4><a class="xref" href="OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreAuthorizationConfiguration-4.html">OpenIddictEntityFrameworkCoreAuthorizationConfiguration&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.EntityFrameworkCore.OpenIddictEntityFrameworkCoreAuthorizationStore-1.html">OpenIddictEntityFrameworkCoreAuthorizationStore&lt;TContext&gt;</a></h4>
<section><p>Provides methods allowing to manage the authorizations stored in a database.</p>
</section>
@@ -117,9 +111,6 @@ required by the OpenIddict stack in an Entity Framework Core context.</p>
<h4><a class="xref" href="OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreOptions.html">OpenIddictEntityFrameworkCoreOptions</a></h4>
<section><p>Provides various settings needed to configure
the OpenIddict Entity Framework Core integration.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreScopeConfiguration-2.html">OpenIddictEntityFrameworkCoreScopeConfiguration&lt;TScope, TKey&gt;</a></h4>
<section><p>Defines a relational mapping for the Scope entity.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreScopeStore-1.html">OpenIddictEntityFrameworkCoreScopeStore&lt;TContext&gt;</a></h4>
<section><p>Provides methods allowing to manage the scopes stored in a database.</p>
@@ -135,9 +126,6 @@ the OpenIddict Entity Framework Core integration.</p>
</section>
<h4><a class="xref" href="OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreScopeStoreResolver.TypeResolutionCache.html">OpenIddictEntityFrameworkCoreScopeStoreResolver.TypeResolutionCache</a></h4>
<section></section>
<h4><a class="xref" href="OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreTokenConfiguration-4.html">OpenIddictEntityFrameworkCoreTokenConfiguration&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.EntityFrameworkCore.OpenIddictEntityFrameworkCoreTokenStore-1.html">OpenIddictEntityFrameworkCoreTokenStore&lt;TContext&gt;</a></h4>
<section><p>Provides methods allowing to manage the tokens stored in a database.</p>
</section>