bolorundurowb / shortid
A csharp library to generate short id's. they can be used as primary keys or unique identifiers
☆235Updated 3 months ago
Alternatives and similar repositories for shortid
Users that are interested in shortid are comparing it to the libraries listed below
Sorting:
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆245Updated 10 months ago
- .NET implementation of ai's nanoid☆524Updated 10 months ago
- C# Framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.☆359Updated 2 years ago
- Library to simplify interception of asynchronous methods☆301Updated last year
- A sequential id generator that works across nodes with no collisions☆677Updated 2 years ago
- EntityFrameworkCore second level cache☆193Updated 5 months ago
- A library that provides a simple way to create lambda expressions to filter lists and database queries.☆376Updated 3 years ago
- Configure async code's ConfigureAwait at a global level☆453Updated 3 months ago
- Grace is a feature rich dependency injection container library☆339Updated 3 months ago
- SilkierQuartz can host jobs using HostService and Provide a web management tools for Quartz !☆373Updated this week
- Library of IQueryable extension methods to perform searching☆337Updated 10 months ago
- Allows cleaner DateTime expressions and operations☆697Updated this week
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 7 months ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated 2 weeks ago
- Simple & efficient library for deep copying .NET objects☆225Updated last year
- Fast object cloner for .NET☆560Updated last year
- Track changes in POCO objects☆206Updated last year
- expression evaluator for .NET with built-in compiler☆181Updated 7 months ago
- An asynchronous wrapper for Serilog sinks that logs on a background thread☆248Updated 6 months ago
- A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, …☆463Updated 2 years ago
- Capture, view and filter your ASP.net core log events right from your app☆186Updated last year
- .NET library with advanced reflection APIs.☆222Updated 2 weeks ago
- An efficient multi-layered caching system for .NET☆619Updated last week
- Open source templating engine based on Microsoft's Razor parsing engine☆117Updated last year
- A powerful Cron Jobs Scheduler for ASP.NET Core and .NET Core (2.x-8.x). Simplify the management of self-hosted and ASP.NET Core-based sc…☆184Updated 9 months ago
- Expansible Unit Conversion Library for .Net Core and .Net Framework☆184Updated 3 years ago
- C# rate limiting utility☆288Updated 2 years ago
- An "Entity Framework"-like interface for MongoDB☆397Updated last month
- Provides a simple API to fluently map POCO properties to database columns when using Dapper.☆433Updated 2 years ago
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.