Agoda.Analyzers 1.1.193

Prefix Reserved
dotnet add package Agoda.Analyzers --version 1.1.193
                    
NuGet\Install-Package Agoda.Analyzers -Version 1.1.193
                    
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.193" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Agoda.Analyzers" Version="1.1.193" />
                    
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.193
                    
#r "nuget: Agoda.Analyzers, 1.1.193"
                    
#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.193
                    
#: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.193
                    
Install as a Cake Addin
#tool nuget:?package=Agoda.Analyzers&version=1.1.193
                    
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.193 207,546 7/7/2026
1.1.192-preview 439 7/7/2026
1.1.191-preview 407 5/28/2026
1.1.190-preview 445 5/25/2026
1.1.189-preview 459 5/25/2026
1.1.185 390,500 4/20/2026
1.1.184 6,069 4/15/2026
1.1.183-preview 112 4/11/2026
1.1.182-preview 110 4/11/2026
1.1.167-preview 134 3/8/2026
1.1.166-preview 112 3/8/2026
1.1.165-preview 104 3/8/2026
1.1.164-preview 111 3/8/2026
1.1.163-preview 110 3/8/2026
1.1.162-preview 107 3/8/2026
1.1.157-preview 115 3/8/2026
1.1.156 326,155 9/24/2025
1.1.154 1,382 9/10/2025
1.1.152 544 9/4/2025
1.1.147 5,860 8/19/2025
Loading failed