Info
Version: | 0.8.183 |
Author(s): | James Ivie |
Last Update: | Friday, November 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jamesivie/AmbientServices |
NuGet Url: | https://www.nuget.org/packages/AmbientServices |
Install
Install-Package AmbientServices
dotnet add package AmbientServices
paket add AmbientServices
AmbientServices Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 5.0.0)
Consumers can override or suppress any service both globally or within a single call context. Basic services include logging, settings, cache, clock/timing, and progress tracking.
Advanced services include statistics, bottleneck detection, and service profiler.