Naos.Build.Analyzers 1.55.58

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

Showing the top 5 NuGet packages that depend on Naos.Build.Analyzers:

Package Downloads
Naos.Bootstrapper.Recipes.Core

Bootstrapper for all project kinds.

Naos.Bootstrapper.Recipes.Core.Console

Bootstrapper for the 'Core.Console' project kind.

Naos.Bootstrapper.Recipes.Core.Assembly

Bootstrapper for all the project kinds that publish a shared assembly via a package.

Naos.Bootstrapper.Recipes.Core.Test

Bootstrapper for the any 'Test' project kind that is using the 'Console' format.

Naos.Bootstrapper.Domain

A bootstrapper for 'Domain' projects in Naos.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.55.58 1,273 9/29/2025
1.55.57 30,827 12/10/2021
1.55.56 635 12/10/2021
1.55.55 647 12/10/2021
1.55.54 9,457 3/8/2021
1.55.53 759 3/5/2021
1.55.52 739 3/5/2021
1.55.51 24,703 2/14/2021
1.55.50 809 1/8/2021
1.55.49 803 1/7/2021
1.55.48 3,953 12/27/2020
1.55.47 884 11/20/2020
1.55.46 934 10/6/2020
1.55.45 853 10/6/2020
1.55.44 4,099 10/4/2020
1.55.43 928 10/3/2020
1.55.42 848 10/3/2020
1.55.41 825 10/3/2020
1.55.40 10,480 9/26/2020
1.55.39 7,174 9/25/2020
Loading failed