Info
Version: | 1.0.0 |
Author(s): | Jon McGuire |
Last Update: | Thursday, October 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MV10/EventStreamDotNet |
NuGet Url: | https://www.nuget.org/packages/EventStreamDotNet |
Install
Install-Package EventStreamDotNet
dotnet add package EventStreamDotNet
paket add EventStreamDotNet
EventStreamDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- Microsoft.Extensions.Logging(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- System.Data.SqlClient(>= 4.8.2)
Tags
Optionally supports dependency injection.