ne1410s.Analyse 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Analyse

Additional Details

Please use the "Analyse" NuGet package instead

dotnet add package ne1410s.Analyse --version 1.0.0
NuGet\Install-Package ne1410s.Analyse -Version 1.0.0
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="ne1410s.Analyse" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ne1410s.Analyse --version 1.0.0
#r "nuget: ne1410s.Analyse, 1.0.0"
#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 ne1410s.Analyse as a Cake Addin
#addin nuget:?package=ne1410s.Analyse&version=1.0.0

// Install ne1410s.Analyse as a Cake Tool
#tool nuget:?package=ne1410s.Analyse&version=1.0.0

Analyse and Analyse.4Tests

Overview

These packages adds Roslyn analyser rules and implementation. Additionally, there are a small number of project properties that are provided to the referencing project.

The Analyse.4Tests package is very similar to Analyse, with a small number of rule relaxations, and does not make referencing projects generate documentation on build.

Notes

Commands

# Pack and publish a pre-release to a local feed
$suffix="alpha001"; dotnet pack -c Release -o nu --version-suffix $suffix; dotnet nuget push "nu\*.*$suffix.nupkg" --source localdev; gci nu/ | ri -r; rmdir nu
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 85 5/14/2024