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
#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

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 (17)

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.
ravibpatel/AutoUpdater.NET
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
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
Version Downloads Last updated
1.0.3 182 5/7/2015
1.0.2 81 4/6/2015
1.0.1 48 4/6/2015
1.0.0 52 4/6/2015

Output log now also shows in Visual Studio by default