Lightweight package to support Domain Messaging persistence/logging patterns using Microsoft SQL Server.
Info
Version: | 0.11.0 |
Author(s): | Adam Gartee |
Last Update: | Wednesday, February 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agartee/Brickweave |
NuGet Url: | https://www.nuget.org/packages/Brickweave.Messaging.SqlServer |
Install
Install-Package Brickweave.Messaging.SqlServer
dotnet add package Brickweave.Messaging.SqlServer
paket add Brickweave.Messaging.SqlServer
Brickweave.Messaging.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Brickweave.Messaging(>= 0.10.0)
- Brickweave.Serialization(>= 0.4.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.2)