jeffkl / EnvironmentAbstractionsLinks
Interface abstraction for accessing environment variables in .NET
☆19Updated last month
Alternatives and similar repositories for EnvironmentAbstractions
Users that are interested in EnvironmentAbstractions are comparing it to the libraries listed below
Sorting:
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Find transitive dependencies in assemblies☆24Updated last month
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 3 weeks ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Vectorized generic dictionary prototype☆25Updated last year
- File path abstraction library for .NET.☆94Updated 2 weeks ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET Generic Host for UI applications☆29Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- C# Source Generator library for Inter-Process Communication☆46Updated last week
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 5 years ago
- Internal application architecture via command and event messages☆32Updated this week
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- ☆70Updated this week
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆43Updated 10 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 7 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- File and Folder selector for Spectre.Console☆47Updated 3 years ago
- Simple source only reflection library with default interface property support☆76Updated this week