SeedPacket 0.9.5
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 SeedPacket --version 0.9.5
NuGet\Install-Package SeedPacket -Version 0.9.5
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="SeedPacket" Version="0.9.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SeedPacket" Version="0.9.5" />
<PackageReference Include="SeedPacket" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SeedPacket --version 0.9.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SeedPacket, 0.9.5"
#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.
#:package SeedPacket@0.9.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SeedPacket&version=0.9.5
#tool nuget:?package=SeedPacket&version=0.9.5
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 Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NewLibrary.Extensions (>= 0.9.5)
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 | 11,994 | 3/24/2022 |
| 3.0.5.3 | 9,728 | 11/10/2019 |
| 3.0.5.2 | 761 | 10/23/2019 |
| 3.0.4 | 886 | 3/31/2019 |
| 2.0.7 | 2,373 | 6/19/2017 |
| 2.0.6 | 1,548 | 5/7/2017 |
| 2.0.5 | 1,812 | 5/6/2017 |
| 2.0.4 | 1,433 | 4/28/2017 |
| 2.0.3-BETA | 1,088 | 3/30/2017 |
| 0.9.9 | 1,602 | 1/29/2016 |
| 0.9.8 | 1,413 | 1/26/2016 |
| 0.9.5 | 1,590 | 2/3/2015 |
| 0.9.2 | 1,563 | 1/25/2015 |
| 0.9.1 | 1,491 | 1/24/2015 |
.9 Beta release