Skip to content

Commit

Permalink
deploy: f9c507b
Browse files Browse the repository at this point in the history
  • Loading branch information
ciprianjichici committed Aug 1, 2024
1 parent 2dacd33 commit 2a7ea33
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions api/dotnet/FoundationaLLM.DependencyInjection.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Class DependencyInjection | FoundationaLLM ">

<meta name="description" content="Provides extension methods used to configure dependency injection.">
<meta name="description" content="Dependency injection extensions for resource provider storage services.">
<link rel="icon" href="../../media/favicon.ico">
<link rel="stylesheet" href="../../public/docfx.min.css">
<link rel="stylesheet" href="../../public/main.css">
Expand Down Expand Up @@ -89,15 +89,15 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="FoundationaLLM_DependencyInjection" data-uid="FoundationaLLM.DependencyInjection" class="text-break">
Class DependencyInjection <a class="header-action link-secondary" title="View source" href="https://github.com/solliancenet/foundationallm/blob/main/src/dotnet/Authorization/Services/DependencyInjection.cs/#L22"><i class="bi bi-code-slash"></i></a>
Class DependencyInjection <a class="header-action link-secondary" title="View source" href="https://github.com/solliancenet/foundationallm/blob/main/src/dotnet/Common/Services/Security/DependencyInjection.cs/#L13"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="FoundationaLLM.html">FoundationaLLM</a></dd></dl>
<dl><dt>Assembly</dt><dd>FoundationaLLM.Authorization.dll</dd></dl>
<dl><dt>Assembly</dt><dd>FoundationaLLM.Common.dll</dd></dl>
</div>

<div class="markdown summary"><p>Provides extension methods used to configure dependency injection.</p>
<div class="markdown summary"><p>Dependency injection extensions for resource provider storage services.</p>
</div>
<div class="markdown conceptual"></div>

Expand Down Expand Up @@ -1476,7 +1476,7 @@ <h4 class="section">Parameters</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/solliancenet/foundationallm/blob/main/src/dotnet/Authorization/Services/DependencyInjection.cs/#L22" class="edit-link">Edit this page</a>
<a href="https://github.com/solliancenet/foundationallm/blob/main/src/dotnet/Common/Services/Security/DependencyInjection.cs/#L13" class="edit-link">Edit this page</a>
</div>


Expand Down
2 changes: 1 addition & 1 deletion api/dotnet/FoundationaLLM.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h3 id="classes">
</h3>
<dl class="jumplist">
<dt><a class="xref" href="FoundationaLLM.DependencyInjection.html">DependencyInjection</a></dt>
<dd><p>Provides extension methods used to configure dependency injection.</p>
<dd><p>Dependency injection extensions for resource provider storage services.</p>
</dd>
</dl>
<dl class="jumplist">
Expand Down
Loading

0 comments on commit 2a7ea33

Please sign in to comment.