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...
More information
Add Back and Foward links for your Blazor Wasm or Blazor Server aplication. It is a Blazor history API implementation using either native HTML5 History API or custom behaviors implementation with more features.
Utility classes and methods for using AdaptiveClient to work with DBContext and other Entity Framework Core objects. Build loosely coupled services, readily accessible via a lightweight façade. Easily build your service layer to use multiple providers (MSSQL, MySQL, SQLite) with no additional...
More information