Skip to content

Commit

Permalink
docs: update docs for v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BEagle1984 committed Dec 3, 2023
1 parent 73f13de commit 46e0265
Show file tree
Hide file tree
Showing 661 changed files with 46,417 additions and 4,321 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>About | Silverback </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="About | Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddBrokerExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddInboundLogExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddKafkaExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddMockedKafkaExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down Expand Up @@ -90,7 +90,7 @@

<h1 id="Microsoft_Extensions_DependencyInjection_BrokerOptionsBuilderAddMockedKafkaExtensions" data-uid="Microsoft.Extensions.DependencyInjection.BrokerOptionsBuilderAddMockedKafkaExtensions" class="text-break">Class BrokerOptionsBuilderAddMockedKafkaExtensions
</h1>
<div class="markdown level0 summary"><p>Adds the <code>AddMockedKafka</code> method to the <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span>.</p>
<div class="markdown level0 summary"><p>Adds the <code>AddMockedKafka</code> method to the <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a>.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
Expand Down Expand Up @@ -158,9 +158,9 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span></td>
<td><a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a></td>
<td><span class="parametername">brokerOptionsBuilder</span></td>
<td><p>The <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span> that references the <span class="xref">Microsoft.Extensions.DependencyInjection.IServiceCollection</span> to
<td><p>The <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a> that references the <span class="xref">Microsoft.Extensions.DependencyInjection.IServiceCollection</span> to
add the services to.</p>
</td>
</tr>
Expand All @@ -182,8 +182,8 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span></td>
<td><p>The <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span> so that additional calls can be chained.</p>
<td><a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a></td>
<td><p>The <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a> so that additional calls can be chained.</p>
</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddMockedMqttExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down Expand Up @@ -90,7 +90,7 @@

<h1 id="Microsoft_Extensions_DependencyInjection_BrokerOptionsBuilderAddMockedMqttExtensions" data-uid="Microsoft.Extensions.DependencyInjection.BrokerOptionsBuilderAddMockedMqttExtensions" class="text-break">Class BrokerOptionsBuilderAddMockedMqttExtensions
</h1>
<div class="markdown level0 summary"><p>Adds the <code>AddMockedMqtt</code> method to the <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span>.</p>
<div class="markdown level0 summary"><p>Adds the <code>AddMockedMqtt</code> method to the <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a>.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
Expand Down Expand Up @@ -158,9 +158,9 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span></td>
<td><a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a></td>
<td><span class="parametername">brokerOptionsBuilder</span></td>
<td><p>The <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span> that references the <span class="xref">Microsoft.Extensions.DependencyInjection.IServiceCollection</span> to
<td><p>The <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a> that references the <span class="xref">Microsoft.Extensions.DependencyInjection.IServiceCollection</span> to
add the services to.</p>
</td>
</tr>
Expand All @@ -182,8 +182,8 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span></td>
<td><p>The <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span> so that additional calls can be chained.</p>
<td><a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a></td>
<td><p>The <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a> so that additional calls can be chained.</p>
</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddMqttExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddOffsetStoreExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddOutboxExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddOutboxWorkerExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAddRabbitExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down Expand Up @@ -90,7 +90,7 @@

