This package provides means of storing and loading fake data using builders.
Info
Version: | 2.4.6 |
Author(s): | Gennady Verdel |
Last Update: | Friday, October 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/godrose/Attest |
NuGet Url: | https://www.nuget.org/packages/Attest.Fake.Data |
Install
Install-Package Attest.Fake.Data
dotnet add package Attest.Fake.Data
paket add Attest.Fake.Data
Attest.Fake.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- Solid.Patterns.Builder(>= 2.2.0)
- Solid.Common.Core(>= 2.2.0)
- Solid.Practices.IoC(>= 2.2.0)
- Solid.Practices.Modularity(>= 2.2.0)
- Attest.Fake.Registration(>= 2.1.01)
- Attest.Fake.Builders(>= 2.1.01)
- Newtonsoft.Json(>= 12.0.2)