Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

Biblioteca que permite adicionar notificações em suas classes (entidade, objeto de valor, serviços, Dtos e etc) Vantagens - Suporte em 2 idiomas - Gera mensagens automáticas baseada na validação que deseja O foco deste framework é permitir que trabalhe com notificações ao invés de e...
PayFast Integration Library
A hierarchical agglomerative clustering (HAC) library written in C#
Biblioteca para integração dos meios de pagamento do WIRECARD
ML-like template engine for flxble.
Provides core types and functionality to implement applications using the Flux architecture with .NET.
When you request buffer of size N from `System.Buffers.MemoryPool<T>` returns `IMemoryOwner<T>` which can hold `Memory<T>` at least N elements. That proves to be a problem in some scenarios like passing serialized data back to your users. You need to pass them one more field: actual length of data. ...
A message bus is used to decouple events by using a publisher/subscriber pattern. The publisher publishes the "message" to the bus. Any subscribers "handle" the message.
Plugin for using the Google Places Api with C#
This is an early attempt to gather up console magic.
Easily add icon fonts to your Xamarin.Forms applications!
InterfaceBuilder is an hepful api to write Xamarin.Forms user interfaces directly in sourcecode. It's heavly relying on the builder pattern. So you can write: var ui = new UI(); MainPage = ui.Page("MainPage", ui.Stack().With( ui.Label("A"), ui.Label("B"), ui.Label("C")) );
.NET library to open, modify and save .INI files
.NET client for the Viren Execution API
In-memory file system for portable FTP server
The automatic type-safe REST library for Xamarin and .NET
Use Newtonsoft.Json (Json.NET) as a serializer.
Enable JSON logging in log4net.
PdfSharpCore.Charting for .NET Core PdfSharpCore.Charting was ported from PdfSharp