DzonnyDZ / ILProj
Visual Studio project template for developing directly in CIL assembly language
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ILProj
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 5 months ago
- Raw .NET CIL demos☆24Updated 3 years ago
- ☆14Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 7 months ago
- convert MSBuild project files to C# pseudo-code☆11Updated 9 months ago
- Global type inference for C# 8 nullable reference types☆35Updated 9 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Fast Accessors for .Net☆31Updated last year
- DOOM compiled as a .NET application☆34Updated 2 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- ☆12Updated 7 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- .NET library for working with Roslyn's syntax trees☆22Updated 8 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated 11 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 3 weeks ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆32Updated 5 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 3 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆27Updated 3 weeks ago
- The example class library project, with code written in the CIL.☆19Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆30Updated 8 months ago