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: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
ladeak/protobufsourcegenerator | Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 418 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
unoplatform/uno.codegen | A set of source generators that automate the creation of common patterns in C# code | 90 |
duckie/mongo_smasher | Generates randomized data for testing MongoDB databases | 34 |
hailstorm75/modulardoc | A documentation generator for .NET libraries that allows customization through plugins. | 121 |
hippasus/petapoco.dbentitygenerator | Generates DB entity classes from a database. | 15 |
ne4to/n.sourcegenerators.uniontypes | A C# source generator that automates the creation of discriminated union types with helper methods. | 10 |
rrousselgit/freezed | A tool that automates the creation of immutable data classes and their associated functionality. | 1,946 |
lokimidgard/autoinvoke.generator | Automates method invocation for all non-static types in a project based on an annotated generic method. | 9 |
k94ll13nn3/autoconstructor | A C# source generator that creates constructors from readonly fields/properties in classes or structs. | 52 |
bnoordhuis/gyp | A tool to automatically generate project files based on configuration and language specifications | 72 |
beakona/autointerface | An interface-to-member source generator that creates code to redirect interface calls to backing members. | 76 |
feliixx/mgodatagen | A tool to generate random data for MongoDB | 326 |