Agoda.Analyzers 1.1.156

Prefix Reserved
dotnet add package Agoda.Analyzers --version 1.1.156
                    
NuGet\Install-Package Agoda.Analyzers -Version 1.1.156
                    
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="Agoda.Analyzers" Version="1.1.156" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Agoda.Analyzers" Version="1.1.156" />
                    
Directory.Packages.props
<PackageReference Include="Agoda.Analyzers" />
                    
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 Agoda.Analyzers --version 1.1.156
                    
#r "nuget: Agoda.Analyzers, 1.1.156"
                    
#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 Agoda.Analyzers@1.1.156
                    
#: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=Agoda.Analyzers&version=1.1.156
                    
Install as a Cake Addin
#tool nuget:?package=Agoda.Analyzers&version=1.1.156
                    
Install as a Cake Tool

A set of opinionated Roslyn analyzers for C#. This project is used by Agoda internally for analysis of our C# projects. We have opened it for community contribution and usage.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Agoda.Analyzers:

Package Downloads
Agoda.Analyzers.CodeFixes

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.156 297,836 9/24/2025
1.1.154 1,042 9/10/2025
1.1.152 505 9/4/2025
1.1.147 4,065 8/19/2025
1.1.146-preview 185 8/19/2025
1.1.142 205 8/19/2025
1.1.141-preview 186 8/19/2025
1.1.139-preview 198 6/6/2025
1.1.138-preview 202 6/5/2025
1.1.137-preview 193 6/5/2025
1.1.136 32,810 5/24/2025
1.1.135-preview 123 5/24/2025
1.1.132 341 5/22/2025
1.1.131 208 5/22/2025
1.1.130-preview 195 5/21/2025
1.1.128-preview 201 5/21/2025
1.1.127-preview 189 5/21/2025
1.1.119-preview 203 5/21/2025
1.1.118-preview 217 5/21/2025
1.1.117-preview 196 5/20/2025
Loading failed