Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer 2.1.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer --version 2.1.1
                    
NuGet\Install-Package Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer -Version 2.1.1
                    
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="Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer" Version="2.1.1">
  <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="Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer" Version="2.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer">
  <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 Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer --version 2.1.1
                    
#r "nuget: Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer, 2.1.1"
                    
#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 Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer@2.1.1
                    
#: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=Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer&version=2.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer&version=2.1.1
                    
Install as a Cake Tool

Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer

About

Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer is a Roslyn analyzer package that identifies bad practices and reliability issues in C# codebases.
It integrates seamlessly into Visual Studio, VS Code (with Roslyn support), and CI pipelines to provide real‑time diagnostics that guide developers toward safer, more maintainable cod


📦 Installation

Add the NuGet package to your project:

dotnet add package Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer

Or via the Visual Studio NuGet Package Manager:

Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer

Once installed, analyzers activate automatically — no additional configuration required.

About DataMiner

DataMiner is a transformational platform that provides vendor-independent control and monitoring of devices and services. Out of the box and by design, it addresses key challenges such as security, complexity, multi-cloud, and much more. It has a pronounced open architecture and powerful capabilities enabling users to evolve easily and continuously.

The foundation of DataMiner is its powerful and versatile data acquisition and control layer. With DataMiner, there are no restrictions to what data users can access. Data sources may reside on premises, in the cloud, or in a hybrid setup.

A unique catalog of 7000+ connectors already exists. In addition, you can leverage DataMiner Development Packages to build your own connectors (also known as "protocols" or "drivers").

Note See also: About DataMiner.

About Skyline Communications

At Skyline Communications, we deal in world-class solutions that are deployed by leading companies around the globe. Check out our proven track record and see how we make our customers' lives easier by empowering them to take their operations to the next level.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Skyline.DataMiner.CICD.CSharpAnalysis.Analyzer:

Package Downloads
Skyline.DataMiner.Dev.Utils.Solutions.DocumentHub.GQI

Provides GQI extensions to communicate with DocumentHub

Skyline.DataMiner.Dev.Utils.Solutions.DocumentHub.Automation

Provides Automation extensions to communicate with DocumentHub.

Skyline.DataMiner.Dev.Utils.Solutions.DocumentHub.Protocol

Provides Protocol extensions to communicate with DocumentHub

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.2 7,983 3/10/2026
2.1.1 1,338 2/26/2026
2.1.0 128 2/19/2026
2.0.0-alpha2 99 2/19/2026
2.0.0-alpha1 98 2/19/2026

Summary of changes made in this release of the package.