9 packages tagged with “single-file”
A tool to extract the contents of a single file application to a directory.
A library to programmatically extract the contents of a single file application to a directory.
A library for reading and modifying bundles from single-file published .NET applications.
A simple test runner for single-file xUnit tests.
MSBuild task that merges multiple C# source files into a single file. Just reference the library and add property <GenerateCSharpSingleFile>true</GenerateCSharpSingleFile> to your project file. Your project will be merged as single-file app in 'bin/SingleFileSingle' folder.
A small reflective library meant to store multiple files in a single one.
A simple test runner for single-file xUnit v3 tests.
lightweight, easy-to-use, and powerful coroutine timeline library for .NET. It lets you write asynchronous operations like a story — no complex state machines, no messy callbacks — just yield your delays and go.
Eas-to-use and lightweight coroutine timeline implementation using C# iterator blocks and async.