Toendering.RoslynAnalyzer.Akka 0.1.0

dotnet add package Toendering.RoslynAnalyzer.Akka --version 0.1.0
NuGet\Install-Package Toendering.RoslynAnalyzer.Akka -Version 0.1.0
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="Toendering.RoslynAnalyzer.Akka" Version="0.1.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Toendering.RoslynAnalyzer.Akka --version 0.1.0
#r "nuget: Toendering.RoslynAnalyzer.Akka, 0.1.0"
#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.
// Install Toendering.RoslynAnalyzer.Akka as a Cake Addin
#addin nuget:?package=Toendering.RoslynAnalyzer.Akka&version=0.1.0

// Install Toendering.RoslynAnalyzer.Akka as a Cake Tool
#tool nuget:?package=Toendering.RoslynAnalyzer.Akka&version=0.1.0

Nuget

Roslyn Analyzer for Akka.NET

Roslyn analyzer for C# that flags usage of Akka.Props<T>(...) as an error if there is a mismatch between the target type T and the passed parameters.

Install

The analyzer can be installed through NuGet or installed as a Visual Studio Extension.

Nuget (cli)

dotnet add package Toendering.RoslynAnalyzer.Akka

Vistual Studio Extension

The analyzer can also be installed as a Visual Studio extension but is currently not available in the Visual Studio Marketplace so you will have to download and build it yourself to use it.

Known Issues

  • Does not take optional constructor parameters into account
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 232 6/19/2022