akkadotnet / akka.analyzers

Roslyn analyzers for Akka.NET developers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akka.Analyers

A Roslyn Analyzer package for Akka.NET, aimed at helping users avoid common Akka.NET programming mistakes and helping users automatically upgrade their applications to use newer Akka.NET APIs.

Available Rules and Explanations

Please see "Debugging Akka.NET - Akka.Analyzers" for a full explanation on all supported rules and their automated Roslyn Code Fixes.

Questions, Comments, and Suggestions

We accept pull requests! Please let us know what we can do to add additional rules / code fixes or how to improve existing ones.

About

Roslyn analyzers for Akka.NET developers.

License:Apache License 2.0


Languages

Language:C# 99.0%Language:PowerShell 1.0%