matkoch / custom-msbuild-task
☆20Updated last year
Alternatives and similar repositories for custom-msbuild-task:
Users that are interested in custom-msbuild-task are comparing it to the libraries listed below
- Playground for testing msbuild in a "server" mode☆16Updated 10 months ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 2 years ago
- Vectorized generic dictionary prototype☆18Updated last month
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 7 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Find transitive dependencies in assemblies☆22Updated 2 months ago
- Fast Accessors for .Net☆32Updated 2 years ago
- Extends Verify to allow verification of Xaml UIs☆21Updated last week
- Provides publishing support for applications using Onova.☆22Updated 6 months ago
- Source generator to easily embed and access files + directory trees☆17Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 3 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- .NET Generic Host for UI applications☆19Updated 6 months ago
- An .NET compression tool. Supported file formats are Brotli and GZip.☆5Updated last week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 8 months ago
- An ACID .NET relational database☆18Updated 8 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week
- Assembly-level sandboxing for .NET Core☆33Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated 11 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 10 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- The Programmer Productivity Toolkit☆12Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year