BotForge.Analyzers
1.0.0
dotnet add package BotForge.Analyzers --version 1.0.0
NuGet\Install-Package BotForge.Analyzers -Version 1.0.0
<PackageReference Include="BotForge.Analyzers" Version="1.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="BotForge.Analyzers" Version="1.0.0" />
<PackageReference Include="BotForge.Analyzers"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add BotForge.Analyzers --version 1.0.0
#r "nuget: BotForge.Analyzers, 1.0.0"
#:package BotForge.Analyzers@1.0.0
#addin nuget:?package=BotForge.Analyzers&version=1.0.0
#tool nuget:?package=BotForge.Analyzers&version=1.0.0
BotForge.Analyzers (Meta Package)
NuGet meta-package that ships BotForge analyzers and code fixes as a development-time dependency.
Installation
dotnet add package BotForge.Analyzers
Notes
- Marked as DevelopmentDependency; analyzers run during build/IDE, no runtime impact.
- No changes required in your code; diagnostics and fixes appear automatically.
See src/BotForge.Analyzers/README.md for rules and details.
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 BotForge.Analyzers:
| Package | Downloads |
|---|---|
|
BotForge.Modules
Package that adds modules system for automatic state generation for BotForge framework. Also it adds a role model to authenticate users. |
|
|
BotForge.Telegram
An infrastructure package that allows you to simply create Telegram bots using BotForge framework. It includes the most common BotForge packages set to begin making bot apps. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 123 | 12/29/2025 |
Initial pre-release