Info
Version: | 1.0.124 |
Author(s): | else s.j. / Andrzej Ból |
Last Update: | Wednesday, April 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/b-y-t-e/TheSaga |
NuGet Url: | https://www.nuget.org/packages/Else.TheSaga.Persistance.SqlServer |
Install
Install-Package Else.TheSaga.Persistance.SqlServer
dotnet add package Else.TheSaga.Persistance.SqlServer
paket add Else.TheSaga.Persistance.SqlServer
Else.TheSaga.Persistance.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Else.TheSaga(>= 1.0.59)
- Dapper(>= 2.0.35)
- Dapper.Contrib(>= 2.0.35)
- Dapper.SqlBuilder(>= 2.0.35)
- System.Data.SqlClient(>= 4.8.1)
- fasterflect(>= 3.0.0)
---------------------
.net core Saga / ProcessManager implementation
https://github.com/b-y-t-e/TheSaga.