Found 2,355 packages
A tiny, cross-platform, module based, MIT-licensed web server. Supporting NET Framework, Net Core, and Mono.
When referencing VS SDK NuGet packages using PackageReference, assemblies are referenced instead of linked. This package corrects that.
Fody add-in for embedding references as resources.
Postgres embedded server equivalent for .Net applications
File provider for files in embedded resources for Microsoft.Extensions.FileProviders. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Read embedded resources with a fluent API, including hierarchical structures.
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
EmbedIO web server support for ASP.NET Core, as a drop-in replacement for Kestrel
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
MarkdownCodeEmbed is a dotnet tool designed to embed source files into Markdown files. Full documentation is available here: https://github.com/csharp-today/MarkdownCodeEmbed
EO.WebBrowser is a .NET browser engine based on Google's Chrome project. It packs a full featured browser engine inside .NET DLLs that have zero external dependency. It also offers many advanced features such extensive customization options, ability to call JavaScript code from .NET code and ability to call .NET code from JavaScript code, custom resource handler, custom download handler, etc. The control is an ideal replacement of the .NET's built-in WebBrowser control.
Allow to authenticate with a Bearer Token. It uses a Token endpoint (at /token path) and with a defined validation delegate create a JsonWebToken. The module can check all incoming requests or a paths
Addon for DSharpPlus adding a new Embed Builder designed around value tuples and object initializers. Note: This package is not supported or endorsed by the DSharpPlus team. Please do not ask for support regarding this package in official DSharpPlus discussion boards.
Embeds translations (satellite assemblies) automatically into the exe/dll itself during the build process and hooks up code to extract them dynamically during runtime. Once installed, you don't have to deploy all those "language code" folders anymore as they will be read from the resource section automatically. If you use Fody.Costura this may interest you as well (or vica versa). Supports: .Net Standard 2.0, .Net Core 2.0 and Net 4.7.2 and above.
A very simple IoC container, easily embeddable also as a source code.
Embedded Resource files helpers for dotnet.
MSBuild Tasks to help creating self-contained embedded versions of ServiceStack that can be ILMerged into a single cross-platform .exe accessed by the users perferred browser or hosted inside a Native Desktop App shell containing a Web Browser widget. Once added to a project the install.ps1 script will set the BuildAction to all Razor *.cshtml pages to 'Content' so they get pre-compiled and change all html/img/css assets to Embedded Resources so they get bundled inside the dll. This package also includes a copy of ILMerge.exe under \tools that can be used to merge all ServiceStack .dlls into a single exe. See the https://github.com/ServiceStack/ServiceStack.Gap project for more info.
RavenDB Embedded library to run ravendb in embedded way
SourceGenerator for resource file embedding with EmbedResourceCSharp.
Implementation of Butterfly.Web for EmbedIO (see https://github.com/unosquare/embedio)