Skip to content

Commit

Permalink
Update documentation after commit cf661ae
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2023
1 parent cf661ae commit 0752e92
Show file tree
Hide file tree
Showing 36 changed files with 680 additions and 239 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h5 class="fieldValue">Field Value</h5>
</thead>
<tbody>
<tr>
<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><span class="xref">System.Nullable</span>&lt;<span class="xref">EventDefinitionBase</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -141,7 +141,7 @@ <h5 class="fieldValue">Field Value</h5>
</thead>
<tbody>
<tr>
<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><span class="xref">System.Nullable</span>&lt;<span class="xref">EventDefinitionBase</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -991,7 +991,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td><span class="parametername">defaultConsumerInstances</span></td>
<td></td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td><span class="parametername">defaultConsumerInstances</span></td>
<td><p>The default number of consumer instances to be used in conjunction with <a class="xref" href="MASES.EntityFrameworkCore.KNet.Infrastructure.KafkaDbContextOptionsBuilder.html#MASES_EntityFrameworkCore_KNet_Infrastructure_KafkaDbContextOptionsBuilder_WithCompactedReplicator_System_Boolean_">WithCompactedReplicator(Boolean)</a></p>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Action</span>&lt;<a class="xref" href="MASES.EntityFrameworkCore.KNet.Infrastructure.KafkaDbContextOptionsBuilder.html">KafkaDbContextOptionsBuilder</a>&gt;&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">Action</span>&lt;<a class="xref" href="MASES.EntityFrameworkCore.KNet.Infrastructure.KafkaDbContextOptionsBuilder.html">KafkaDbContextOptionsBuilder</a>&gt;&gt;</td>
<td><span class="parametername">kafkaOptionsAction</span></td>
<td><p>An optional action to allow additional Kafka specific configuration.</p>
</td>
Expand Down Expand Up @@ -251,7 +251,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Action</span>&lt;<a class="xref" href="MASES.EntityFrameworkCore.KNet.Infrastructure.KafkaDbContextOptionsBuilder.html">KafkaDbContextOptionsBuilder</a>&gt;&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">Action</span>&lt;<a class="xref" href="MASES.EntityFrameworkCore.KNet.Infrastructure.KafkaDbContextOptionsBuilder.html">KafkaDbContextOptionsBuilder</a>&gt;&gt;</td>
<td><span class="parametername">kafkaOptionsAction</span></td>
<td><p>An optional action to allow additional Kafka specific configuration.</p>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="parametername">query</span></td>
<td><p>The query that will provide the underlying data for the keyless entity type.</p>
</td>
Expand Down Expand Up @@ -216,7 +216,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="parametername">query</span></td>
<td><p>The query that will provide the underlying data for the entity type.</p>
</td>
Expand Down Expand Up @@ -276,7 +276,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="parametername">query</span></td>
<td><p>The query that will provide the underlying data for the entity type.</p>
</td>
Expand All @@ -299,7 +299,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">IConventionEntityTypeBuilder</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">IConventionEntityTypeBuilder</span>&gt;</td>
<td><p>The same builder instance if the query was set, <span class="xref">null</span> otherwise.</p>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -265,7 +265,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">ConfigurationSource</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">ConfigurationSource</span>&gt;</td>
<td><p>The configuration source for <a class="xref" href="MASES.EntityFrameworkCore.KNet.KafkaEntityTypeExtensions.html#MASES_EntityFrameworkCore_KNet_KafkaEntityTypeExtensions_GetKafkaQuery_IReadOnlyEntityType_">GetKafkaQuery(IReadOnlyEntityType)</a>.</p>
</td>
</tr>
Expand Down Expand Up @@ -315,7 +315,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><p>The LINQ query used as the default source.</p>
</td>
</tr>
Expand Down Expand Up @@ -458,7 +458,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="parametername">kafkaQuery</span></td>
<td><p>The LINQ query used as the default source.</p>
</td>
Expand All @@ -481,7 +481,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><p>The configured entity type.</p>
</td>
</tr>
Expand Down Expand Up @@ -520,7 +520,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">LambdaExpression</span>&gt;</td>
<td><span class="parametername">kafkaQuery</span></td>
<td><p>The LINQ query used as the default source.</p>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h1 id="MASES_EntityFrameworkCore_KNet_Query_Internal_AnonymousObject" data-uid=
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.tostring#system-valuetype-tostring">ValueType.ToString()</a>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<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>
Expand Down Expand Up @@ -211,7 +211,7 @@ <h5 class="returns">Returns</h5>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.equals#system-valuetype-equals(system-object)">ValueType.Equals(Object)</a></div>
<div><span class="xref">System.ValueType.Equals(System.Object)</span></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Query_Internal_AnonymousObject_GetHashCode.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Query.Internal.AnonymousObject.GetHashCode%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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">INavigationBase</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">INavigationBase</span>&gt;</td>
<td><span class="parametername">navigation</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -226,7 +226,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">INavigationBase</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">INavigationBase</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">EntityShaperExpression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">EntityShaperExpression</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Expression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">Expression</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Expression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">Expression</span>&gt;</td>
<td><span class="parametername">expression</span></td>
<td></td>
</tr>
Expand All @@ -221,7 +221,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Expression</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">Expression</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3 id="constructors">Constructors
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext__ctor_QueryContextDependencies_MASES_EntityFrameworkCore_KNet_Storage_Internal_IKafkaCluster_.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.%23ctor(QueryContextDependencies%2CMASES.EntityFrameworkCore.KNet.Storage.Internal.IKafkaCluster)%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/Query/Internal/KafkaQueryContext.cs/#L43">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L35">View Source</a>
</span>
<a id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext__ctor_" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.#ctor*"></a>
<h4 id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext__ctor_QueryContextDependencies_MASES_EntityFrameworkCore_KNet_Storage_Internal_IKafkaCluster_" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.#ctor(QueryContextDependencies,MASES.EntityFrameworkCore.KNet.Storage.Internal.IKafkaCluster)">KafkaQueryContext(QueryContextDependencies, IKafkaCluster)</h4>
Expand Down Expand Up @@ -125,46 +125,14 @@ <h5 class="parameters">Parameters</h5>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext_Cluster.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.Cluster%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/Query/Internal/KafkaQueryContext.cs/#L49">View Source</a>
</span>
<a id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext_Cluster_" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.Cluster*"></a>
<h4 id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext_Cluster" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.Cluster">Cluster</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual IKafkaCluster Cluster { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="MASES.EntityFrameworkCore.KNet.Storage.Internal.IKafkaCluster.html">IKafkaCluster</a></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/masesgroup/KEFCore/new/master/apiSpec/new?filename=MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext_GetValueBuffers_IEntityType_.md&amp;value=---%0Auid%3A%20MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.GetValueBuffers(IEntityType)%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/Query/Internal/KafkaQueryContext.cs/#L31">View Source</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L30">View Source</a>
</span>
<a id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext_GetValueBuffers_" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.GetValueBuffers*"></a>
<h4 id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext_GetValueBuffers_IEntityType_" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.GetValueBuffers(IEntityType)">GetValueBuffers(IEntityType)</h4>
Expand Down
Loading

0 comments on commit 0752e92

Please sign in to comment.