1 रिपॉजिटरी
Libraries specifically designed for synthesizing mock data within the .NET ecosystem.
Distinct from .NET Libraries: More specific than general .NET libraries; focuses on the mock data generation domain.
Explore 1 awesome GitHub repository matching programming languages & runtimes · .NET Data Generation Libraries. Refine with filters or upvote what's useful.
Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock data engine and an object configuration mapper to produce realistic profiles, addresses, and financial records. The library differentiates itself through a localization data provider that generates region-specific identifiers across various international languages and locales. It ensures reproducibility across executions by using seed values to control the sequence of generated data. The project covers wide-ranging data synthesis capabilities, including the generation of netwo
Implements a realistic mock data generation engine specifically for C#, F#, and VB.NET applications.