assemblyinfo NuGet Package

This small library uses cecil to inspect MSIL code found in .NET assemblies
instead of `Assembly.Load` which ensures that you do not have to load it's dependencies beforehand.


This is particularly useful if you just want to know what .NET target framework an assembly
is targeting without running the risk of catching an exception from `Assembly.Load` because of a missing dependency.




Got any assemblyinfo Question?





Info

Version: 0.2.2
Author(s): Peter Sunde
Last Update: Tuesday, October 22, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/peters/assemblyinfo
NuGet Url: https://www.nuget.org/packages/assemblyinfo


Install
Install-Package assemblyinfo
dotnet add package assemblyinfo
paket add assemblyinfo
assemblyinfo Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

3839