Sergio0694 / privatelikeLinks
An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were declared as private)
☆10Updated 2 years ago
Alternatives and similar repositories for privatelike
Users that are interested in privatelike are comparing it to the libraries listed below
Sorting:
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated last year
- ☆16Updated 4 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated last year
- ☆26Updated 2 years ago
- An .NET compression tool. Supported file formats are Brotli and GZip.☆18Updated 2 months ago
- ☆23Updated last month
- Bringing the XamlX Compiler Toolchain to WinUI3☆16Updated 5 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- ☆32Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- Infinite recursion without blowing up the stack.☆21Updated last week
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 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 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A .NET port of https://github.com/krisk/fuse-swift☆16Updated 5 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- .NET tool to analyze size of Native AOT binaries.☆55Updated 3 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆68Updated 3 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
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 3 months ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 5 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated 2 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months ago
- Tool to rename .NET assemblies and references☆56Updated 8 months ago