moonpyk / ncuidLinks
Collision-resistant ids for .NET (port of https://github.com/dilvie/cuid)
☆38Updated 4 years ago
Alternatives and similar repositories for ncuid
Users that are interested in ncuid are comparing it to the libraries listed below
Sorting:
- A library enabling strongly typed routing in ASP.NET Core MVC projects.☆75Updated 6 years ago
- A pub sub implementation built on top of orleans grains☆36Updated 3 years ago
- idgen is a .NET Core global tool that supports the bulk generation of various types of unique identifiers.☆57Updated 5 months ago
- Server Timing middleware implementation for ASP.NET Core☆27Updated 6 months ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A reader for Serilog's compact JSON format☆32Updated 5 months ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 8 months ago
- Generate dockerfiles for .NET Solutions☆20Updated 4 years ago
- An example of intercepting IQueryable executions to parse and transform the query.☆17Updated 4 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- AutoStep Testing Framework - Core Libraries and Components☆22Updated 10 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- A sample of a simple bank using Marten's Event Store☆23Updated 3 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- A Serilog sink that writes events to SignalR☆16Updated 5 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated last month
- ☆31Updated 3 years ago
- Installer for .NET Core CLI Apps☆35Updated 6 years ago
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆34Updated 7 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated last year
- EventPipe-based LogViewer☆39Updated 5 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 4 months ago
- A C# implementation of Message Templates☆59Updated 7 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- Small library to handle ISO8601 durations in C#☆34Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Simple async in process route library.