Bogus.Tools.Analyzer
35.6.5
Prefix Reserved
Requires NuGet 2.8 or higher.
dotnet add package Bogus.Tools.Analyzer --version 35.6.5
NuGet\Install-Package Bogus.Tools.Analyzer -Version 35.6.5
<PackageReference Include="Bogus.Tools.Analyzer" Version="35.6.5"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Bogus.Tools.Analyzer" Version="35.6.5" />
<PackageReference Include="Bogus.Tools.Analyzer"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Bogus.Tools.Analyzer --version 35.6.5
#r "nuget: Bogus.Tools.Analyzer, 35.6.5"
#:package Bogus.Tools.Analyzer@35.6.5
#addin nuget:?package=Bogus.Tools.Analyzer&version=35.6.5
#tool nuget:?package=Bogus.Tools.Analyzer&version=35.6.5
Auto generate Bogus Faker[T].RuleFor() rules in C# with this Roslyn analyzer and code fixer. This is a premium feature and requires an active subscription.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.3
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Bogus.Tools.Analyzer:
| Repository | Stars |
|---|---|
|
brunobritodev/awesome-github-stats
🚀 Show everyone how amazing you are! Stay motivated and display your total contributions and level on your GitHub profile README
|
|
|
brunobritodev/AspNetCore.IQueryable.Extensions
LINQ extensions to help build IQueryAble Expressions
|
| Version | Downloads | Last Updated |
|---|---|---|
| 35.6.5 | 7,798 | 10/26/2025 |
| 35.6.4 | 1,335 | 9/26/2025 |
| 35.6.3 | 8,329 | 4/12/2025 |
| 35.6.2 | 1,630 | 2/21/2025 |
| 35.6.1 | 32,434 | 9/2/2024 |
| 35.6.0.11 | 248 | 9/2/2024 |
| 35.6.0 | 5,914 | 7/19/2024 |
| 35.5.1 | 9,146 | 4/28/2024 |
| 35.5.0 | 7,333 | 3/9/2024 |
| 35.4.1 | 1,531 | 3/2/2024 |
| 35.4.0 | 3,540 | 1/14/2024 |
| 35.3.2 | 318 | 1/14/2024 |
| 35.3.1 | 347 | 1/13/2024 |
| 35.3.0 | 1,766 | 1/1/2024 |
| 35.2.0 | 414 | 12/26/2023 |
| 35.0.1 | 964 | 12/12/2023 |
| 34.0.2.9 | 3,600 | 10/14/2023 |
| 34.0.2 | 126,119 | 3/27/2022 |
| 34.0.1 | 7,097 | 11/23/2021 |
## v11
Release Date: 2024-09-02
* Issue 559: Fixes Analyzer detecting read-only properties as missing rules.
## v9
Release Date: 2023-10-14
* Set ConfigureGeneratedCodeAnalysis(GeneratedCodeAnalysisFlags.None) for `Bogus.Tools.Analyzer`.
* Issue 505: Add missing Faker.Tv() extension method for `Bogus.Hollywood` TV data set.
## v8
Release Date: 2020-02-07
* Added airport name, city, country, ICAO, and IATA codes to `Bogus.Locations`.
## v7
Release Date: 2019-06-28
* Issue 230: Fixed exception in `Bogus.Tools.Analyzer` that occurred if methods other than `.RuleFor` were found after `new Faker<T>()`.
## v6
Release Date: 2019-05-28
* New ICD-10 2019 `Bogus.Healthcare` codes added.
* Optimization in assembly resource loading `Bogus.Healthcare` to speed up performance.
Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md