Libplanet.Analyzers
5.3.0-dev.20249642617
This is a prerelease version of Libplanet.Analyzers.
This package has a SemVer 2.0.0 package version: 5.3.0-dev.20249642617+3b939e7.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Libplanet.Analyzers --version 5.3.0-dev.20249642617
NuGet\Install-Package Libplanet.Analyzers -Version 5.3.0-dev.20249642617
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="Libplanet.Analyzers" Version="5.3.0-dev.20249642617" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Libplanet.Analyzers" Version="5.3.0-dev.20249642617" />
<PackageReference Include="Libplanet.Analyzers" />
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 Libplanet.Analyzers --version 5.3.0-dev.20249642617
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Libplanet.Analyzers, 5.3.0-dev.20249642617"
#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 Libplanet.Analyzers@5.3.0-dev.20249642617
#: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=Libplanet.Analyzers&version=5.3.0-dev.20249642617&prerelease
#tool nuget:?package=Libplanet.Analyzers&version=5.3.0-dev.20249642617&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Libplanet.Analyzers: Static analysis on Libplanet-powered apps
This Roslyn analyzer checks if code has common mistakes prone to made with
Libplanet-powered game apps. E.g., breaking determinism in IAction
implementations.
<PackageReference Include="Libplanet.Analyzers" Version="0.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
If you want to check your script on Unity editor:
- Ensure you use Unity 2020.2 or higher.
- Read the official docs: Roslyn analyzers and ruleset files.
Rules
| Rule | |
|---|---|
| LAA1001 | SystemRandomBreaksActionDeterminism |
| LAA1002 | DictionariesOrSetsShouldBeOrderedToEnumerate |
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Libplanet (>= 5.3.0-dev.20249642617)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Libplanet.Analyzers:
| Package | Downloads |
|---|---|
|
Lib9c
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-dev.20250213074059 | 222 | 2/13/2025 |
| 6.0.0-dev.20250117091335 | 121 | 1/17/2025 |
| 6.0.0-dev.20250117011557 | 100 | 1/17/2025 |
| 6.0.0-dev.20250116103041 | 95 | 1/16/2025 |
| 6.0.0-dev.20250116020155 | 117 | 1/16/2025 |
| 6.0.0-dev.20250115051348 | 109 | 1/15/2025 |
| 5.5.3 | 586 | 9/17/2025 |
| 5.5.2 | 3,660 | 9/16/2025 |
| 5.5.1 | 601 | 2/17/2025 |
| 5.5.0 | 28,835 | 1/15/2025 |
| 5.5.0-test.2 | 321 | 9/3/2025 |
| 5.5.0-dev.20250115025247 | 77 | 1/15/2025 |
| 5.5.0-dev.20250107054502 | 100 | 1/7/2025 |
| 5.5.0-dev.20241220054825 | 103 | 12/20/2024 |
| 5.5.0-dev.20241217014719 | 132 | 12/17/2024 |
| 5.5.0-dev.20241129060240 | 119 | 11/29/2024 |
| 5.5.0-dev.20241125091512 | 118 | 11/25/2024 |
| 5.5.0-dev.20241122065817 | 97 | 11/22/2024 |
| 5.4.2 | 3,863 | 12/13/2024 |
| 5.3.0-dev.20249642617 | 135 | 9/6/2024 |
Loading failed