Fluent API for executing asynchronous database commands.
Info
| Version: | 1.0.174 |
| Author(s): | Scott Ferguson |
| Last Update: | Tuesday, October 11, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/relay-dev/fluent-commander |
| NuGet Url: | https://www.nuget.org/packages/FluentCommander |
Install
Install-Package FluentCommander
dotnet add package FluentCommander
paket add FluentCommander
FluentCommander Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.5)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)