DKNet.SlimBus.Extensions 9.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package DKNet.SlimBus.Extensions --version 9.0.7
                    
NuGet\Install-Package DKNet.SlimBus.Extensions -Version 9.0.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DKNet.SlimBus.Extensions" Version="9.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DKNet.SlimBus.Extensions" Version="9.0.7" />
                    
Directory.Packages.props
<PackageReference Include="DKNet.SlimBus.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DKNet.SlimBus.Extensions --version 9.0.7
                    
#r "nuget: DKNet.SlimBus.Extensions, 9.0.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DKNet.SlimBus.Extensions@9.0.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DKNet.SlimBus.Extensions&version=9.0.7
                    
Install as a Cake Addin
#tool nuget:?package=DKNet.SlimBus.Extensions&version=9.0.7
                    
Install as a Cake Tool

DKNet.SlimBus.Extensions

This project provides extension methods and utilities for integrating SlimBus messaging into DKNet-based applications. It aims to simplify the configuration and usage of SlimBus for lightweight, high-performance messaging scenarios.

Features

  • SlimBus extension methods
  • Helpers for message publishing and subscription
  • Integration patterns for .NET applications

Usage

Reference this library to add SlimBus messaging capabilities to your .NET projects.

Unit Testing Guidelines

  • All new code must be covered by unit tests with at least 95% code coverage.
  • Use the Shouldly library for assertions.
  • Follow the xUnit standard for test structure and naming.

See the source files for more details and usage examples.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.20 139 7/15/2025
9.0.19 130 7/14/2025
9.0.18 132 7/14/2025
9.0.17 130 7/14/2025
9.0.16 111 7/11/2025
9.0.15 113 7/11/2025
9.0.14 114 7/11/2025
9.0.13 122 7/11/2025
9.0.12 138 7/8/2025
9.0.11 133 7/8/2025
9.0.10 130 7/7/2025
9.0.9 135 7/2/2025
9.0.8 136 7/2/2025
9.0.7 137 7/1/2025
9.0.6 130 6/30/2025
9.0.5 141 6/24/2025
9.0.4 135 6/24/2025
9.0.3 133 6/23/2025
9.0.2 140 6/23/2025
9.0.1 140 6/23/2025