Top 20 NuGet Packages
C# bindings for Bluegiga BLED112 or BLE112 Bluetooth Low Energy USB Dongle
Templates to use when creating projects using a preview version of .NET 5 & C# 9
C# Agile Zen API Wrapper
My package description.
Set of C# extension to write cleaner code. Extensions can be use in LinkQ, Rx Extensions and anywhere yo can use an extension.
For example:
'if (obj == null)' can be use as 'obj.IfNull(() => .....)'
there are tons of unit test samples
Clases comunes para ayudar a proyectos.
Provides classes useful in concurrent programming.
A class library that contain helper methods
Library for building console menu. Allows to execute selected command with provided arguments.
Dexi.io C# Client
c# mvc、webapi 基于npoi excel 数据导出
C# Extension Methods
This package contains some extension methods for Exceptions and Enums.
Also contains a PredicateBuilder for Expressions.
Commonly used extensions for C#
Includes Extensions for Boolean, String, DateTime, Guid, Query
自用C#常用扩展库
C# binding for HBase.
This is a "dumb" client which uses Thrift interface and is not aware of HBase regoins.
Helper Extensions
A way to easily add an UpdateWith method to immutable classes in C# to return a new instance with one or more updated properties without the GC churn of intermediate instances.
For more details, see https://bitbucket.org/DanRoberts/updatewith
Package Description
Implement the TCP and TLS interface defined by RFC 8323.
Current support exists for pre-shared keys and X.509 certificates.
The BouncyCastle libraries are used for cryptographic support.