A small utility library for browsing the embedded resources of an assembly.
Info
Version: | 1.2.0 |
Author(s): | Andrei15193 |
Last Update: | Saturday, January 29, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://andrei15193.github.io/EmbeddedResourceBrowser |
NuGet Url: | https://www.nuget.org/packages/EmbeddedResourceBrowser |
Install
Install-Package EmbeddedResourceBrowser
dotnet add package EmbeddedResourceBrowser
paket add EmbeddedResourceBrowser
EmbeddedResourceBrowser Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags