Sol is a cross-platform project management tool. It organizes sources and configuration settings as compiler independent projects and generates native projects (Visual C++ solution, set of makefileÂ’s etc). A GUI is provided to visually manage projects.
General purpose script provider for .NET and Mono applications. Multiple plugins allowing use of any .NET compatible language which exposes its parser / compiler.
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Project Identity aims to develop an Open source Biometric Solution i.e. complete set of tools and libraries for Biometric identifiction systems.
This project has intial code done by students as their summer project at Echo IT Labs Pvt. Ltd.
The Service Invocation Framework ( SIF ) is a framework for stream lining the creation & deployment of .NET Windows Services. It contains all of the plumbing and base classes required to create a windows service from scratch.
A source code and snippet library plugin for SharpDevelop and Visual Studio with a code to HTML formatter which uses plugins to connect to data sources for storage. Other features will include search and web publishing as well as NDoc based commenting.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
NXUnit is a NUnit-style unit testing framework about XML for .NET Framework. It is an extension to NUnit. It brings you the ability to do unit testing easily in XML applications.
aspbeans is a framework allowing translation between bean-like .NET objects and ASP web forms, allowing forms to be mapped to an object-oriented hierarchy (with relationships like many-to-one or one-to-one). Reduces coupling and makes developers happy.
The project is used to design Excel and HTML report. The new idea it brings to us is that we can develop reports with VBA macros, just as the importance of css to html. And we and change the report without compile the projects...
An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
A revolutionary software development framework based on eXegeSys Customizer Technology. It allows developers to build applications that can be customized by the end user without changing the source code, interrupting support, or limiting future upgrades.
A tool for generating C#, VB.Net or NUnit-source-files from UML-diagrams created with dia. Creation of UML-Diagrams (dia/graphviz) from .NET-assemblies is supported, too.
JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
Old project for DXCore plugins - these will likely not work in current versions of DXCore. Interested parties should check out Rory's community site at http://code.google.com/p/dxcorecommunityplugins/ for updated plugins
ManagedFusion was built on the idea of having a single Web-Portal Core, that handles modules, security, themeing, and localization. A CMS, ERP, or CRM can be easily created with this powerful framework. Mono and .Net are supported.
A .NET library port of Eric Evans Java project TimeAndMoney.
Useful for most basic concept of domain problems: Time and Money.
Also serves as a model for design principles as explained in his book Domain Driven Design
Lattis is a MVC (Model - View - Controller) based framework for Microsoft .NET Web applications. It provides a FrontController to the application, which delegates user defined actions to specific distributed controller classes.
This tools allows you to use XML documentation tags in VB.NET sources like in C#. It extracts your comments in the same way as the c# compiler, so you can for example create a documentation using the free tool NDoc. Becomes obsolete with VB.NET 2005.
Extraction of XML documentation tags from Managed C++. Writes a xml file like the C# compiler, that can be used for IntelliSense support or documentation generation with the NDoc tool.