JLib.DataGeneration
0.1.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package JLib.DataGeneration --version 0.1.0
NuGet\Install-Package JLib.DataGeneration -Version 0.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JLib.DataGeneration" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JLib.DataGeneration --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JLib.DataGeneration, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JLib.DataGeneration as a Cake Addin #addin nuget:?package=JLib.DataGeneration&version=0.1.0 // Install JLib.DataGeneration as a Cake Tool #tool nuget:?package=JLib.DataGeneration&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Overview JLib.DataGeneration
Deterministic Id Generator
- provides a way to use readable string identifier instead of integer/guid ids to handle Ids
- currently supports int, guid & string
- the ids are deterministic each time they are retrieved, and therefore compatible with snapshot tests
- SHOULD be used for testing only
Package Based Data Generator
- allows you to define data as packages which reference each other
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- JLib (>= 0.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JLib.DataGeneration:
Package | Downloads |
---|---|
JLib
Metapackage for all JLIb packages |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.8.8 | 236 | 10/18/2024 | |
0.8.7 | 143 | 10/18/2024 | |
0.8.6 | 82 | 10/17/2024 | |
0.8.5 | 156 | 9/18/2024 | |
0.8.4 | 116 | 9/18/2024 | |
0.8.3 | 118 | 9/11/2024 | |
0.8.1 | 99 | 9/2/2024 | |
0.8.0 | 128 | 8/28/2024 | |
0.7.6 | 112 | 8/27/2024 | |
0.7.5 | 109 | 8/27/2024 | |
0.7.4 | 114 | 8/27/2024 | |
0.7.3 | 111 | 8/27/2024 | |
0.7.1 | 170 | 7/24/2024 | |
0.7.0 | 100 | 7/23/2024 | |
0.6.2 | 352 | 4/10/2024 | |
0.6.1 | 143 | 3/15/2024 | |
0.6.0 | 131 | 3/15/2024 | |
0.5.0 | 128 | 3/14/2024 | |
0.4.5 | 158 | 3/13/2024 | |
0.4.4 | 122 | 3/12/2024 | |
0.4.3 | 132 | 3/12/2024 | |
0.4.2 | 154 | 3/7/2024 | |
0.4.1 | 139 | 3/7/2024 | |
0.4.0 | 163 | 3/6/2024 | |
0.3.0 | 156 | 2/29/2024 | |
0.2.0 | 137 | 2/14/2024 | |
0.1.1 | 140 | 2/6/2024 | |
0.1.0 | 135 | 1/26/2024 |