A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.
Info
Version: | 2.3.0 |
Author(s): | Antao Almada |
Last Update: | Friday, October 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NetFabric.Hyperlinq.Analyzer |
Install
Install-Package NetFabric.Hyperlinq.Analyzer
dotnet add package NetFabric.Hyperlinq.Analyzer
paket add NetFabric.Hyperlinq.Analyzer
NetFabric.Hyperlinq.Analyzer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.5.0)
- NetFabric.CodeAnalysis(>= 3.0.0)
Tags