Bogus.Tools.Analyzer 26.0.2.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Bogus.Tools.Analyzer --version 26.0.2.5
NuGet\Install-Package Bogus.Tools.Analyzer -Version 26.0.2.5
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="26.0.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bogus.Tools.Analyzer --version 26.0.2.5
#r "nuget: Bogus.Tools.Analyzer, 26.0.2.5"
#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.
// Install Bogus.Tools.Analyzer as a Cake Addin
#addin nuget:?package=Bogus.Tools.Analyzer&version=26.0.2.5

// Install Bogus.Tools.Analyzer as a Cake Tool
#tool nuget:?package=Bogus.Tools.Analyzer&version=26.0.2.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.

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 (3)

Showing the top 3 popular GitHub repositories that depend on Bogus.Tools.Analyzer:

Repository Stars
PlexRipper/PlexRipper
The best cross-platform Plex media downloader there is! In active development and feedback is very welcome!
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.5.0 584 3/9/2024
35.4.1 643 3/2/2024
35.4.0 1,672 1/14/2024
35.3.2 131 1/14/2024
35.3.1 120 1/13/2024
35.3.0 638 1/1/2024
35.2.0 246 12/26/2023
35.0.1 698 12/12/2023
34.0.2.9 2,521 10/14/2023
34.0.2 58,193 3/27/2022
34.0.1 6,752 11/23/2021
33.1.1 3,595 8/29/2021
33.0.2 15,217 2/21/2021
33.0.1 581 2/7/2021
32.1.1 397 1/31/2021
32.0.2 972 12/12/2020
32.0.1 1,396 11/28/2020
31.0.3 3,439 10/4/2020
31.0.2 5,522 9/14/2020
30.0.4 1,225 8/15/2020
30.0.3 552 8/14/2020
30.0.2 670 8/6/2020
30.0.1-beta-4 403 7/24/2020
30.0.1-beta-3 312 6/30/2020
30.0.1-beta-2 413 6/21/2020
30.0.1-beta-1 542 6/20/2020
29.0.2 5,112 4/11/2020
29.0.1 4,823 2/10/2020
28.4.4.8 605 2/7/2020
28.4.4 2,419 12/10/2019
28.4.3 772 12/4/2019
28.4.2 551 11/30/2019
28.4.1 7,601 10/15/2019
28.3.2 739 10/5/2019
28.3.1 782 9/21/2019
28.2.1 970 9/10/2019
28.1.1 582 9/10/2019
28.0.3 1,303 8/28/2019
28.0.2 8,970 7/7/2019
28.0.1 705 7/2/2019
27.0.1.7 653 6/28/2019
27.0.1.6 1,271 5/28/2019
27.0.1 879 5/2/2019
26.0.2.5 4,547 4/26/2019
26.0.2 973 3/22/2019
26.0.1 1,071 2/26/2019
25.0.4 3,117 1/18/2019
25.0.3 762 1/6/2019
25.0.2 817 12/11/2018
25.0.1 774 11/27/2018
24.3.1 882 11/3/2018
24.3.0.4 1,601 10/23/2018
24.3.0 845 10/2/2018
24.2.0 778 9/27/2018
24.1.0 754 9/26/2018
24.0.0 771 9/24/2018
23.0.3 829 8/29/2018
23.0.2 859 8/13/2018
23.0.1 821 8/13/2018
22.3.2 6,626 7/18/2018
22.3.1 949 7/5/2018
22.2.1 973 7/1/2018
22.1.4.3 965 6/29/2018
22.0.8.2 1,081 4/14/2018
22.0.8.1 1,076 4/13/2018

## v5
* Issue 217: Make `Bogus.Tools.Analyzer` work with derived types of `Faker<T>` like `MyFaker<T> : Faker<T>`. Useful for scenarios that derive from Nick Dodd's `AutoFaker<T>`.

## v4
* Issue 184: Fix `Bogus.Tools.Analyzer` allows generating rules from base type members.

## v3
* **Bogus** NuGet reference latest version.

## v2
* Added Hollywood productions, tv series, networks, actors, and movie collections.

## v1
* Initial relase
Full History Here: https://github.com/bchavez/Bogus/blob/master/HISTORY.md