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 433,288 7/7/2026
1.1.192-preview 450 7/7/2026
1.1.191-preview 415 5/28/2026
1.1.190-preview 451 5/25/2026
1.1.189-preview 462 5/25/2026
1.1.185 446,273 4/20/2026
1.1.184 6,080 4/15/2026
1.1.183-preview 114 4/11/2026
1.1.182-preview 116 4/11/2026
1.1.167-preview 139 3/8/2026
1.1.166-preview 118 3/8/2026
1.1.165-preview 109 3/8/2026
1.1.164-preview 114 3/8/2026
1.1.163-preview 115 3/8/2026
1.1.162-preview 114 3/8/2026
1.1.157-preview 118 3/8/2026
1.1.156 329,214 9/24/2025
1.1.154 1,389 9/10/2025
1.1.152 551 9/4/2025
1.1.147 5,868 8/19/2025
Loading failed