Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Cut Cloud Costs with Google Compute Engine
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
C# graphics library used for 3D modeling, built with OpenGL/OpenTK
The Graphics Library is built on top of OpenTK, the C# library that wraps OpenGL. The intended clients are technical and engineering graphics applications that require three-dimensional visualization tool. The implementation draws a scene on separate working thread, optionally, the thread-updater may be invoked.
The Space3d Library uses Recursive Composition design pattern. The hierarchy by reference, built into the component, plays a dual role in modeling three-dimensional space: first,...
IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
RPGWorldModel is an object-oriented, abstract framework for creating world models for RPG/MMORPG games. It contains both high level, abstract objects as well as some basic implementation, but most important, it allows extentions to be made by developers!
NDO® (.NET Data Objects®) is a powerful tool for object relational mapping (O/R-Mapping) on the Microsoft® .NET Platform. It integrates smoothly in Visual Studio, using an Add-in.
The latest version 3.0 works with .NET 4.0/4.5/4.5.1
and Visual Studio 2010/2012/2013/2015.
Download and issue tracking has been moved to the NDO Website.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
The original C# .NET 4.0 DICOM library designed for rapid development of DICOM applications. the new library can be found at evildicom.rexcardan.com. The website has maintenance planned for 08.21.12 and will be down.
This library allows to read/write XML documents into objects using RTTI (run-time type information). Very useful for configurations, settings, skins and so on.
Amber.net is a lightweight R/O mapper framework for .net, which easy database access without XML descriptors. It uses reflection and annotations for the CRUD cycle of c# objects. Amber.net is dot net version of original java version of Amber
BizBlox is a simple to use Object Relational Mapper API for .Net. On top of the usual features you expect from an ORM it provides native support for web services using transfer objects and partial transfer objects.
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.
db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
Web Objects in XML (serializer) provides easy XML serialization of Java and C# objects. Objects are serialized to a file in a standard XML format. They can then be de-serialized either to Java or C#.
...For caching in .NET, refer to System.Runtime.Caching built-in library. https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications
Original description:
An object cache for .NET, allowing in-memory storage of arbitrary objects tospeed up network or disk access. Developers can specify an absolute expiration for objects or a maximum age that is refreshed at each access.
"Special DBL" is a .Net library provides persistence layer for storing and retrieving objects in/from database (ORM engine) with advanced cache functions. Could be used as a persistence layer in web- and other kinds of .Net applications.
i4o (index for objects) is the first class library that extends LINQ to allow you to put indexes on your objects. Using i4o, the speed of LINQ operations are often over one thousand times faster than without i4o.
Cooperator is on the one hand, a base class library for Object Relational Mapping, ORM, and by another one, a tool of code generation for for the MS.Net 2.0/3.0, using Business Objects and Stored Procedures. DAL, ORM, UOW, FACADE, MAPPER, MODELING ...
.NET 2.0 reflection-to-cache-based library, with an ASP.NET UI generation feature. Uses Dynamic IL to generate VERY fast accessors to properties, and allows direct get and set of objects to controls that allow for their edit or display in ASP.NET forms
Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
The Autonomous is a powerful framework to make autonomous class tests. With it you can make the autonomous objects with your operations, specify one behavior then start the process. The tests will be executed in linear, circular or aleatory way. Enjoy!
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.
Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
CIOP is the project which allows to connect [Web]Applications to each other by simple Common Information Objects and to exchange the data between Information Systems.
Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.
CLAM (Common Language Automation Machine) attempts to eliminate the rote mapping of data to objects that is prevalent in most modern development languages by breaking the bonds of relational data and providing a generic mechanism for retrieving data.