Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 684 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 684 Bytes

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.