Top 20 NuGet c# Packages

WPF DMSKin Styling. This is only for my own use
WPF AntDesign Styling. This is only for my own use
c# library for Ghasedak SMS Provider https://github.com/ghasedakapi/ghasedakapi-csharp
Publisher-subscriber (pub/sub) pattern implementation
Mapbox.Sdk.Turf (C# Bindings)
Mapbox.Sdk.Core (C# Bindings)
Mapbox.iOS.SDK (C# Bindings)
Mapbox.Android.Gestures (C# Bindings)
Mapbox.Android.Core (C# Bindings)
LINQ operators to enable C# 8.0 index and range new features working with LINQ queries and any type that implements IEnumerable<T>.
The specification Pattern is a great way to validate complex business rules in Domain. p.s.: .Net Core version from Eduardo Pires DomainValidation package.
Package Description
Spell Well. Word of the Week from Grade 2
The PDF417 barcode encoder class library is written in C#. It is open source code. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applicatio...
Sign Pdf document
PDF 417 Barcode Decoder
A view rendering engine for ASP.NET Core based on the Vue.js template syntax.
A monads package for C#
Result is a class which can be used as a return value to specify a success/fail using static methods Succeeded/Failed , an exception if on ocurred, and a result of the Object.