From 3fe0e74a725a8b066d06265ce9d27eb2e36ce7c2 Mon Sep 17 00:00:00 2001 From: masesdevelopers Date: Sat, 27 Jan 2024 19:22:25 +0000 Subject: [PATCH] Update documentation after commit abc56e2 --- ...ucture.Internal.KafkaOptionsExtension.html | 38 +++++++++++++++++-- ...ASES.EntityFrameworkCore.KNet.KEFCore.html | 3 ++ docs/xrefmap.yml | 13 +++++++ 3 files changed, 51 insertions(+), 3 deletions(-) diff --git a/docs/api/MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.html b/docs/api/MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.html index 98bc39ba..e3505c65 100644 --- a/docs/api/MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.html +++ b/docs/api/MASES.EntityFrameworkCore.KNet.Infrastructure.Internal.KafkaOptionsExtension.html @@ -945,7 +945,7 @@

Methods

ApplyServices(IServiceCollection) - +

Adds the services required to make the selected options work. This is used when there @@ -1012,7 +1012,7 @@

Returns

ProducerOptions() - +

Build Properties for producers

@@ -1040,6 +1040,38 @@

Returns

+ + +

+ ProducerOptionsBuilder() + +

+ +

Build ProducerConfigBuilder for producers

+
+
+ +
+
public virtual ProducerConfigBuilder ProducerOptionsBuilder()
+
+ + +

Returns

+
+
ProducerConfigBuilder
+
+
+ + + + + + + + + + +

@@ -1150,7 +1182,7 @@

Returns

Validate(IDbContextOptions) - +

Gives the extension a chance to validate that all options in the extension are valid. diff --git a/docs/api/MASES.EntityFrameworkCore.KNet.KEFCore.html b/docs/api/MASES.EntityFrameworkCore.KNet.KEFCore.html index 694459b1..1a8d5551 100644 --- a/docs/api/MASES.EntityFrameworkCore.KNet.KEFCore.html +++ b/docs/api/MASES.EntityFrameworkCore.KNet.KEFCore.html @@ -129,6 +129,9 @@

Inherited Members
+ diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index 220eacd3..483ba4b7 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -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