Bogus.Tools.Analyzer 35.6.3

Prefix Reserved

Requires NuGet 2.8 or higher.

dotnet add package Bogus.Tools.Analyzer --version 35.6.3
                    
NuGet\Install-Package Bogus.Tools.Analyzer -Version 35.6.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bogus.Tools.Analyzer" Version="35.6.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bogus.Tools.Analyzer" Version="35.6.3" />
                    
Directory.Packages.props
<PackageReference Include="Bogus.Tools.Analyzer">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bogus.Tools.Analyzer --version 35.6.3
                    
#r "nuget: Bogus.Tools.Analyzer, 35.6.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Bogus.Tools.Analyzer@35.6.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bogus.Tools.Analyzer&version=35.6.3
                    
Install as a Cake Addin
#tool nuget:?package=Bogus.Tools.Analyzer&version=35.6.3
                    
Install as a Cake Tool

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.

There are no supported framework assets in this package.

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.3 4,166 4/12/2025
35.6.2 1,440 2/21/2025
35.6.1 22,985 9/2/2024
35.6.0.11 153 9/2/2024
35.6.0 5,750 7/19/2024
35.5.1 7,045 4/28/2024
35.5.0 5,929 3/9/2024
35.4.1 1,439 3/2/2024
35.4.0 3,371 1/14/2024
35.3.2 230 1/14/2024
35.3.1 251 1/13/2024
35.3.0 1,155 1/1/2024
35.2.0 331 12/26/2023
35.0.1 851 12/12/2023
34.0.2.9 3,506 10/14/2023
34.0.2 108,942 3/27/2022
34.0.1 6,957 11/23/2021
33.1.1 5,300 8/29/2021
33.0.2 16,691 2/21/2021
33.0.1 709 2/7/2021
32.1.1 524 1/31/2021
32.0.2 1,113 12/12/2020
32.0.1 1,539 11/28/2020
31.0.3 4,549 10/4/2020
31.0.2 5,882 9/14/2020
30.0.4 1,383 8/15/2020
30.0.3 676 8/14/2020
30.0.2 800 8/6/2020
30.0.1-beta-4 509 7/24/2020
30.0.1-beta-3 432 6/30/2020
30.0.1-beta-2 532 6/21/2020
30.0.1-beta-1 658 6/20/2020
29.0.2 6,598 4/11/2020
29.0.1 5,120 2/10/2020
28.4.4.8 740 2/7/2020
28.4.4 2,608 12/10/2019
28.4.3 909 12/4/2019
28.4.2 685 11/30/2019
28.4.1 10,304 10/15/2019
28.3.2 878 10/5/2019
28.3.1 933 9/21/2019
28.2.1 1,117 9/10/2019
28.1.1 724 9/10/2019
28.0.3 1,437 8/28/2019
28.0.2 9,221 7/7/2019
28.0.1 848 7/2/2019
27.0.1.7 789 6/28/2019
27.0.1.6 1,409 5/28/2019
27.0.1 1,015 5/2/2019
26.0.2.5 4,682 4/26/2019
26.0.2 1,112 3/22/2019
26.0.1 1,210 2/26/2019
25.0.4 3,643 1/18/2019
25.0.3 903 1/6/2019
25.0.2 961 12/11/2018
25.0.1 925 11/27/2018
24.3.1 1,044 11/3/2018
24.3.0.4 1,762 10/23/2018
24.3.0 1,014 10/2/2018
24.2.0 942 9/27/2018
24.1.0 928 9/26/2018
24.0.0 936 9/24/2018
23.0.3 1,003 8/29/2018
23.0.2 1,032 8/13/2018
23.0.1 990 8/13/2018
22.3.2 6,968 7/18/2018
22.3.1 1,296 7/5/2018
22.2.1 1,323 7/1/2018
22.1.4.3 1,316 6/29/2018
22.0.8.2 1,441 4/14/2018
22.0.8.1 1,617 4/13/2018

## 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