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.
Try free now
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
A database acess plugin for SharpDevelop, simmilar to the database access components of Visual Studio(tm). Also includes a simple standalone database access program.
Foley .NET Utilities is a library of classes that I believe are either missing from the .NET Framework, or are enhanced version of existing ones. All of which is completely written in C#.
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.
A project to produce an open source package that can compete with the commercial installer products under Windows using the windows installer (msi files). Will support patches and upgrades.
No longer supported, horribly obsolete and not worth looking at. Use WiX
dotUnit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional tests which are vital for refactoring and regression testing.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The Object Library Documentation Project defines standards and utilities for creating documentation structures for object models and packages like ActiveX Dynamic Libraries, Controls, .NET Assemblies, Java packages, and web services.
CLI-Dasm(Common Language Infrastructure - Disassembler). A IL disassembler similar to ILDasm, written in C# so that it may be run on other CLI compliant platforms such as Mono.
mIkro IRC Bot is a complete bot framework written in C#. That means that you can write your own irc bot simply using C#, set up and start them dinamically. The bot building and connection processes are managed by a Windows Service.
NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
Allows insertion of arbitrary code at the beginning of each function called in a .NET assembly (whether executable or assembly). Also provides code that reads through metadata and dumps information on it.
ESA Provides a wrapper around the .NET scripting engine which adds support for hosting the scripting engine in a seperate AppDomain, and includes a Design-time environment for applications.
The driving intent of DotNetForge is to provide a place where a shared set of knowledge and functionality developed around the .Net Framework can be shared freely.
Projects written in C# for Microsoft's .NET platform devoted to XML technologies. *** This project is now defunct. Please see the NDoc (http://ndoc.sf.net/) project for the latest version of DOC.NET. ***
FishNET is a script engine for the .NET Framework. FishNET allows you to execute a source file written in C#, VB.NET or JScript.NET without having to build/compile it. FishNET can be compared almost directly to the cscript and wscript functionality of w
A code generating tool for C#.
After running through a basic table design screen it generates the following for you:
- SQL table dfn
- stored procs: fetch,delete,add...
- cs file with functions for all stored procs.
Also includes a C# data library.
MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.