Analyse 1.0.0
dotnet add package Analyse --version 1.0.0
NuGet\Install-Package Analyse -Version 1.0.0
<PackageReference Include="Analyse" Version="1.0.0" />
paket add Analyse --version 1.0.0
#r "nuget: Analyse, 1.0.0"
// Install Analyse as a Cake Addin #addin nuget:?package=Analyse&version=1.0.0 // Install Analyse as a Cake Tool #tool nuget:?package=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
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Analyse:
Package | Downloads |
---|---|
LeanScreen.Abstractions
Av multimedia. This library contains abstractions only. The LeanScreen.Extensions package contains implementation for all related features, such as video frame rendering and image rendering. |
|
CryptoStream
A library designed to simplify common cryptographic processes |
|
EnterpriseStartup.Messaging
Provides messaging abstractions and implementation. |
|
LeanScreen
Av multimedia. This library contains core logic only. The LeanScreen.Extensions package contains implementation for all related features, such as video frame rendering and image rendering. |
|
Comanche
Provides auto-documentation for CLIs. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2,278 | 5/13/2024 |