Skip to content

Commit

Permalink
Update documentation after commit 5af07a0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2023
1 parent 5af07a0 commit 2281d05
Show file tree
Hide file tree
Showing 88 changed files with 1,202 additions and 1,287 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
Expand All @@ -149,10 +149,10 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="MASES.EntityFrameworkCore.KNet.Design.Internal.html">MASES.EntityFrameworkCore.KNet.Design.Internal</a></h6>
Expand All @@ -168,11 +168,12 @@ <h3 id="constructors">Constructors
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Design_Internal_KafkaCSharpRuntimeAnnotationCodeGenerator__ctor_Microsoft_EntityFrameworkCore_Design_Internal_CSharpRuntimeAnnotationCodeGeneratorDependencies_.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Design.Internal.KafkaCSharpRuntimeAnnotationCodeGenerator.%23ctor(Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorDependencies)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Design/Internal/KafkaCSharpRuntimeAnnotationCodeGenerator.cs/#L35">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Design/Internal/KafkaCSharpRuntimeAnnotationCodeGenerator.cs/#L36">View Source</a>
</span>
<a id="MASES_EntityFrameworkCore_KNet_Design_Internal_KafkaCSharpRuntimeAnnotationCodeGenerator__ctor_" data-uid="MASES.EntityFrameworkCore.KNet.Design.Internal.KafkaCSharpRuntimeAnnotationCodeGenerator.#ctor*"></a>
<h4 id="MASES_EntityFrameworkCore_KNet_Design_Internal_KafkaCSharpRuntimeAnnotationCodeGenerator__ctor_Microsoft_EntityFrameworkCore_Design_Internal_CSharpRuntimeAnnotationCodeGeneratorDependencies_" data-uid="MASES.EntityFrameworkCore.KNet.Design.Internal.KafkaCSharpRuntimeAnnotationCodeGenerator.#ctor(Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorDependencies)">KafkaCSharpRuntimeAnnotationCodeGenerator(CSharpRuntimeAnnotationCodeGeneratorDependencies)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Default initializer</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
Expand All @@ -191,7 +192,8 @@ <h5 class="parameters">Parameters</h5>
<tr>
<td><span class="xref">Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorDependencies</span></td>
<td><span class="parametername">dependencies</span></td>
<td></td>
<td><p><span class="xref">Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorDependencies</span></p>
</td>
</tr>
</tbody>
</table>
Expand All @@ -210,7 +212,7 @@ <h3 id="implements">Implements</h3>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Design_Internal_KafkaCSharpRuntimeAnnotationCodeGenerator.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Design.Internal.KafkaCSharpRuntimeAnnotationCodeGenerator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Design/Internal/KafkaCSharpRuntimeAnnotationCodeGenerator.cs/#L33" class="contribution-link">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Design/Internal/KafkaCSharpRuntimeAnnotationCodeGenerator.cs/#L30" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h3 id="methods">Methods
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Design_Internal_KafkaDesignTimeServices_ConfigureDesignTimeServices_IServiceCollection_.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Design.Internal.KafkaDesignTimeServices.ConfigureDesignTimeServices(IServiceCollection)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Design/Internal/KafkaDesignTimeServices.cs/#L35">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Design/Internal/KafkaDesignTimeServices.cs/#L33">View Source</a>
</span>
<a id="MASES_EntityFrameworkCore_KNet_Design_Internal_KafkaDesignTimeServices_ConfigureDesignTimeServices_" data-uid="MASES.EntityFrameworkCore.KNet.Design.Internal.KafkaDesignTimeServices.ConfigureDesignTimeServices*"></a>
<h4 id="MASES_EntityFrameworkCore_KNet_Design_Internal_KafkaDesignTimeServices_ConfigureDesignTimeServices_IServiceCollection_" data-uid="MASES.EntityFrameworkCore.KNet.Design.Internal.KafkaDesignTimeServices.ConfigureDesignTimeServices(IServiceCollection)">ConfigureDesignTimeServices(IServiceCollection)</h4>
Expand Down Expand Up @@ -135,7 +135,7 @@ <h5 class="parameters">Parameters</h5>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Design_Internal_KafkaDesignTimeServices.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Design.Internal.KafkaDesignTimeServices%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Design/Internal/KafkaDesignTimeServices.cs/#L33" class="contribution-link">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Design/Internal/KafkaDesignTimeServices.cs/#L30" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
Expand All @@ -102,10 +102,10 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.html">MASES.EntityFrameworkCore.KNet.Diagnostics.Internal</a></h6>
Expand All @@ -121,7 +121,7 @@ <h3 id="methods">Methods
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggerExtensions_ChangesSaved_IDiagnosticsLogger_DbLoggerCategory_Update__IEnumerable_IUpdateEntry__System_Int32_.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggerExtensions.ChangesSaved(IDiagnosticsLogger%7BDbLoggerCategory.Update%7D%2CIEnumerable%7BIUpdateEntry%7D%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggerExtensions.cs/#L53">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggerExtensions.cs/#L50">View Source</a>
</span>
<a id="MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggerExtensions_ChangesSaved_" data-uid="MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggerExtensions.ChangesSaved*"></a>
<h4 id="MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggerExtensions_ChangesSaved_IDiagnosticsLogger_DbLoggerCategory_Update__IEnumerable_IUpdateEntry__System_Int32_" data-uid="MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggerExtensions.ChangesSaved(IDiagnosticsLogger{DbLoggerCategory.Update},IEnumerable{IUpdateEntry},System.Int32)">ChangesSaved(IDiagnosticsLogger&lt;DbLoggerCategory.Update&gt;, IEnumerable&lt;IUpdateEntry&gt;, Int32)</h4>
Expand Down Expand Up @@ -163,7 +163,7 @@ <h5 class="parameters">Parameters</h5>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggerExtensions_TransactionIgnoredWarning_IDiagnosticsLogger_DbLoggerCategory_Database_Transaction__.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggerExtensions.TransactionIgnoredWarning(IDiagnosticsLogger%7BDbLoggerCategory.Database.Transaction%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggerExtensions.cs/#L33">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggerExtensions.cs/#L30">View Source</a>
</span>
<a id="MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggerExtensions_TransactionIgnoredWarning_" data-uid="MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggerExtensions.TransactionIgnoredWarning*"></a>
<h4 id="MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggerExtensions_TransactionIgnoredWarning_IDiagnosticsLogger_DbLoggerCategory_Database_Transaction__" data-uid="MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggerExtensions.TransactionIgnoredWarning(IDiagnosticsLogger{DbLoggerCategory.Database.Transaction})">TransactionIgnoredWarning(IDiagnosticsLogger&lt;DbLoggerCategory.Database.Transaction&gt;)</h4>
Expand Down Expand Up @@ -201,7 +201,7 @@ <h5 class="parameters">Parameters</h5>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggerExtensions.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggerExtensions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggerExtensions.cs/#L31" class="contribution-link">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggerExtensions.cs/#L28" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h3 id="fields">Fields
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggingDefinitions_LogSavedChanges.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggingDefinitions.LogSavedChanges%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggingDefinitions.cs/#L31">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggingDefinitions.cs/#L28">View Source</a>
</span>
<h4 id="MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggingDefinitions_LogSavedChanges" data-uid="MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggingDefinitions.LogSavedChanges">LogSavedChanges</h4>
<div class="markdown level1 summary"></div>
Expand All @@ -116,7 +116,7 @@ <h5 class="fieldValue">Field Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">EventDefinitionBase</span>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">EventDefinitionBase</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand All @@ -126,7 +126,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggingDefinitions_LogTransactionsNotSupported.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggingDefinitions.LogTransactionsNotSupported%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggingDefinitions.cs/#L33">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggingDefinitions.cs/#L30">View Source</a>
</span>
<h4 id="MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggingDefinitions_LogTransactionsNotSupported" data-uid="MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggingDefinitions.LogTransactionsNotSupported">LogTransactionsNotSupported</h4>
<div class="markdown level1 summary"></div>
Expand All @@ -145,7 +145,7 @@ <h5 class="fieldValue">Field Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">EventDefinitionBase</span>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">EventDefinitionBase</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand All @@ -161,7 +161,7 @@ <h5 class="fieldValue">Field Value</h5>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Diagnostics_Internal_KafkaLoggingDefinitions.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Diagnostics.Internal.KafkaLoggingDefinitions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggingDefinitions.cs/#L29" class="contribution-link">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Diagnostics/Internal/KafkaLoggingDefinitions.cs/#L26" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Loading

0 comments on commit 2281d05

Please sign in to comment.