Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
The DDay Project is a collection of open-source class libraries covering an array of .NET technologies. These libraries fill in major gaps in .NET technologies, and attempt to provide a "better way" to develop applications.
NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
Castle aspires to simplify the development of enterprise and web applications. Offering a set of tools (working together or indepedently) and integration with other open source projects, Castle helps you get more done with less code.
SerializationHelper contains a single C# XmlSerializableItem class. Use this as the base type for your classes to give them ToXml, FromXml, SaveXml and LoadXml methods to easily serialize and deserialize instances of your classes to and from XML.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
With this program, you can create
app settings file ( *.ini). This program is written by C#.
It has syntax highlighting and new, open, save, save as, add comment, add section, add key and value commands for now.
Lots of little useful extensions to .NET/mono. Some of the current inclusions include: Event based collections, forms with customisable titlebar buttons, enumerable generator functions with lots of predefined generators including a prime number generator
The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
Web Objects in XML (serializer) provides easy XML serialization of Java and C# objects. Objects are serialized to a file in a standard XML format. They can then be de-serialized either to Java or C#.
This project is unmaintaned and obsolete. For caching in .NET, refer to System.Runtime.Caching built-in library. https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications
Original description:
An object cache for .NET, allowing in-memory storage of arbitrary objects tospeed up network or disk access. Developers can specify an absolute expiration for objects or a maximum age that is refreshed at each access.
A free rendered GUI library providing windowing and widgets for the easy creation of HUDs for games. It supports themes/skinning, XML-based configuration, and works with any graphics API or rendering engine including Axiom, Irrlicht, and SDL.NET.
A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
Spline.NET is a simple attribute-driven object/relational mapping system built on top of ADO.NET. It is much lighter than typical ORM solutions and allows full access to the ADO.NET APIs, rather than replacing them. It also has a simple IoC mechanism.
.NET library (written in C#) for developers writing data access code that is less cumbersome than straight ADO.NET and is almost entirely database platform independent for most database platforms.
i4o (index for objects) is the first class library that extends LINQ to allow you to put indexes on your objects. Using i4o, the speed of LINQ operations are often over one thousand times faster than without i4o.
SharpMud is a MUD server Framework written for .NET 2.0 in 100% C#. Provides an applcation layer that allows for MUD developers to focus on gameplay, not server mechanics. See the website for more information, including project status and direction.
Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
Provisio.Collections brings STL like iterator-based containers to the .Net world (especially C#). It offers fundamental sequential (vector/list/deque) and associative (tree/skiplist) containers that can be filled, traversed and modified using iterators.
This is a project to try and complete the MaNGOS WotLK Beta Server,
so that when WotLK goes live on official Blizzard open server's we'll be able to get MaNGOS up and running with WotLK.
More information will be available at a later time.