Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.autofaker.overrides.entity
An AutoFaker (AutoBogus) override for the object Entity
https://github.com/soenneker/soenneker.autofaker.overrides.entity
autobogus autofaker csharp dotnet dto entity entityoverride faker min object overrides
Last synced: about 2 months ago
JSON representation
An AutoFaker (AutoBogus) override for the object Entity
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.autofaker.overrides.entity
- Owner: soenneker
- License: mit
- Created: 2024-11-08T14:58:21.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T16:04:13.000Z (about 2 months ago)
- Last Synced: 2024-11-08T16:18:21.760Z (about 2 months ago)
- Topics: autobogus, autofaker, csharp, dotnet, dto, entity, entityoverride, faker, min, object, overrides
- Language: C#
- Homepage: https://soenneker.com
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/soenneker.autofaker.overrides.entity.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.autofaker.overrides.entity/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.autofaker.overrides.entity/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.autofaker.overrides.entity/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.autofaker.overrides.entity.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.autofaker.overrides.entity/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.AutoFaker.Overrides.Entity
### An AutoFaker (AutoBogus) override for the object Entity## Installation
```
dotnet add package Soenneker.AutoFaker.Overrides.Entity
```