cklutz / RegFileLinks
A .NET library that can read and write .reg files
☆12Updated 3 years ago
Alternatives and similar repositories for RegFile
Users that are interested in RegFile are comparing it to the libraries listed below
Sorting:
- 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
- Playground for testing msbuild in a "server" mode☆16Updated last year
- 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
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 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
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…