AutoBogus

A C# library complementing the Bogus generator by adding auto creation and population capabilities. (by nickdodd79)

AutoBogus Alternatives

Similar projects and alternatives to AutoBogus

  • eShopOnContainers

    Discontinued Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.

  • Json.NET

    Json.NET is a popular high-performance JSON framework for .NET

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Bogus

    :card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.

  • fsharp-hedgehog

    Release with confidence, state-of-the-art property testing for .NET.

  • fsharp-hedgehog-xunit

    Hedgehog with convenience attributes for xUnit.net

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better AutoBogus alternative or higher similarity.

AutoBogus reviews and mentions

Posts with mentions or reviews of AutoBogus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.
  • Best practices for organising Mock Data & Repositories in Testing
    3 projects | /r/dotnet | 2 Jun 2023
    To do all this you need test though...and that's where ]Bogus](https://github.com/bchavez/Bogus) and Auto Bogus come in handy. They both generate semi random test data that you can use to populate whatever method you've decided to use. You can setup rules so for specific fields, they have built in generators for common things like names and addresses. Auto Bogus can be used to populate large/complicated objects with data automatically (it can be slow if you don't use .WithRecursiveDepth() or.WithTreeDepth() )
  • LPT: There is a library called Bogus, you should know it exists much earlier than I did in my career.
    4 projects | /r/dotnet | 7 Feb 2021
    Just be careful, this is an outstanding bug in this library that's been going on for years. If you try to dummy up an object with a large amount of properties, it ends up in some sort of deadlock (or just takes an extremely large amount of time). People seem to have also reproduced it with properties marked virtual. I sometimes deal with 3rd party vendor libraries and it would had been nice to be able to use this with the worst offenders.

Stats

Basic AutoBogus repo stats
2
403
0.0
over 1 year ago

nickdodd79/AutoBogus is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of AutoBogus is C#.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com