Tyrrrz / PolyShimLinks
Polyfills for projects targeting older versions of .NET
☆36Updated 2 weeks ago
Alternatives and similar repositories for PolyShim
Users that are interested in PolyShim are comparing it to the libraries listed below
Sorting:
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- ☆12Updated 7 years ago
- Power to the people! foreach over those ranges!☆15Updated 4 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆50Updated 4 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 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated this week
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆40Updated 4 months ago
- template repository for a roslyn source generator☆22Updated 3 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated last week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- A CLI tool with commands to help maintain .NET codebases☆19Updated last week
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 8 months ago
- Generates simple names for *Infos (types, parameters, properties, fields, and methods)☆18Updated last week
- Source generator to easily embed and access files + directory trees☆17Updated 4 years ago
- A DDEX provider for Microsoft.Data.Sqlite☆17Updated 4 months ago
- Provides publishing support for applications using Onova.☆23Updated 11 months ago
- Scans a given directory tree for interesting assembly references☆17Updated last week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…