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.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
PHP4Mono is a compiler that enables Mono to run PHP code. It translates PHP scripts to Common Intermediate Language (CIL). Like that PHP scripts can be executed as console applications on Mono. You can even build GUIs directly from within a PHP script!
XML based template engine for .NET . Most important features are: xml-based templates, multiple programing language support, template sets composed of several templates in one file, code-behind, asp-like syntax, template-includes
BF (Brainfuck) integrated development environment, written in C#. Features syntax highlighting, language interpretation, break points, and ability to view variable (slot) contents.
A wiki engine (C# .NET) for creating wiki-style applications for any interface (web, winform, console). Supports multiple database connections and a custom markup language for article formatting.
SharpPath is a C# implementation of the PATH language. Its main focus is to provide an easy way to write and debug PATH scripts, as well as eventually extending the language to make more complex applications possible.
Hybridmenu attempts to combine the advantages of a text console and a graphical menu in one .NET/Mono control. The menu structure should be intuitive, fast and lucid. The contents and organization of the menu should be fully user-editable.
Oracle PL/SQL Code Editor. Allows you to connect to any Oracle Database, browse the database objects and edit and debug PL/SQL code with syntax highlighting. The main focus is for it to be some kind of a PL/SQL IDE, free to download, use, modify!
The .NET Wrapper Class Generator uses Reflection and the .NET CodeDom to generate .NET 2.0 classes that wrap one or more other .NET classes. It has an easy to use UI and can wrap methods, properties, and events.
DB Converter is a windows based application that converts (at the moment) database structure from MS Access to Oracle and PostgreSQL compatible SQL. It will also convert to MySQL compatible SQL with the added options of converting to a PHP script.
This project indents to create a C# compiler with AOP support. Currently NKalore have support for After, Before, Around and Throwing advices. This project is based on Mono C# Compiler.
EmPy.Report is a C# .NET assembly to generate Report based on Xml ReportStructure and DataSet driven. At the moment it's only a working alpha version, help me to build a final version. Recuitment is open!
GameGuts is a collection of low-level services for game development. It is not a game engine; it is a foundation on which to build an engine. A DLL with a C API, targeted at higher-level languages. Includes bindings for .NET, more to come.
This project aims to produce an easily extendable platform for the .NET environment; it is based on the Eclipse architecture. You can also visit the project blog at http://eclipsedotnet.blogspot.com .
"mASN1" - mini ASN.1 framework is a light ASN.1 framework written in C# for .NET
framework. It can be used for creating classes that model ASN.1 types and
are capable of encoding/decoding themselves to BER/DER codes. PER support is planned.