RSS 406 projects tagged "C#"

No download No website Updated 16 May 2013 Playtomic

Screenshot
Pop 20.69
Vit 1.69

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 23.39
Vit 2.68

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 25.28
Vit 3.37

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 NBit

Screenshot
Pop 25.59
Vit 3.46

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 26.27
Vit 3.49

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 28.48
Vit 4.74

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 31.22
Vit 6.33

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 29.12
Vit 5.12

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 82.16
Vit 3.92

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

No download No website Updated 03 Jan 2013 Bookling

Screenshot
Pop 21.26
Vit 11.69

Bookling is a simple eBook manager designed to make reading fun. It allows you to store, manage, and read your eBook collection on a desktop computer. It features multiple views for your library, multiple bookmarks, customisable fonts and colors for your book's text, and the ability to store your book collection in your choice of directory. Its back end is cleanly separated from the front end, allowing developers to easily port it to other platforms with a native GTK+ or WPF interface.

Screenshot

Project Spotlight

JStock - Free Stock Market Software

A stock market application.

Screenshot

Project Spotlight

DotNetWikiBot Framework

A full-featured MediaWiki client API for easy wiki site building.