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.
Try Free
Ship Agents Faster
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.
Its target a fast and concise way to build API's following same DDD concepts to maintain the domain model.
Uses following libs:
- FluentNHibernate - http://fluentnhibernate.org/
- Unity Container - http://unity.codeplex.com/
- AutoMapper - http://automapper.org/
- log4net - http://logging.apache.org/log4net/
- NUnit - http://www.nunit.org/
Uses following concepts:
- CoC
- Repositories
- Domain Model
- Design First
This project is intended to provide an easy way for developers to have XAPs downloaded dynamically at runtime. A simple interface needs to be implimented and then XAPs can be downloaded on demand, or ahead of demand.
The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
Implementation of the ISO 8583 protocol for .NET, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible. This is the .NET version of the j8583 project.
The Mud Designer gives developers a quick and simple approach to generating text based game content and an easier way to manage their MUD games. It is being developed from the ground up in C# 2008 using .NET 3.5
KIS (Keep It Simple) is an open-source framework for developing rich web applications. KIS applications can be created entirely in server-side Java code using a component-oriented and event-driven API. It also supports AJAX for SVG and Silverlight .
NRaisin helps you develop assertive, fail-fast .NET applications by allowing you to generate simple user-defined types that closely mirror the constraints of your problem domain at the lowest possible level.
QASL (Quality Assurance Scripting Language) is an open source, easy to use tool aimed towards both technical and non-technical users that provides a simple method for creating automated web application test scripts.
iJaNet is a J2EE-based framework designed for building distributed applications. However, it is very simple and does not requre deep knowledge of J2EE to be used in various projects. For a detailed information see http://www.janetframework.org
This is a simple class library provided for generating structured query language (SQL) expressions from an XML criteria (somewhat like XQuery) and a Typed Dataset containing all required tables.
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.
A simple persistence framework using xml and relational datastore. ObjectPersister is build to be simple to setup and to persist your own Domain Model.
IMDBServices = C# framework, library (collection of classes) for easy integration of IMDB content (movie and actors (cast) details) in your applications.
Easy(simple interfaces), Fast(multithreaded), Offline support, Pluggable storage(SQL, XML)
SAGE stands for Simple Asynchronous Game Engine and is an attempt to implement a multithreaded game engine in C#. For rendering/physics/sound/etc it uses(/will use) open source libraries (like OGRE, ODE, etc) through plugins.
A Simple Smtp Client to use to send e-mails using C#, please read the docs for more information about sending e-mail. Requires .Net framework 2.0 (see doc)
.Net C# command line parser that takes advantage of .Net features. Simple to use with command line switches for common data types. Automatically discovers switch data type by reflection on application properties. Less coding, standard parser.
A light-weight C#.Net library to manage storage and retrieval of user settings. The actual data storage is configurable and adapters for standard Sql databases including SQLite, XML files, and flat files are planned.