AArnott / CSharpIsNull
C# null test syntax analyzers to guard against bugs in testing null against a struct.
☆14Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for CSharpIsNull
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆33Updated this week
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 2 years ago
- A zero allocation globbing library☆21Updated last week
- .NET library for working with Roslyn's syntax trees☆22Updated 9 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 7 months ago
- Find transitive dependencies in assemblies☆22Updated last week
- Non-boxing passing of values.☆27Updated 4 months ago
- dotnet score☆28Updated 2 years ago
- A micro-sdk for .NET☆15Updated last year
- A CLI tool with commands to help maintain .NET codebases☆14Updated last month
- SqlSrcGen☆10Updated last year
- Internal application architecture via command and event messages☆25Updated this week
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Tools for experimenting with union types.☆26Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- Small library to handle ISO8601 durations in C#☆33Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- A Blazor wrapper for the DOM browser API.☆20Updated 3 weeks ago
- Polyfills for projects targeting older versions of .NET☆26Updated last week
- Useful C# extension methods and utilities. Sponsored by endjin.☆16Updated last month
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A build tool for your build tools.☆11Updated 4 months ago
- A Visual Studio extension☆16Updated 11 months ago
- Extends Verify to allow verification of Xaml UIs