Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% downloads on nuget.org

nuget.org : seedpacket

SeedPacket 5.0 adds a .seed() method onto IEnumerable for the quick seeding of data. Designed to be a part of your LINQ workflow, it quickly generates and populates many IEnumerable list types with realistic data that is as simple as: var mylist = new List<Item>().Seed(). SeedPacket is easy to use, with a customizable, and powerful rules engine that keys off the datatype or interface, and name of an item's properties so that the data is appropriate to the type. That is to say, "out-of-the-box" - email properties will be filled with valid emails, phone numbers filled with phone numbers, and names are names etc. If you need to modify the default generated data the rules are simple to create and modify, and come with a many examples, including a data generator that pulls from an xml or json file or string. The randomly generated data can be set to always be repeatable or to be random on each request. Go to http://www.seedpacket.net/ for more details.

Registry - Homepage - JSON
purl: pkg:nuget/seedpacket
Keywords: c#, linq, data, generator, seed, generation, extension, method, IEnumerable, List, rules, engine, seeding, prototyping, rad
License: Apache-2.0
Latest release: about 2 years ago
First release: over 9 years ago
Downloads: 30,545 total
Last synced: 23 days ago

    Loading...
    Readme
    Loading...