SteveSandersonMS / DotNetIsolatorLinks
A library for running isolated .NET runtimes inside .NET
☆655Updated 2 years ago
Alternatives and similar repositories for DotNetIsolator
Users that are interested in DotNetIsolator are comparing it to the libraries listed below
Sorting:
- Write your pipelines in C# !☆470Updated last week
- C# discriminated union source generator☆837Updated this week
- A Roslyn analyzer to enforce some good practices in C#.☆1,083Updated last week
- Build interactive console applications with .NET Razor and Spectre.Console☆1,605Updated last week
- A tool for generating Refit interfaces and contracts from OpenAPI (Swagger) specifications☆366Updated this week
- Converts a project to use Centralised Package Management☆670Updated 6 months ago
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆741Updated 2 months ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆504Updated this week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆500Updated 2 months ago
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,354Updated last week
- compile time dependency injection for .NET☆867Updated 7 months ago
- An advanced profiler for .NET Applications on Windows☆1,115Updated 2 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆347Updated this week
- Pure DI for .NET☆760Updated this week
- C# Source Generator based dependency injection container implementation.☆1,168Updated 4 months ago
- Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.☆519Updated 5 months ago
- Generate DTOs, mappings and projections from your domain models.☆1,056Updated this week
- Request/response Inspector middleware for ASP.NET Core