Djoufson
AccueilÀ proposRéalisationsBlogCommunautéContact
GithubLinkedInTwitter/XFlux RSS
© Djoufson 2026

Me suivre

GithubLinkedInTwitter/XFlux RSS
© Djoufson 2026
Retour aux Projets

EF Core Seeder Library

active

A cli tool for applying seeders against a database using Entity Framework Core and Bogus

C#
Core Maintainer
2024 - Présent
open-source
EF Core Seeder Library

Impact

Created a tool for applying Seeder in a developer's convenient way, that uses Ef Core and Bogus to apply seeders on demand

241
Downloads
1
Contributors

Fonctionnalités Clés

Generate meaningful sets of fake data using Bogus
Apply your seeders sequentially and on-demand
Decouple business code from data pre-population
Enhance maintainability by using C# code instead of raw sql scripts for populating the database
Leverage EF Core capabilities

Défis

1

Integrate with Ef Core

2

Make an intuitive & convenient API for developers

3

Manage releases and bug fixes

Réalisations

Reached 200+ downloads

Voir sur GitHubVisiter le Site