SeedPacket 0.9.1
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SeedPacket -Version 0.9.1
dotnet add package SeedPacket --version 0.9.1
<PackageReference Include="SeedPacket" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SeedPacket --version 0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SeedPacket, 0.9.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SeedPacket as a Cake Addin
#addin nuget:?package=SeedPacket&version=0.9.1
// Install SeedPacket as a Cake Tool
#tool nuget:?package=SeedPacket&version=0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SeedPacket adds a .seed() onto IEnumerable so that you create a list of elements as easily as: var mylist = new List<Item>().Seed(). A simple rules engine keys off the property names of the item so that a data is appropriate to the type. Ie - email properties will be filled with valid emails. Rules are simple to create and modify.
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- NewLibrary.Extensions (>= 0.9.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 82 | 3/24/2022 |
3.0.5.3 | 6,430 | 11/10/2019 |
3.0.5.2 | 320 | 10/23/2019 |
3.0.4 | 430 | 3/31/2019 |
2.0.7 | 1,234 | 6/19/2017 |
2.0.6 | 778 | 5/7/2017 |
2.0.5 | 841 | 5/6/2017 |
2.0.4 | 746 | 4/28/2017 |
2.0.3-BETA | 615 | 3/30/2017 |
0.9.9 | 915 | 1/29/2016 |
0.9.8 | 759 | 1/26/2016 |
0.9.5 | 917 | 2/3/2015 |
0.9.2 | 875 | 1/25/2015 |
0.9.1 | 813 | 1/24/2015 |
.9 Beta release