Produce NuPkg files that have .NET Reference assemblies as resources
☆161Nov 26, 2025Updated 3 months ago
Alternatives and similar repositories for basic-reference-assemblies
Users that are interested in basic-reference-assemblies are comparing it to the libraries listed below
Sorting:
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 8 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆65May 5, 2025Updated 9 months ago
- C# version for the The One Billion Row Challenge☆33Mar 17, 2024Updated last year
- ☆25Jan 25, 2024Updated 2 years ago
- .NET CLI tool for querying Visual Studio for Mac installations and invoking bundled tools☆10Jan 25, 2024Updated 2 years ago
- Declarative HTML generation with C#☆34Sep 17, 2024Updated last year
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Mar 17, 2024Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year
- Basic Compilation Log support☆40Updated this week
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆174Aug 28, 2025Updated 6 months ago
- Managed port of mimalloc.☆45Oct 22, 2025Updated 4 months ago
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Mar 17, 2024Updated last year
- A library to build .NET profilers in .NET