Microsoft SQL Server-based persistence for Rebus.
Info
Version: | 8.1.2 |
Author(s): | mookid8000 |
Last Update: | Thursday, April 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rebus.fm/what-is-rebus/ |
NuGet Url: | https://www.nuget.org/packages/Rebus.SqlServer |
Install
Install-Package Rebus.SqlServer
dotnet add package Rebus.SqlServer
paket add Rebus.SqlServer
Rebus.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- microsoft.data.sqlclient(>= 2.0.0)
- rebus(>= 6.0.0)
Tags