Info
Version: | 4.3.0-alpha.1 |
Author(s): | Kenneth Carter |
Last Update: | Sunday, August 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SubSonic.Extensions.Test |
Install
Install-Package SubSonic.Extensions.Test
dotnet add package SubSonic.Extensions.Test
paket add SubSonic.Extensions.Test
SubSonic.Extensions.Test Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Microsoft.Extensions.Logging(>= 3.1.6)
- NUnit(>= 3.12.0)
- SubSonic.Core.DAL(>= 4.2.0)
- SubSonic.Extensions.SqlServer(>= 4.2.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Microsoft.Extensions.Logging(>= 3.1.6)
- NUnit(>= 3.12.0)
- SubSonic.Core.DAL(>= 4.2.0)
- SubSonic.Extensions.SqlServer(>= 4.2.1)
Tags
Primary use is to facilitate unit testing of the Data Layer.