Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.autofaker.overrides.minmax
An AutoFaker (AutoBogus) override for the DTO MinMax
https://github.com/soenneker/soenneker.autofaker.overrides.minmax
autobogus autofaker csharp dotnet dto faker max maximum min minimum minmax minmaxoverride object overrides
Last synced: about 2 months ago
JSON representation
An AutoFaker (AutoBogus) override for the DTO MinMax
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.autofaker.overrides.minmax
- Owner: soenneker
- License: mit
- Created: 2024-11-08T14:29:28.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T14:33:22.000Z (about 2 months ago)
- Last Synced: 2024-11-08T15:00:02.112Z (about 2 months ago)
- Topics: autobogus, autofaker, csharp, dotnet, dto, faker, max, maximum, min, minimum, minmax, minmaxoverride, object, overrides
- Language: C#
- Homepage: https://soenneker.com
- Size: 0 Bytes
- 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.minmax.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.autofaker.overrides.minmax/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.autofaker.overrides.minmax/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.autofaker.overrides.minmax/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.autofaker.overrides.minmax.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.autofaker.overrides.minmax/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.AutoFaker.Overrides.MinMax
### An AutoFaker (AutoBogus) override for the DTO MinMax## Installation
```
dotnet add package Soenneker.AutoFaker.Overrides.MinMax
```