Top 20 NuGet Packages

Base32check1
36進数を取り扱うクラスです。
Package Description
A tool to encode and decode base64 strings
Herramienta de conversión de Base64 seguro para URLs.
Encode and Decode Base64 Example: Base64.Manager.Action.Encode("mystring")
Efficient Base64(URL) encoder and decoder with constant time encoding and decoding
base64 encode/decode for URL applications.
Performs base64url encoding which differs from regular base64 encoding as follows. Padding is skipped so the pad character '=' doesn't have to be percent encoded. The 62nd and 63rd regular base64 encoding characters ('+' and '/') are replace with ('-' and '_') The changes make the encoding alphabet...
base64 encode/decode for URL applications. dotnet global tool of Base64UrlCore.
BaseAnalyze client for portable applications. ;
BaseAnalyze client for Windows applications. ;
Package Description
If you use MVVM in Xamarin.Forms project, you will do lot of annoying things for implementing the IPropertyChanged. This library will help you to simply it. You just inherit its' BaseNotifyProperty class for your ViewModel Class. Others will be set and done. Thank you.
BaseBindingModel is a library that deals with the generic validation and data processing while doing model binding in C# MVC and Aspnet Core.
Library to use Bitfinex API v1 and v2 resources
The Base Of Bonsai Development This package works best with The SourceConsole. https://github.com/BiancaMinnaar/SourceConsole Follow the first four lessons and learn how to use Bonsai https://www.linkedin.com/pulse/bonsai-lesson-1-bianca-minnaar/ ...
A command pattern implementation where commands can be chained to create macro command.