AutoBogus
Type generator
A C# library that adds auto creation and population capabilities to the Bogus generator
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
447 stars
10 watching
49 forks
Language: C#
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
| Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 |
| A TypeScript library for generating complex types from functional logic | 418 |
| Generates type definitions for serialized data formats like JSON | 3 |
| A set of source generators that automate the creation of common patterns in C# code | 90 |
| Generates randomized data for testing MongoDB databases | 34 |
| A documentation generator for .NET libraries that allows customization through plugins. | 121 |
| Generates DB entity classes from a database. | 15 |
| A C# source generator that automates the creation of discriminated union types with helper methods. | 10 |
| A tool that automates the creation of immutable data classes and their associated functionality. | 1,953 |
| Automates method invocation for all non-static types in a project based on an annotated generic method. | 9 |
| A C# source generator that creates constructors from readonly fields/properties in classes or structs. | 52 |
| A tool to automatically generate project files based on configuration and language specifications | 72 |
| An interface-to-member source generator that creates code to redirect interface calls to backing members. | 76 |
| A tool to generate random data for MongoDB | 326 |