RoslynSecurityGuard 2.2.6178.26661
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package RoslynSecurityGuard --version 2.2.6178.26661
NuGet\Install-Package RoslynSecurityGuard -Version 2.2.6178.26661
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="RoslynSecurityGuard" Version="2.2.6178.26661" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoslynSecurityGuard --version 2.2.6178.26661
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RoslynSecurityGuard, 2.2.6178.26661"
#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 RoslynSecurityGuard as a Cake Addin #addin nuget:?package=RoslynSecurityGuard&version=2.2.6178.26661 // Install RoslynSecurityGuard as a Cake Tool #tool nuget:?package=RoslynSecurityGuard&version=2.2.6178.26661
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Roslyn analyzers that aim to help security audits on .NET applications.
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 RoslynSecurityGuard:
Package | Downloads |
---|---|
WhatIsHeDoing.Core
A library of extensions to core .NET functionality. |
|
WhatIsHeDoing.DomainModels
A library of domain models for .NET. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 1,379,706 | 7/4/2017 |
2.2.6178.26661 | 298,556 | 11/30/2016 |
1.0.0 | 1,426 | 7/19/2016 |
This release introduce improved taint analysis. It also brings new code fixes.