leaderanalytics / AdaptiveClientLinks
Library and pattern for creating a scalable, loosely coupled service layer. Build interdependent services that are granular and testable. Inject a single client that allows the application to access the entire service layer. Provision services across multiple providers and transports with almost zero application infrastructure.
☆49Updated 6 months ago
Alternatives and similar repositories for AdaptiveClient
Users that are interested in AdaptiveClient are comparing it to the libraries listed below
Sorting:
- Injects look-through cache for configured services☆18Updated 2 years ago
- Unit Testing with Local Functions☆29Updated last month
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆49Updated last week
- Change-tracking across service boundaries with .NET Core.☆79Updated 6 months ago
- UUIDv7 for C#. Time-ordered UUIDs with up to 50ns resolution and 48 bits of randomness.☆73Updated last year
- Typed raw SQL for everybody ! This is the original VS Extension.☆6Updated last year
- Power tools for working with IQueryable and Expression trees.☆81Updated 2 years ago
- Database Development Made Easy for .Net☆81Updated last week
- Spargine converted to .NET 8☆43Updated 2 weeks ago
- SignalR Core C# client Blazor compatibility☆64Updated 5 years ago
- Shortcodes processor for .NET☆77Updated this week
- ☆51Updated 2 months 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
- Open-source .NET assemblies from dotNetTips.com and David McCarter☆63Updated last year
- This is a C# implementation of UUIDv7 generation algorithm.☆47Updated last month
- .NET source generator for builder pattern