Determine the source language of a .NET assembly.
Info
Version: | 1.2.0 |
Author(s): | Nate Barbettini |
Last Update: | Tuesday, June 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nbarbettini/polyglot-dotnet |
NuGet Url: | https://www.nuget.org/packages/Polyglot |
Install
Install-Package Polyglot
dotnet add package Polyglot
paket add Polyglot
Polyglot Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Linq(>= 4.1.0)
- System.Reflection(>= 4.1.0)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Runtime(>= 4.1.0)
Tags