Library for connecting and executing queries to the database.
Info
Version: | 2.1.1 |
Author(s): | Egor Shokhin |
Last Update: | Tuesday, December 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alfa-laboratory/Molder |
NuGet Url: | https://www.nuget.org/packages/Molder.Database |
Install
Install-Package Molder.Database
dotnet add package Molder.Database
paket add Molder.Database
Molder.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.10.3)
- Molder(>= 1.0.0)
- SpecFlow(>= 3.5.14)
- SpecFlow.Assist.Dynamic(>= 1.4.2)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Data.SqlClient(>= 4.8.2)
Tags