jeffkl / EnvironmentAbstractionsLinks
Interface abstraction for accessing environment variables in .NET
☆21Updated 2 months ago
Alternatives and similar repositories for EnvironmentAbstractions
Users that are interested in EnvironmentAbstractions are comparing it to the libraries listed below
Sorting:
- 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 read-only git library written entirely in .NET☆30Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months ago
- 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
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆14Updated 3 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Find transitive dependencies in assemblies☆24Updated 2 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- C# source generator for producing faster enum lookups☆20Updated last week
- File and Folder selector for Spectre.Console☆47Updated 3 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Update tool for package reference and dotnet-tools.json☆13Updated last month
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Vectorized generic dictionary prototype☆26Updated last year
- Internal application architecture via command and event messages☆32Updated this week
- template repository for a roslyn source generator☆23Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- .NET Generic Host for UI applications☆29Updated last year
- Simple source only reflection library with default interface property support☆78Updated last week