Resource.Embedder
1.0.3
Requires NuGet 2.8 or higher.
dotnet add package Resource.Embedder --version 1.0.3
NuGet\Install-Package Resource.Embedder -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Resource.Embedder" Version="1.0.3"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Resource.Embedder --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Resource.Embedder, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Resource.Embedder as a Cake Addin #addin nuget:?package=Resource.Embedder&version=1.0.3 // Install Resource.Embedder as a Cake Tool #tool nuget:?package=Resource.Embedder&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Tool for automatic satellite assembly embedding (as resources).
If you use Fody.Costura this may interest you as well (or vica versa).
Sourcecode here: https://github.com/MarcStan/Resource.Embedder/
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on Resource.Embedder:
Repository | Stars |
---|---|
nilaoda/N_m3u8DL-CLI
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
|
|
jie65535/GrasscutterCommandGenerator
Command Generator and Gacha Banner Editor
|
|
Depressurizer/Depressurizer
A Steam library categorizing tool.
|
|
Jonno12345/TileIconifier
Creates tiles for most Windows 8.1 and 10 start menu icons
|
|
Otiel/BandcampDownloader
A Windows app used to download albums from Bandcamp.
|
Output log now also shows in Visual Studio by default