SampSharp.Analyzer provides Roslyn diagnostic analyzers for SampSharp open.mp gamemode development. These analyzers help enforce correct usage of the SampSharp API during development, catching common mistakes at compile time.
SampSharp is a toolkit that allows you to write gamemodes in C# for open.mp servers using the .NET runtime. SampSharp's aim is to provide all features of object-oriented programming and modern .NET development.
For general documentation and guides, see https://sampsharp.net.