OBeautifulCode.Build.Analyzers 1.1.141

dotnet add package OBeautifulCode.Build.Analyzers --version 1.1.141
                    
NuGet\Install-Package OBeautifulCode.Build.Analyzers -Version 1.1.141
                    
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="OBeautifulCode.Build.Analyzers" Version="1.1.141">
  <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="OBeautifulCode.Build.Analyzers" Version="1.1.141" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.Build.Analyzers">
  <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 OBeautifulCode.Build.Analyzers --version 1.1.141
                    
#r "nuget: OBeautifulCode.Build.Analyzers, 1.1.141"
                    
#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 OBeautifulCode.Build.Analyzers@1.1.141
                    
#: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=OBeautifulCode.Build.Analyzers&version=1.1.141
                    
Install as a Cake Addin
#tool nuget:?package=OBeautifulCode.Build.Analyzers&version=1.1.141
                    
Install as a Cake Tool

The internal analyzers to use.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OBeautifulCode.Build.Analyzers:

Package Downloads
OBeautifulCode.Bootstrapper.Recipes.Core

Bootstraps an OBC project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.141 2,256 9/29/2025
1.1.140 312 9/29/2025
1.1.139 9,316 12/10/2021
1.1.137 803 8/10/2021
1.1.136 5,763 1/7/2021
1.1.135 7,792 11/20/2020
1.1.134 3,486 10/7/2020
1.1.133 875 10/3/2020
1.1.132 3,417 10/3/2020
1.1.131 885 10/3/2020
1.1.130 874 10/3/2020
1.1.129 900 9/21/2020
1.1.128 889 9/21/2020
1.1.127 3,447 9/20/2020
1.1.126 3,595 9/18/2020
1.1.125 884 9/18/2020
1.1.124 945 9/9/2020
1.1.123 866 9/8/2020
1.1.122 996 7/24/2020
1.1.121 977 7/5/2020
Loading failed