Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

A simple c# behaviour tree library.
Chain of Responsibility and Composite pattern combined
Thread-safe implementation of the .NET Dispose Pattern
.Net Standard 1.3 Data classes and utils for use with WebSocketGlue Services
A simple, highly customizable, DOS-like console menu
Pull constituents of well known stock indexes.
C# .NET library for reading and writing BER-TLV (Basic Encoding Rules, Tag Length Value) encoded data.
A simple Wavefront .obj and .mtl loader
.NET Standard library for calculating any CRC checksums
Package Description
A TrueType parser for reading, glyphIds, names, descriptions, and kerning information from TrueType fonts.
The Core Library, containing the Parser, and the classes to create your own formatter.
Compiled "C# port of Mozilla Universal Charset Detector" for .NET Framework, .NET Core
A library generated from a Swagger doc
Serilog.Sinks.ListOfString logs to a list of string so you can test your logging : ``` var log= new List<String>(); var testLogger= new LoggerConfiguration().WriteTo.StringList(log).CreateLogger(); ...tests... log.ShouldContain( x=>x.Matches("kilroy was here") ); ``` This is for Serilog. For Mic...
Result models for the service result pattern. Allows for wrapping data and errors in a reusable way.
Lightweight and performant immutable linked list data structure for .NET
Structurizr Annotations lets you use .NET attributes to declare components and their relationships using the C4 model for software architecture.
A tiny Session Traversal Utilities for NAT (STUN) client library based on deprecated RFC3489.
A very simple .NET interface to blob storage.