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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Soya is an open-source implementation of the SSDL specification, built on top of the Windows Communictaion Foundation (WCF) (formerly Indigo). it provides a programming model and runtime environment for creating and enacting SSDL contracts.
A tool that will obfuscate any .NET assembly along with its satellites (EXEs and DLLs) by disassembling it to IL code, performing obfuscation techniques, and assembling it back to an executable. Both a CLI (command-line interface) and GUI are available.
TidyForNet and wvForNet provide a native .NET/Mono Wrapper for HTML Tidy and wvWare, using C# and interop. It programmers, using languages such as C# or Visual Basic .NET to interact with HTML Tidy and wvWare. Both wrappers run on Windows and Linux.
Visual Extender is a extensibility harness developed in C# using .NET 1.1 and .NET 2.0 to allow advanced compiled macros and features to Visual Studio 2003/2005 quickly and easily.
The HSC IMS Interchange is a framework and solution targeted to Higher Education. Utilizing the IMS XML messaging standard, it provisions SQL data wharehouses, Active Directory, SharePoint and other enterprise services from legacy data sources.
YIIHAW is a static cross-language aspect weaver for .NET. It was designed with one clear objective in mind: To make an efficent aspect weaver that does not introduce any runtime overhead when applying aspects to an assembly.
A code coverage console app for wrapping MsTest executed tests for Visual Studio for Testers. The app extracts coverage data from a binary (*.coverage) file, generated by MsTest into an XML file which can be used in your build process.
ComicViewer.NET is a time-saving tool for readers of online comics. It displays all your favorite comics in an easy-to-use user interface. A calendar control is used for the data selection.
NGenerate is a tool used to generate the classes used for database interface. It uses XML descriptors to create the database used for the project and also the database interface classes.
This gui engine creates a .net gui defined by xml files. The definitions can be used like a script and so it's possible to change the gui live while your application is still running.
NState is a pragmatic Finite State Machine implementation in DotNET. FSMs are defined either in XML or programmatically, and can be run directly or compiled to either C# or VB.NET. Includes WinForms and ASP.NET Panels, and Visual Studio integration.
G3L is a new mvc pattern based framework for the .net platform, allowing programmers to rapidly develop web or desktop based applications on the .net platform.
The Simple TeX Editor combines the ease of use of a very slim and simple texteditor with the advantages of an Integrated Development Environment (i.e. syntax highlighting, auto completion, starting external tools directly from inside the program)
This project will allow a .NET(C#) developer to have a component that will interact with OpenXml file. For example *.docx file with are used by Office 2007. So that these files can be changed easily within code.
EAReqPro is an Enterprise Architect plug-in that can import requirements from a RequisitePro database. Its goal is also to maintain the relationship between the EA requirement element and the ReqPro item. Tracebility is another goal to accomplish.
LispSharp is a fully compiled lisp implementation for the .NET Framework.
It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel
compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.
SmartCache is a cache project which provides storage facility for temporay objects in memory and disc. Main usage is in the smartclient to store temporary objects on the client side. It deals both static and non static nature of data.