MassTransit.DataBusService 1.0.20-alpha

This is a prerelease version of MassTransit.DataBusService.

Requires NuGet 2.5 or higher.

dotnet add package MassTransit.DataBusService --version 1.0.20-alpha
                    
NuGet\Install-Package MassTransit.DataBusService -Version 1.0.20-alpha
                    
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="MassTransit.DataBusService" Version="1.0.20-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MassTransit.DataBusService" Version="1.0.20-alpha" />
                    
Directory.Packages.props
<PackageReference Include="MassTransit.DataBusService" />
                    
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 MassTransit.DataBusService --version 1.0.20-alpha
                    
#r "nuget: MassTransit.DataBusService, 1.0.20-alpha"
                    
#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 MassTransit.DataBusService@1.0.20-alpha
                    
#: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=MassTransit.DataBusService&version=1.0.20-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MassTransit.DataBusService&version=1.0.20-alpha&prerelease
                    
Install as a Cake Tool

Data bus service

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 was computed.  net48 was computed.  net481 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
1.0.20-alpha 586 11/25/2019
1.0.19-alpha 566 7/10/2019
1.0.18-alpha 721 9/27/2018
1.0.17-alpha 774 9/26/2018
1.0.16-alpha 706 9/26/2018
1.0.15-alpha 728 9/26/2018
1.0.14-alpha 720 9/25/2018
1.0.13-alpha 756 9/25/2018
1.0.12-alpha 701 9/25/2018
1.0.11-alpha 726 9/20/2018

First release the alpha version