microsoftarchive / bclLinks
☆26Updated 5 years ago
Alternatives and similar repositories for bcl
Users that are interested in bcl are comparing it to the libraries listed below
Sorting:
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆88Updated this week
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- ☆40Updated 5 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 7 years ago
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆53Updated 2 weeks ago
- Null Parameter Check Refactoring for Reference Type Parameters☆14Updated 10 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆23Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A Visual Studio extension☆55Updated last year
- Example of using MemoryCache to solve the problem with FileSystemWatcher events firing twice.☆36Updated 4 years ago
- OpenType parser in pure c#☆40Updated 7 years ago
- The contents of this repository have been integrated into https://github.com/SixLabors/ImageSharp☆26Updated 5 years ago
- A GuidGen tool similar to the one that ships with VS, but less than a decade old.☆10Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A Portable Implementation of System.Text.Encoding