<h1 id="Microsoft_Extensions_DependencyInjection_BrokerOptionsBuilderAddRabbitExtensions" data-uid="Microsoft.Extensions.DependencyInjection.BrokerOptionsBuilderAddRabbitExtensions" class="text-break">Class BrokerOptionsBuilderAddRabbitExtensions
</h1>
<div class="markdown level0 summary"><p>Adds the <code>AddRabbit</code> method to the <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span>.</p>
<div class="markdown level0 summary"><p>Adds the <code>AddRabbit</code> method to the <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a>.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
Expand Down Expand Up @@ -157,9 +157,9 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span></td>
<td><a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a></td>
<td><span class="parametername">brokerOptionsBuilder</span></td>
<td><p>The <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span> that references the <span class="xref">Microsoft.Extensions.DependencyInjection.IServiceCollection</span> to
<td><p>The <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a> that references the <span class="xref">Microsoft.Extensions.DependencyInjection.IServiceCollection</span> to
add the services to.</p>
</td>
</tr>
Expand All @@ -175,8 +175,8 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span></td>
<td><p>The <span class="xref">Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder</span> so that additional calls can be chained.</p>
<td><a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a></td>
<td><p>The <a class="xref" href="Microsoft.Extensions.DependencyInjection.IBrokerOptionsBuilder.html">IBrokerOptionsBuilder</a> so that additional calls can be chained.</p>
</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderAllowDuplicateEndpointsExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class BrokerOptionsBuilderWithConnectionOptionsExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class HealthCheckBuilderExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down Expand Up @@ -164,9 +164,9 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">Silverback.Messaging.Broker.ConsumerStatus</span></td>
<td><a class="xref" href="Silverback.Messaging.Broker.ConsumerStatus.html">ConsumerStatus</a></td>
<td><span class="parametername">minHealthyStatus</span></td>
<td><p>The minimum <span class="xref">Silverback.Messaging.Broker.ConsumerStatus</span> a consumer must have to be considered healthy.</p>
<td><p>The minimum <a class="xref" href="Silverback.Messaging.Broker.ConsumerStatus.html">ConsumerStatus</a> a consumer must have to be considered healthy.</p>
</td>
</tr>
<tr>
Expand All @@ -176,7 +176,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span>&lt;<span class="xref">Silverback.Messaging.IConsumerEndpoint</span>, <span class="xref">System.Boolean</span>&gt;</td>
<td><span class="xref">System.Func</span>&lt;<a class="xref" href="Silverback.Messaging.IConsumerEndpoint.html">IConsumerEndpoint</a>, <span class="xref">System.Boolean</span>&gt;</td>
<td><span class="parametername">endpointsFilter</span></td>
<td><p>An optional filter to be applied to the endpoints to be tested.</p>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface IBrokerOptionsBuilder
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down Expand Up @@ -135,9 +135,6 @@ <h5 class="propertyValue">Property Value</h5>
</tbody>
</table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Microsoft.Extensions.DependencyInjection.BrokerOptionsBuilderAddRabbitExtensions.html#Microsoft_Extensions_DependencyInjection_BrokerOptionsBuilderAddRabbitExtensions_AddRabbit_Microsoft_Extensions_DependencyInjection_IBrokerOptionsBuilder_">BrokerOptionsBuilderAddRabbitExtensions.AddRabbit(IBrokerOptionsBuilder)</a>
</div>
<div>
<a class="xref" href="Microsoft.Extensions.DependencyInjection.BrokerOptionsBuilderAddMqttExtensions.html#Microsoft_Extensions_DependencyInjection_BrokerOptionsBuilderAddMqttExtensions_AddMqtt_Microsoft_Extensions_DependencyInjection_IBrokerOptionsBuilder_">BrokerOptionsBuilderAddMqttExtensions.AddMqtt(IBrokerOptionsBuilder)</a>
</div>
Expand Down Expand Up @@ -183,6 +180,9 @@ <h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Microsoft.Extensions.DependencyInjection.BrokerOptionsBuilderWithConnectionOptionsExtensions.html#Microsoft_Extensions_DependencyInjection_BrokerOptionsBuilderWithConnectionOptionsExtensions_WithConnectionOptions_Microsoft_Extensions_DependencyInjection_IBrokerOptionsBuilder_Silverback_Messaging_Configuration_BrokerConnectionOptions_">BrokerOptionsBuilderWithConnectionOptionsExtensions.WithConnectionOptions(IBrokerOptionsBuilder, BrokerConnectionOptions)</a>
</div>
<div>
<a class="xref" href="Microsoft.Extensions.DependencyInjection.BrokerOptionsBuilderAddRabbitExtensions.html#Microsoft_Extensions_DependencyInjection_BrokerOptionsBuilderAddRabbitExtensions_AddRabbit_Microsoft_Extensions_DependencyInjection_IBrokerOptionsBuilder_">BrokerOptionsBuilderAddRabbitExtensions.AddRabbit(IBrokerOptionsBuilder)</a>
</div>
</article>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface IBrokerOptionsConfigurator&lt;TBroker&gt;
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ServiceCollectionAddSilverbackExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ServiceCollectionConfigureSilverbackExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ServiceCollectionUseMockedKafkaExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ServiceCollectionUseMockedMqttExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class SilverbackBuilderAddBehaviorExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down Expand Up @@ -263,7 +263,6 @@ <h4 id="Microsoft_Extensions_DependencyInjection_SilverbackBuilderAddBehaviorExt
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static ISilverbackBuilder AddScopedBehavior&lt;TBehavior&gt;(this ISilverbackBuilder silverbackBuilder)

where TBehavior : class, IBehavior</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
Expand Down Expand Up @@ -507,7 +506,6 @@ <h4 id="Microsoft_Extensions_DependencyInjection_SilverbackBuilderAddBehaviorExt
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static ISilverbackBuilder AddSingletonBehavior&lt;TBehavior&gt;(this ISilverbackBuilder silverbackBuilder)

where TBehavior : class, IBehavior</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
Expand Down Expand Up @@ -693,7 +691,6 @@ <h4 id="Microsoft_Extensions_DependencyInjection_SilverbackBuilderAddBehaviorExt
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static ISilverbackBuilder AddTransientBehavior&lt;TBehavior&gt;(this ISilverbackBuilder silverbackBuilder)

where TBehavior : class, IBehavior</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class SilverbackBuilderAddBrokerBehaviorExtensions
| Silverback ">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.4.0">


<link rel="apple-touch-icon" sizes="180x180" href="../images/icons/apple-touch-icon.png">
Expand Down
Loading

0 comments on commit 46e0265

Please sign in to comment.