Compiles a project by rewriting LINQ expressions into fast, procedural code with minimal allocations.
Info
Version: | 1.0.0-beta-3286 |
Author(s): | Andrea Martinelli |
Last Update: | Thursday, September 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Shaman.Roslyn.LinqRewrite |
Install
Install-Package Shaman.Roslyn.LinqRewrite
dotnet add package Shaman.Roslyn.LinqRewrite
paket add Shaman.Roslyn.LinqRewrite
Shaman.Roslyn.LinqRewrite Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Console(>= 4.0.0)
- System.Reflection(>= 4.1.0)
- System.Xml.XDocument(>= 4.0.11)
- System.Diagnostics.Process(>= 4.1.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 1.3.2)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 1.3.2)