Info
Version: | 4.0.7 |
Author(s): | Sam Wheat |
Last Update: | Tuesday, December 27, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/leaderanalytics/AdaptiveClient |
NuGet Url: | https://www.nuget.org/packages/AdaptiveClient |
Install
Install-Package AdaptiveClient
dotnet add package AdaptiveClient
paket add AdaptiveClient
AdaptiveClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 4.9.4)
- Newtonsoft.Json(>= 12.0.2)
- Autofac(>= 4.9.4)
- Newtonsoft.Json(>= 12.0.2)
Tags
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.