Access a database without an ORM and subscribe to database change events in C#.
Info
Version: | 2.1.0 |
Author(s): | Kent Johnsonn |
Last Update: | Tuesday, April 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/firesharkstudios/butterfly-db |
NuGet Url: | https://www.nuget.org/packages/Butterfly.Db |
Install
Install-Package Butterfly.Db
dotnet add package Butterfly.Db
paket add Butterfly.Db
Butterfly.Db Download (Unzip the "nupkg" after downloading)
Dependencies
- Butterfly.Util(>= 2.1.1)
- Nito.AsyncEx.Coordination(>= 5.0.0)
Tags