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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
CSChessControls contains chess controls for Windows Forms Application. Sourcecode is open and free to use. Developed in C#.Avaliable controls are ; ChessBoard , CapturedPiecesControl, ChessTimer, FischerTimer
Some stuff for use with Silverlight & WPF: Mostly related to MVVM and WCF RIA Services. This library is *not* being actively developed anymore. In my spare time, I'm still developing further on the WPF side, because of a project I started 2008/2010. But I rarely push my updates to this Lib.
a loosely-coupled sourcecode collection of C#, to make non-trivial C# development easy. Includes classes/interfaces for process, file-directory permission, some commonly-used design patterns like singleton. Not include multiple threading utilities.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
AAImageViewer + AAImageLib is a simple application which can Read and Write all HDI Dune image formats (AAI, BMP, PNG, JPG). It includes a .NET library to read and write AAI image format.
It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi
ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
A collection of code for performing common and useful functions in Microsoft.NET. For example, code to perform file searches with regex and wildcard matching and recursion.
Catharsis.NET.Commons is a library of extensions for many common .NET types. It can significantly speedup your daily .NET development tasks, relieving you of writing boilerplate code time and again. Do more by writing less code; write less code using a popular fluent-kind interface approach; safely perform many tasks in a single line of code with joined methods calls.
This library is extensively unit-tested, greatly reducing the possibility of bugs and quirks.
Purpose : Provide...
Making Hebrew properly searchable by IR software. Right now, most work is being done in our mailing list (planning), and on our github repository (concept code, see below).
.NET library that provides abstraction over persistent data storages.
Catharsis.Repository .NET library provides abstraction over persistent data storages by introducing commonrepository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL), as well as their implementations.
Target : .NET Framework 4.0
NuGet package : https://www.nuget.org/packages/Catharsis.Repository
The following ORM frameworks are supported at this time :
1. NHibernate
2. Entity Framework 6 (Database-First/Code-First approaches)
3. LINQ to SQL