JamesBellinger
-
- 1,219,645 total downloads
- last updated 12/2/2014
- Latest version: 2.1.0
CryptSharp provides a number of password crypt algorithms - BCrypt, LDAP, MD5 (and Apache's htpasswd variant), PHPass (WordPress, phpBB, Drupal), SHA256, SHA512, and Traditional and Extended DES. Additionally... More information -
SCrypt
by: JamesBellinger- 844,321 total downloads
- last updated 5/11/2013
- Latest version: 2.0.0.2
This subset of CryptSharp contains only its SCrypt and any-HMAC PBKDF2 functionality. If you need these algorithms for purposes unrelated to passwords, this package may be sufficient for you. If you are dealing... More information -
- 741,272 total downloads
- last updated 5/4/2019
- Latest version: 2.1.0
HIDSharp is a cross-platform .NET wrapper for Windows, MacOS, and Linux (hidraw) USB HID APIs. It can interface with arbitrary USB HID devices as well as read and write raw reports. It also includes... More information -
NBit
by: JamesBellinger- 110,061 total downloads
- last updated 2/25/2013
- Latest version: 1.2.0
Computes standard and custom CRCs up to 32 bits, and provides bit manipulation extension methods. -
- 100,113 total downloads
- last updated 11/2/2017
- Latest version: 1.0.4
SecondLanguage lets you use Gettext files in .NET without a lot of hassle. It can read and write both .mo and .po, and fully supports message contexts and plural forms. A C-style printf formatter is included... More information -
- 11,172 total downloads
- last updated 11/11/2018
- Latest version: 0.9.4
RemoteViewing is a .NET-native VNC client and server library. It supports Raw, Hextile, Copyrect, and Zlib encodings, and includes a Windows Forms control to make embedding VNC in your program extremely easy. -
ENet
by: JamesBellinger- 8,402 total downloads
- last updated 4/24/2013
- Latest version: 1.3.6.3
ENet supports multiple in-order streams of data over UDP, and allows you to decide on reliability on a per-packet basis. Both client-server and peer-to-peer architectures are supported. ENet for C# wraps... More information -
- 5,833 total downloads
- last updated 2/23/2013
- Latest version: 1.3.0
WPF lacks some basic functionality, so I coded it up and share the result with you here. Controls and windows include InputBox (like the VB6 function but more powerful), EditableLabel, ThumbnailPanel, and more.... More information -
- 5,212 total downloads
- last updated 5/2/2013
- Latest version: 1.0.0
NetIRC2 is an easy-to-use .NET IRC client library. It supports all major features relevant to making a chat client or bot. NetIRC2 has full support for synchronization contexts. You can use it from a Windows... More information -
- 4,445 total downloads
- last updated 6/14/2014
- Latest version: 1.0.5
Interfaces with the Kangaroo motion controller using its Packet Serial protocol. -
- 3,441 total downloads
- last updated 2/23/2013
- Latest version: 1.0.5
TrueTypeSharp is a tiny, entirely .NET-native TrueType font renderer. It is primarily a port of Sean Barrett's excellent C library stb_truetype. -
- 3,274 total downloads
- last updated 6/14/2014
- Latest version: 1.6.0
Control your SyRen or Sabertooth motor driver with VB.NET, C#, or any other .NET Framework language. -
- 1,724 total downloads
- last updated 2/23/2013
- Latest version: 1.0.0
Ever needed to cast one struct to another, or pull a struct out of a byte array without a lot of work or unsafe code? I have too, so I made PODcaster. It can cast between individual elements as well as to and... More information