leosperry / Chroniton
A library for running tasks(jobs) on schedules.
☆182Updated 8 years ago
Alternatives and similar repositories for Chroniton:
Users that are interested in Chroniton are comparing it to the libraries listed below
- Create transactional email with a fluent interface (.net)☆157Updated 10 months ago
- Track changes in POCO objects☆206Updated last year
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆245Updated 9 months ago
- Fast and versatile .net core data mapper/micro-orm☆231Updated last year
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆101Updated 7 years ago
- Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).☆189Updated last year
- API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul lib☆166Updated 2 years ago
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆323Updated 5 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆236Updated last year
- .NET aspect weaver (build task under NuGet package)☆319Updated 2 months ago
- A long-"awaited" fully asynchronous PetaPoco fork☆127Updated last year
- A memory storage for Hangfire.☆134Updated 11 months ago
- A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.☆246Updated 8 months ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- Use LINQ to query Elasticsearch with results as .NET objects☆385Updated 10 months ago
- Mapping .Net types☆308Updated 3 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆176Updated last year
- 100s of Extensions for built-in types and classes in .NET.☆155Updated 8 years ago
- Micro-libraries (pieces of utility code) for .Net that are safe and simple to use☆171Updated 2 years ago
- Fast persistent queues for .NET☆211Updated 2 months ago
- 🔒 The most simple, unambiguous, and lightweight .NET guard clause library.☆255Updated 4 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- A .NET dataflow and etl framework built upon Microsoft TPL Dataflow library☆245Updated 4 years ago
- Expansible Unit Conversion Library for .Net Core and .Net Framework☆184Updated 3 years ago
- Message based webservice framework on the pure WCF☆128Updated 6 years ago
- C# implementation of Twitter's Snowflake☆108Updated 6 years ago
- A light-weight extension which provides bulk update and delete operations for Entity Framework Core.☆119Updated 2 years ago
- MicroBus is a simple in process Mediator for .NET