openiddict-documentation/api/Microsoft.Extensions.DependencyInjection.html
2021-01-17 17:45:35 +00:00

218 lines
13 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace Microsoft.Extensions.DependencyInjection
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Microsoft.Extensions.DependencyInjection
">
<meta name="generator" content="docfx 2.56.6.0">
<link rel="shortcut icon" href="../images/favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head> <body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../images/logo.png" alt="">
</a> </div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Microsoft.Extensions.DependencyInjection">
<h1 id="Microsoft_Extensions_DependencyInjection" data-uid="Microsoft.Extensions.DependencyInjection" class="text-break">Namespace Microsoft.Extensions.DependencyInjection
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="classes">Classes
</h3>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.html">OpenIddictBuilder</a></h4>
<section><p>Provides a shared entry point allowing to configure the OpenIddict services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.html">OpenIddictCoreBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict core services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictCoreExtensions.html">OpenIddictCoreExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict core services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.html">OpenIddictEntityFrameworkBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict Entity Framework 6.x services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.html">OpenIddictEntityFrameworkCoreBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict Entity Framework Core services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreExtensions.html">OpenIddictEntityFrameworkCoreExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict Entity Framework Core services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkExtensions.html">OpenIddictEntityFrameworkExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict Entity Framework 6.x services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictExtensions.html">OpenIddictExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.html">OpenIddictMongoDbBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict MongoDB services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbExtensions.html">OpenIddictMongoDbExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict MongoDB services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.html">OpenIddictQuartzBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict Quartz.NET integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzExtensions.html">OpenIddictQuartzExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict Quartz.NET integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.html">OpenIddictServerAspNetCoreBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure
the OpenIddict server ASP.NET Core integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreExtensions.html">OpenIddictServerAspNetCoreExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict server services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictServerBuilder.html">OpenIddictServerBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict server services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.html">OpenIddictServerDataProtectionBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the
OpenIddict ASP.NET Core Data Protection integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionExtensions.html">OpenIddictServerDataProtectionExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict ASP.NET Core Data Protection server services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictServerExtensions.html">OpenIddictServerExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict server services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.html">OpenIddictServerOwinBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure
the OpenIddict server OWIN/Katana integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinExtensions.html">OpenIddictServerOwinExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict server services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.html">OpenIddictValidationAspNetCoreBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure
the OpenIddict validation ASP.NET Core integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreExtensions.html">OpenIddictValidationAspNetCoreExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict validation services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.html">OpenIddictValidationBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict validation services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.html">OpenIddictValidationDataProtectionBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the
OpenIddict ASP.NET Core Data Protection integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionExtensions.html">OpenIddictValidationDataProtectionExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict ASP.NET Core Data Protection validation services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationExtensions.html">OpenIddictValidationExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict validation services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.html">OpenIddictValidationOwinBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure
the OpenIddict validation OWIN/Katana integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinExtensions.html">OpenIddictValidationOwinExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict validation services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.html">OpenIddictValidationServerIntegrationBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict validation services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationExtensions.html">OpenIddictValidationServerIntegrationExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict validation/server integration services.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.html">OpenIddictValidationSystemNetHttpBuilder</a></h4>
<section><p>Exposes the necessary methods required to configure the OpenIddict validation/System.Net.Http integration.</p>
</section>
<h4><a class="xref" href="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpExtensions.html">OpenIddictValidationSystemNetHttpExtensions</a></h4>
<section><p>Exposes extensions allowing to register the OpenIddict validation/System.Net.Http integration services.</p>
</section>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>