Skip to content

Commit

Permalink
deploy: fd44152
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigas002 committed Dec 25, 2023
1 parent 324ef3c commit 9fcfe10
Show file tree
Hide file tree
Showing 5 changed files with 151 additions and 9 deletions.
68 changes: 68 additions & 0 deletions api/Deploy.Core.Context.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,74 @@ <h1 id="Deploy_Core_Context" data-uid="Deploy.Core.Context" class="text-break">



<h2 class="section" id="constructors">Constructors
</h2>


<a id="Deploy_Core_Context__ctor_" data-uid="Deploy.Core.Context.#ctor*"></a>

<h3 id="Deploy_Core_Context__ctor" data-uid="Deploy.Core.Context.#ctor">
Context()
<a class="header-action link-secondary" title="View source" href="https://github.com/Gigas002/dotnet_gh_deploy/blob/master/Deploy.Core/Context.cs/#L32"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.entityframeworkcore.dbcontext">DbContext</a> class. The
<a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.entityframeworkcore.dbcontext.onconfiguring">OnConfiguring(DbContextOptionsBuilder)</a>
method will be called to configure the database (and other options) to be used for this context.</p>
</div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Context()</code></pre>
</div>









<h4 class="section" id="Deploy_Core_Context__ctor_remarks">Remarks</h4>
<div class="markdown level1 remarks"><p>See <a href="https://aka.ms/efcore-docs-dbcontext">DbContext lifetime, configuration, and initialization</a>
for more information and examples.</p>
</div>




<a id="Deploy_Core_Context__ctor_" data-uid="Deploy.Core.Context.#ctor*"></a>

<h3 id="Deploy_Core_Context__ctor_Microsoft_EntityFrameworkCore_DbContextOptions_Deploy_Core_Context__" data-uid="Deploy.Core.Context.#ctor(Microsoft.EntityFrameworkCore.DbContextOptions{Deploy.Core.Context})">
Context(DbContextOptions&lt;Context&gt;)
<a class="header-action link-secondary" title="View source" href="https://github.com/Gigas002/dotnet_gh_deploy/blob/master/Deploy.Core/Context.cs/#L36"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Context(DbContextOptions&lt;Context&gt; options)</code></pre>
</div>

<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>options</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.entityframeworkcore.dbcontextoptions-1">DbContextOptions</a>&lt;<a class="xref" href="Deploy.Core.Context.html">Context</a>&gt;</dt>
<dd></dd>
</dl>












<h2 class="section" id="properties">Properties
</h2>

Expand Down
33 changes: 33 additions & 0 deletions api/Deploy.Core.User.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,39 @@ <h4 class="section">Parameters</h4>



<a id="Deploy_Core_User_Clone_" data-uid="Deploy.Core.User.Clone*"></a>

<h3 id="Deploy_Core_User_Clone" data-uid="Deploy.Core.User.Clone">
Clone()
<a class="header-action link-secondary" title="View source" href="https://github.com/Gigas002/dotnet_gh_deploy/blob/master/Deploy.Core/User.cs/#L54"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Clone this user's fields</p>
</div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public User Clone()</code></pre>
</div>


<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="Deploy.Core.User.html">User</a></dt>
<dd><p>Cloned user</p>
</dd>
</dl>












