60 packages tagged with “seed”
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
Cadmus fake data seed core components.
Chance.NET randomness generator
A library to seed databases from CSV files, using .NET Core and Entity Framework Core
Cadmus philology parts seeders.
Basic abstractions for Korzh.DbUtils library.
Cadmus Itinera parts seeders
DataSeed helps you manage the data that gets pre-filled in your database when using EntityFramework's code-first model.
A part of Korzh.DbUtils library which implements data importing and DB initialization functions.
Easily seed an Entity Framework context with data from CSV files
Cadmus TGR parts seeders.
Cadmus generic part seeders.
MS SQL Server bridge for Korzh.DbUtils library
Cadmus Inquisition Graffiti parts seeders
Database seeder.
Adds models and data layer to an MVC Web Project
Database seeder library.
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.
datagen generates data for seed and sample purposes.
Seed strategy and default implementation for EF Core
A simple CDK JSON seeder for DynamoDB (Stability: Experimental)
MySQL bridge for Korzh.DbUtils library.
Seeding data from any source to any destination
A part of Korzh.DbUtils library which implements data exporting functionality.
Used to apply the seeds of the application automatically following some conventions.
DbBridge for Entity Framework Core InMemory database (fot testing purposes only)
A simple CDK seeder for SQL Server RDS databases. (Stability: Experimental)
Now works with Enums! Entity Framework Code First Seeder populates newly created databases with seed data from a simple XML file. You'll no longer need to create custom implementations of IDatabaseInitializer to hard code your seed entities. If updating from v0.9.x, you'll need to slightly modify your XML file. Wrap the DbSets node in a new root node, CodeFirstSeeder. See SeederExample.xml.
Entity Framework Seed Extension
This package contains an encryption algorithm that helps to process X509 certificates based on the SEED encryption algorithm used in the Korean e-commerce environment.