SecurityCodeScan.VS2019
5.6.2
Requires NuGet 2.8 or higher.
Install-Package SecurityCodeScan.VS2019 -Version 5.6.2
dotnet add package SecurityCodeScan.VS2019 --version 5.6.2
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.2">
<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.
paket add SecurityCodeScan.VS2019 --version 5.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SecurityCodeScan.VS2019, 5.6.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SecurityCodeScan.VS2019 as a Cake Addin
#addin nuget:?package=SecurityCodeScan.VS2019&version=5.6.2
// Install SecurityCodeScan.VS2019 as a Cake Tool
#tool nuget:?package=SecurityCodeScan.VS2019&version=5.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Security static code analyzer for .NET
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SecurityCodeScan.VS2019:
Package | Downloads |
---|---|
Dhgms.QualityAssurancePack
Collection of packages for assisting in QA during .NET software development |
|
NeosSDIQuality.Net.Analyzers
C# Analyzers with predifined ruleset using Microsoft.CodeAnalysis.NetAnalyzers, Sonar C#, StyleCop, Code cracker, Configure await checker, SecurityCodeScan |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SecurityCodeScan.VS2019:
Repository | Stars |
---|---|
VahidN/DNTIdentity
A highly customized sample of the ASP.NET Core Identity
|