</article>

Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,17 @@ <h2 id="configuration">Configuration</h2>
<li><a href="https://github.com/microsoft1estools">Dotnet Policy Service</a></li>
</ul>
<h2 id="releases">Releases</h2>
<p><strong>Downloaded</strong></p>
<p><strong>Download statistics</strong></p>
<p>On Github: <a href="https://github.com/Gigas002/dotnet_gh_deploy/releases"><img src="https://img.shields.io/github/downloads/Gigas002/dotnet_gh_deploy/total" alt="GitHub all releases"></a></p>
<p>Deploy.Core: <a href="https://www.nuget.org/packages/Deploy.Core/"><img src="https://img.shields.io/nuget/dt/Deploy.Core" alt="Nuget"></a></p>
<p>Deploy.Core.Dummy: <a href="https://www.nuget.org/packages/Deploy.Core.Dummy/"><img src="https://img.shields.io/nuget/dt/Deploy.Core.Dummy" alt="Nuget"></a></p>
<p><strong>Grab binaries</strong></p>
<p><strong>Download links</strong></p>
<p>GitHub Releases: <a href="https://github.com/Gigas002/dotnet_gh_deploy/releases/latest"><img src="https://img.shields.io/github/release/Gigas002/dotnet_gh_deploy.svg" alt="Release"></a></p>
<p>NuGet: <a href="https://www.nuget.org/packages/Deploy.Core/"><img src="https://img.shields.io/nuget/v/Deploy.Core.svg" alt="NuGet"></a></p>
<p>Deploy.Cli on Docker Hub: <a href="https://hub.docker.com/repository/docker/gigas002/deploy.cli"><img src="https://img.shields.io/docker/v/gigas002/deploy.cli" alt="Docker Image (latest/tagged)"></a></p>
<p>Deploy.Benchmarks on Docker Hub: <a href="https://hub.docker.com/repository/docker/gigas002/deploy.benchmarks"><img src="https://img.shields.io/docker/v/gigas002/deploy.benchmarks" alt="Docker Image (latest/tagged)"></a></p>
<h2 id="vulnerabilities">Vulnerabilities</h2>
<p>Build.props are <a href="https://docs.snyk.io/guides/snyk-for-.net-developers#not-supported-in-.net">not yet supported</a> by snyk</p>
<p>Build.props are <a href="https://docs.snyk.io/scan-using-snyk/supported-languages-and-frameworks/.net/troubleshooting-.net#not-supported-in-snyk-open-source-for-.net">not yet supported</a> by snyk</p>
<h2 id="resources">Resources</h2>
<p>Icons: [https://www.flaticon.com/packs/far-west]</p>
<h2 id="sponsors">Sponsors</h2>
Expand Down
12 changes: 6 additions & 6 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@
"type": "Toc",
"source_relative_path": "_docs/api/toc.yml",
"output": {
".html": {
"relative_path": "api/toc.html"
},
".json": {
"relative_path": "api/toc.json"
},
".html": {
"relative_path": "api/toc.html"
}
},
"version": ""
Expand Down Expand Up @@ -189,11 +189,11 @@
"type": "Toc",
"source_relative_path": "_docs/toc.yml",
"output": {
".html": {
"relative_path": "toc.html"
},
".json": {
"relative_path": "toc.json"
},
".html": {
"relative_path": "toc.html"
}
},
"version": ""
Expand Down
41 changes: 41 additions & 0 deletions xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,34 @@ references:
commentId: T:Deploy.Core.Context
fullName: Deploy.Core.Context
nameWithType: Context
- uid: Deploy.Core.Context.#ctor
name: Context()
href: api/Deploy.Core.Context.html#Deploy_Core_Context__ctor
commentId: M:Deploy.Core.Context.#ctor
name.vb: New()
fullName: Deploy.Core.Context.Context()
fullName.vb: Deploy.Core.Context.New()
nameWithType: Context.Context()
nameWithType.vb: Context.New()
- uid: Deploy.Core.Context.#ctor(Microsoft.EntityFrameworkCore.DbContextOptions{Deploy.Core.Context})
name: Context(DbContextOptions<Context>)
href: api/Deploy.Core.Context.html#Deploy_Core_Context__ctor_Microsoft_EntityFrameworkCore_DbContextOptions_Deploy_Core_Context__
commentId: M:Deploy.Core.Context.#ctor(Microsoft.EntityFrameworkCore.DbContextOptions{Deploy.Core.Context})
name.vb: New(DbContextOptions(Of Context))
fullName: Deploy.Core.Context.Context(Microsoft.EntityFrameworkCore.DbContextOptions<Deploy.Core.Context>)
fullName.vb: Deploy.Core.Context.New(Microsoft.EntityFrameworkCore.DbContextOptions(Of Deploy.Core.Context))
nameWithType: Context.Context(DbContextOptions<Context>)
nameWithType.vb: Context.New(DbContextOptions(Of Context))
- uid: Deploy.Core.Context.#ctor*
name: Context
href: api/Deploy.Core.Context.html#Deploy_Core_Context__ctor_
commentId: Overload:Deploy.Core.Context.#ctor
isSpec: "True"
name.vb: New
fullName: Deploy.Core.Context.Context
fullName.vb: Deploy.Core.Context.New
nameWithType: Context.Context
nameWithType.vb: Context.New
- uid: Deploy.Core.Context.Companies
name: Companies
href: api/Deploy.Core.Context.html#Deploy_Core_Context_Companies
Expand Down Expand Up @@ -254,6 +282,19 @@ references:
isSpec: "True"
fullName: Deploy.Core.User.Age
nameWithType: User.Age
- uid: Deploy.Core.User.Clone
name: Clone()
href: api/Deploy.Core.User.html#Deploy_Core_User_Clone
commentId: M:Deploy.Core.User.Clone
fullName: Deploy.Core.User.Clone()
nameWithType: User.Clone()
- uid: Deploy.Core.User.Clone*
name: Clone
href: api/Deploy.Core.User.html#Deploy_Core_User_Clone_
commentId: Overload:Deploy.Core.User.Clone
isSpec: "True"
fullName: Deploy.Core.User.Clone
nameWithType: User.Clone
- uid: Deploy.Core.User.Company
name: Company
href: api/Deploy.Core.User.html#Deploy_Core_User_Company
Expand Down

0 comments on commit 9fcfe10

Please sign in to comment.