baronfel / multi-rid-toolLinks
An example of using the .NET 10 SDK to create platform-specific .NET tools
☆26Updated 3 weeks ago
Alternatives and similar repositories for multi-rid-tool
Users that are interested in multi-rid-tool are comparing it to the libraries listed below
Sorting:
- Dependency free reactive abstraction for `System.Diagnostics.Process`, exposes handy static one-liner methods for the one offs☆29Updated last week
- ☆15Updated last year
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated 9 months ago
- Parser and MSBuild Targets for using Keep-A-Changelog-formatted Changelogs in your Build☆37Updated last month
- Generates simple names for *Infos (types, parameters, properties, fields, and methods)☆18Updated last week
- Tools for experimenting with union types.☆30Updated 8 months ago
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 3 years ago
- JSON diff tool for .NET☆55Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- VS Code extension to monitor .NET Processes for GC information in real time, or drill into .NET DLLs by viewing the IL and compiled code.…☆37Updated last year
- File path abstraction library for .NET.☆93Updated last week
- .NET library to work with Git repositories☆34Updated last week
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- TopazView is a lightweight view engine that utilizes the Topaz JavaScript Engine. It serves as an alternative to the Razor View Engine, o…☆20Updated last year
- Simple source only reflection library with default interface property support☆74Updated last week
- Option and Result types for C# to simplify functional programming.☆51Updated 2 months ago
- BigMachines is State Machine library for .NET☆43Updated this week
- C# and Razor compiler playground in the browser via Blazor WebAssembly☆88Updated this week
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆50Updated 2 months ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆40Updated this week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.