Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes by GitHub action #182

Merged
merged 1 commit into from
Nov 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaResources" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaResources" class="text-break">
Class KafkaResources
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L125"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L131"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -158,7 +158,7 @@ <h2 class="section" id="methods">Methods

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaResources_LogSavedChanges_Microsoft_EntityFrameworkCore_Diagnostics_IDiagnosticsLogger_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaResources.LogSavedChanges(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger)">
LogSavedChanges(IDiagnosticsLogger)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L133"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L139"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Saved {count} entities to Kafka store.</p>
Expand Down Expand Up @@ -195,7 +195,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaResources_LogTransactionsNotSupported_Microsoft_EntityFrameworkCore_Diagnostics_IDiagnosticsLogger_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaResources.LogTransactionsNotSupported(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger)">
LogTransactionsNotSupported(IDiagnosticsLogger)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L158"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L164"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Transactions are not supported by the Kafka store. See <a href="http://go.microsoft.com/fwlink/?LinkId=800142">http://go.microsoft.com/fwlink/?LinkId=800142</a></p>
Expand Down Expand Up @@ -232,7 +232,7 @@ <h4 class="section">Returns</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L125" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L131" class="edit-link">Edit this page</a>
</div>


Expand Down
48 changes: 40 additions & 8 deletions docs/api/MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h4 class="section">Property Value</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_NoQueryStrings" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.NoQueryStrings">
NoQueryStrings
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L49"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L55"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>There is no query string because the Kafka provider does not use a string-based query language.</p>
Expand Down Expand Up @@ -250,11 +250,43 @@ <h4 class="section">Property Value</h4>



<a id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_NonComposedGroupByNotSupported_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.NonComposedGroupByNotSupported*"></a>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_NonComposedGroupByNotSupported" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.NonComposedGroupByNotSupported">
NonComposedGroupByNotSupported
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L49"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>A 'GroupBy' operation which is not composed into aggregate or projection of elements is not supported.</p>
</div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static string NonComposedGroupByNotSupported { get; }</code></pre>
</div>





<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
</dl>








<a id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_SetOperationsNotAllowedAfterClientEvaluation_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.SetOperationsNotAllowedAfterClientEvaluation*"></a>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_SetOperationsNotAllowedAfterClientEvaluation" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.SetOperationsNotAllowedAfterClientEvaluation">
SetOperationsNotAllowedAfterClientEvaluation
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L71"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L77"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Unable to translate set operation after client projection has been applied. Consider moving the set operation before the last 'Select' call.</p>
Expand Down Expand Up @@ -286,7 +318,7 @@ <h4 class="section">Property Value</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_UpdateConcurrencyException" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.UpdateConcurrencyException">
UpdateConcurrencyException
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L85"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L91"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Attempted to update or delete an entity that does not exist in the store.</p>
Expand Down Expand Up @@ -361,7 +393,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_NullabilityErrorException_System_Object_System_Object_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.NullabilityErrorException(System.Object,System.Object)">
NullabilityErrorException(object?, object?)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L55"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L61"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Required properties '{requiredProperties}' are missing for the instance of entity type '{entityType}'. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the entity key value.</p>
Expand Down Expand Up @@ -400,7 +432,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_NullabilityErrorExceptionSensitive_System_Object_System_Object_System_Object_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.NullabilityErrorExceptionSensitive(System.Object,System.Object,System.Object)">
NullabilityErrorExceptionSensitive(object?, object?, object?)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L63"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L69"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Required properties '{requiredProperties}' are missing for the instance of entity type '{entityType}' with the key value '{keyValue}'.</p>
Expand Down Expand Up @@ -441,7 +473,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_UnableToBindMemberToEntityProjection_System_Object_System_Object_System_Object_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.UnableToBindMemberToEntityProjection(System.Object,System.Object,System.Object)">
UnableToBindMemberToEntityProjection(object?, object?, object?)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L77"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L83"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Unable to bind '{memberType}' '{member}' to entity projection of '{entityType}'.</p>
Expand Down Expand Up @@ -482,7 +514,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_UpdateConcurrencyTokenException_System_Object_System_Object_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.UpdateConcurrencyTokenException(System.Object,System.Object)">
UpdateConcurrencyTokenException(object?, object?)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L91"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L97"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Conflicts were detected for instance of entity type '{entityType}' on the concurrency token properties {properties}. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting values.</p>
Expand Down Expand Up @@ -521,7 +553,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Internal_KafkaStrings_UpdateConcurrencyTokenExceptionSensitive_System_Object_System_Object_System_Object_System_Object_" data-uid="MASES.EntityFrameworkCore.KNet.Internal.KafkaStrings.UpdateConcurrencyTokenExceptionSensitive(System.Object,System.Object,System.Object,System.Object)">
UpdateConcurrencyTokenExceptionSensitive(object?, object?, object?, object?)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L99"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Properties/KafkaStrings.Designer.cs/#L105"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Conflicts were detected for instance of entity type '{entityType}' with the key value '{keyValue}' on the concurrency token property values {conflictingValues}, with corresponding database values {databaseValues}.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext" class="text-break">
Class KafkaQueryContext
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L29"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L28"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -210,7 +210,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext__ctor_Microsoft_EntityFrameworkCore_Query_QueryContextDependencies_MASES_EntityFrameworkCore_KNet_Storage_Internal_IKafkaCluster_" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.#ctor(Microsoft.EntityFrameworkCore.Query.QueryContextDependencies,MASES.EntityFrameworkCore.KNet.Storage.Internal.IKafkaCluster)">
KafkaQueryContext(QueryContextDependencies, IKafkaCluster)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L44"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L43"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Default initializer</p>
Expand Down Expand Up @@ -248,7 +248,7 @@ <h2 class="section" id="methods">Methods

<h3 id="MASES_EntityFrameworkCore_KNet_Query_Internal_KafkaQueryContext_GetValueBuffers_Microsoft_EntityFrameworkCore_Metadata_IEntityType_" data-uid="MASES.EntityFrameworkCore.KNet.Query.Internal.KafkaQueryContext.GetValueBuffers(Microsoft.EntityFrameworkCore.Metadata.IEntityType)">
GetValueBuffers(IEntityType)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L37"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L36"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Retrieve <a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.entityframeworkcore.storage.valuebuffer">ValueBuffer</a> for the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.entityframeworkcore.metadata.ientitytype">IEntityType</a></p>
Expand Down Expand Up @@ -285,7 +285,7 @@ <h4 class="section">Returns</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L29" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Query/Internal/KafkaQueryContext.cs/#L28" class="edit-link">Edit this page</a>
</div>


Expand Down
Loading