Fabricatr 1.0.0
Prefix Reserveddotnet add package Fabricatr --version 1.0.0
NuGet\Install-Package Fabricatr -Version 1.0.0
<PackageReference Include="Fabricatr" Version="1.0.0" />
paket add Fabricatr --version 1.0.0
#r "nuget: Fabricatr, 1.0.0"
// Install Fabricatr as a Cake Addin #addin nuget:?package=Fabricatr&version=1.0.0 // Install Fabricatr as a Cake Tool #tool nuget:?package=Fabricatr&version=1.0.0
Fabricatr is a modern, high-performance Faker library for .NET 9 and C# 13, designed to simplify the generation of realistic mock data for testing and development. Built on the foundation of Bogus, it delivers an easy-to-use API for creating complex, random data structures with minimal code. Whether you need fake names, addresses, or custom objects, Fabricatr provides seamless integration with the latest .NET technologies, making it the perfect tool for unit testing, data seeding, and automated workflows. Elevate your testing experience with Fabricatr and streamline your development process.
This Project Uses C# 13 and .NET 9
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
-
net9.0
- Bogus (>= 35.6.1)
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 |
---|---|---|
1.0.0 | 109 | 9/21/2024 |
Fabricatr v1.0.0 - Initial Release
Release Date: [Insert Date]
Features:
Comprehensive Data Generation: Generate realistic mock data for names, addresses, emails, numbers, and more using an intuitive API.
Customizable Faker Profiles: Easily create custom data generators tailored to your specific needs.
.NET 9 & C# 13 Compatibility: Fully compatible with the latest .NET and C# releases, leveraging new language features for enhanced performance.
Seamless Integration: Simple integration with unit testing frameworks and data seeding workflows.
High Performance: Optimized for large-scale data generation tasks with efficient memory and processing management.
Based on Bogus: Built on the proven foundation of the popular Bogus library, with improvements for modern .NET projects.