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 #208

Merged
merged 1 commit into from
Jan 27, 2024
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 @@ -945,7 +945,7 @@ <h2 class="section" id="methods">Methods

<h3 id="MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_ApplyServices_Microsoft_Extensions_DependencyInjection_IServiceCollection_" data-uid="MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ApplyServices(Microsoft.Extensions.DependencyInjection.IServiceCollection)">
ApplyServices(IServiceCollection)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Infrastructure/Internal/KafkaOptionsExtension.cs/#L456"><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/Infrastructure/Internal/KafkaOptionsExtension.cs/#L468"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Adds the services required to make the selected options work. This is used when there
Expand Down Expand Up @@ -1012,7 +1012,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_ProducerOptions" data-uid="MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptions">
ProducerOptions()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Infrastructure/Internal/KafkaOptionsExtension.cs/#L422"><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/Infrastructure/Internal/KafkaOptionsExtension.cs/#L434"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Build <a class="xref" href="https://jnet.masesgroup.com/api/Java.Util.Properties.html">Properties</a> for producers</p>
Expand Down Expand Up @@ -1040,6 +1040,38 @@ <h4 class="section">Returns</h4>



<a id="MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_ProducerOptionsBuilder_" data-uid="MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptionsBuilder*"></a>

<h3 id="MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_ProducerOptionsBuilder" data-uid="MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptionsBuilder">
ProducerOptionsBuilder()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Infrastructure/Internal/KafkaOptionsExtension.cs/#L422"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Build <a class="xref" href="https://knet.masesgroup.com/api/MASES.KNet.Producer.ProducerConfigBuilder.html">ProducerConfigBuilder</a> for producers</p>
</div>
<div class="markdown level1 conceptual"></div>

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


<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://knet.masesgroup.com/api/MASES.KNet.Producer.ProducerConfigBuilder.html">ProducerConfigBuilder</a></dt>
<dd></dd>
</dl>











<a id="MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_StreamsOptions_" data-uid="MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.StreamsOptions*"></a>

<h3 id="MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_StreamsOptions" data-uid="MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.StreamsOptions">
Expand Down Expand Up @@ -1150,7 +1182,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_Validate_Microsoft_EntityFrameworkCore_Infrastructure_IDbContextOptions_" data-uid="MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.Validate(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions)">
Validate(IDbContextOptions)
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore/Infrastructure/Internal/KafkaOptionsExtension.cs/#L458"><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/Infrastructure/Internal/KafkaOptionsExtension.cs/#L470"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Gives the extension a chance to validate that all options in the extension are valid.
Expand Down
3 changes: 3 additions & 0 deletions docs/api/MASES.EntityFrameworkCore.KNet.KEFCore.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ <h1 id="MASES_EntityFrameworkCore_KNet_KEFCore" data-uid="MASES.EntityFrameworkC
<dl class="typelist inheritedMembers">
<dt>Inherited Members</dt>
<dd>
<div>
<a class="xref" href="https://knet.masesgroup.com/api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_DefaultLog4JConfiguration">KNetCore&lt;KEFCore&gt;.DefaultLog4JConfiguration()</a>
</div>
<div>
<a class="xref" href="https://knet.masesgroup.com/api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_ProcessCommandLine">KNetCore&lt;KEFCore&gt;.ProcessCommandLine()</a>
</div>
Expand Down
13 changes: 13 additions & 0 deletions docs/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,19 @@ references:
isSpec: "True"
fullName: MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptions
nameWithType: KafkaOptionsExtension.ProducerOptions
- uid: MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptionsBuilder
name: ProducerOptionsBuilder()
href: api/MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.html#MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_ProducerOptionsBuilder
commentId: M:MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptionsBuilder
fullName: MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptionsBuilder()
nameWithType: KafkaOptionsExtension.ProducerOptionsBuilder()
- uid: MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptionsBuilder*
name: ProducerOptionsBuilder
href: api/MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.html#MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_ProducerOptionsBuilder_
commentId: Overload:MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptionsBuilder
isSpec: "True"
fullName: MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.ProducerOptionsBuilder
nameWithType: KafkaOptionsExtension.ProducerOptionsBuilder
- uid: MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.StreamsConfig
name: StreamsConfig
href: api/MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.html#MASES_EntityFrameworkCore_KNet_Infrastructure_Internal_KafkaOptionsExtension_StreamsConfig
Expand Down