AssemblyExtensions is a .NET Core class library that can be used to get metadata for an assembly.
Info
Version: | 0.0.2 |
Author(s): | igress |
Last Update: | Saturday, April 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://harip.github.io/site/assemblyextension |
NuGet Url: | https://www.nuget.org/packages/AssemblyExtensions |
Install
Install-Package AssemblyExtensions
dotnet add package AssemblyExtensions
paket add AssemblyExtensions
AssemblyExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- PrintClassInstance(>= 3.2.0)
Tags