RSS 418 projects tagged "C#"

No download No website Updated 16 May 2013 Playtomic

Screenshot
Pop 28.71
Vit 2.80

Playtomic is a set of client and server APIs for game leaderboards, user generated content, and dynamic updates. It began as a hosted service providing tools and analytics for game developers, but is now available for developers to operate on their own. It includes the API server which is written in NodeJS and backed with MongoDB, along with game client APIs for HTML5, Flash, iOS, Android, Windows, and Unity3d games.

No download Website Updated 13 May 2013 RemoteViewing

Screenshot
Pop 31.40
Vit 3.49

RemoteViewing is an embeddable .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.

No download Website Updated 08 May 2013 LibLogicalAccess

Screenshot
Pop 31.06
Vit 4.04

LibLogicalAccess is an RFID library developed in C++ for Linux/Windows, also available on C# for use on Microsoft operating systems (using a COM wrapper). It provides low-level commands access and high-level generic abstraction for several chips and readers (PC/SC readers like OMNIKEY, STid readers, etc.) on 125Khz (EM4102, HID Prox, etc.), 13.56Mhz ISO14443/ISO15693 (Mifare Classic, Mifare DESFire, HID iClass, etc.), and 433Mhz frequencies.

No download Website Updated 07 May 2013 NetIRC2

Screenshot
Pop 30.02
Vit 4.12

NetIRC2 is an easy-to-use .NET IRC client library. It supports all major features relevant to making a chat client or bot. It has full support for synchronization contexts. You can use it from a Windows Forms or WPF GUI thread and chat events will be automatically dispatched, allowing you to completely ignore multithreading. It uses byte arrays internally, so mixed encodings can be handled. The IrcClient class can even be used as a component in the Forms Designer. Because it speeds up connect times with some IRC servers, an Ident server is included as well.

No download Website Updated 07 May 2013 NBit

Screenshot
Pop 31.45
Vit 4.12

NBit computes CRCs with standard (XModem, CRC-32C, etc.) as well as custom polynomials. It also provides a number of useful bit manipulation extension methods.

No download Website Updated 07 May 2013 CryptSharp

Screenshot
Pop 31.94
Vit 4.14

CryptSharp provides a number of password crypt algorithms: BCrypt, MD5 (and Apache's htpasswd variant), PHPass (WordPress, phpBB, Drupal), SHA256, SHA512, and Traditional and Extended DES. It also includes Blowfish, SCrypt, and PBKDF2 for any HMAC (.NET's built-in PBKDF2 implementation supports only SHA-1). If you are looking to store passwords, odds are CryptSharp will have the algorithm you want.

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 32.43
Vit 5.24

ENet for C# wraps the C-language ENet networking library. For games and other realtime applications, if you use TCP, old data can hold up newer data, even if it is no longer relevant (old positions, etc.). Your players will perceive any lost packet as a "lag burst". ENet supports multiple in-order streams of data, and allows you to decide on reliability on a per-packet basis. The library is useful for both client-server and peer-to-peer architectures.

No download Website Updated 18 May 2013 HIDSharp

Screenshot
Pop 80.33
Vit 2.22

HIDSharp is a multiplatform .NET library for USB HID devices. It is COM-enabled to allow use in VB6 and MS Office.

No download Website Updated 22 Apr 2013 SecondLanguage

Screenshot
Pop 32.73
Vit 5.59

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, so you don't have to use .NET-specific translations.

No download No website Updated 07 May 2013 LibGit2Sharp

Screenshot
Pop 83.95
Vit 3.45

LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.

Screenshot

Project Spotlight

Minerva

A home automation suite.

Screenshot

Project Spotlight

LyX

An advanced document processor.