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.
<PackageVersion Include="Resource.Embedder" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Resource.Embedder">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Resource.Embedder&version=1.0.3
                    
Install Resource.Embedder as a Cake Addin
#tool nuget:?package=Resource.Embedder&version=1.0.3
                    
Install Resource.Embedder as a Cake Tool

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 19 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.
lostindark/DriverStoreExplorer
Driver Store Explorer [RAPR]
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.
AgOpenGPS-Official/AgOpenGPS
Ag Precision Mapping, Section Control and Guidance Software
iNKORE-NET/UI.WPF.Modern
Modern (Fluent 2) styles and controls for your WPF applications
Theo47/Depressurizer
Depressurizer is a program that helps you categorize your steam games.
RevoLand/Steam-Library-Manager
Open source utility to manage Steam, Origin and Uplay libraries in ease of use with multi library support. ||| Steam Games Database: https://stmstat.com
ShinyHobo/BG3-Modders-Multitool
Utility for quickly generating Baldur's Gate 3 mod packs from an unpacked workspace (among other things). This project is not open source; read the license.
SerGreen/Appacker
Tool for making single .exe application packages
songify-rocks/Songify
A simple tool that gets the current track from Spotify, YouTube and Nightbot.
ravibpatel/CrashReporter.NET
Send crash reports of your classic desktop application developed using .NET Framework directly to your mail's inbox with full exception report, stack trace and screenshot.
chelh/VBASync
Cross-platform tool to synchronize macros from an Office VBA-enabled file with a version-controlled folder
nilaoda/N_m3u8DL-CLI-SimpleG
N_m3u8DL-CLI's simple GUI
fyr77/EnvyUpdate
Small update checker application for NVIDIA GeForce GPUs
p1xel8ted/UltrawideFixes
An ever-growing collection of ultra-wide solutions for games built on the Unity engine.
RayCarrot/RayCarrot.RCP.Metro
Rayman Control Panel (4.0.0 and above)
Version Downloads Last updated
1.0.3 183 5/7/2015
1.0.2 82 4/6/2015
1.0.1 50 4/6/2015
1.0.0 54 4/6/2015

Output log now also shows in Visual Studio by default