DickinsonBros.Logger.Abstractions
2.0.0
See the version list below for details.
dotnet add package DickinsonBros.Logger.Abstractions --version 2.0.0
NuGet\Install-Package DickinsonBros.Logger.Abstractions -Version 2.0.0
<PackageReference Include="DickinsonBros.Logger.Abstractions" Version="2.0.0" />
paket add DickinsonBros.Logger.Abstractions --version 2.0.0
#r "nuget: DickinsonBros.Logger.Abstractions, 2.0.0"
// Install DickinsonBros.Logger.Abstractions as a Cake Addin #addin nuget:?package=DickinsonBros.Logger.Abstractions&version=2.0.0 // Install DickinsonBros.Logger.Abstractions as a Cake Tool #tool nuget:?package=DickinsonBros.Logger.Abstractions&version=2.0.0
Abstractions For DickinsonBros.Logger
https://github.com/msdickinson/DickinsonBros.Logger
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on DickinsonBros.Logger.Abstractions:
Package | Downloads |
---|---|
DickinsonBros.DurableRest
Handles requests in a durable fashion Features * Ability to retry requests * Timeouts * Logs final requests and total retrys redacted with meta data * Telemetry for all calls |
|
DickinsonBros.Logger
A logging service that redacts all logs Features * Redacts all logs * Allows for dictionary of variables to be past in that all become first class propertys in the log. * Ability to add a correlation id with scopes * Allows for improved testability |
|
DickinsonBros.SQL
SQL Service Features * Methods: Execute, QueryFirst, QueryFirstOrDefault, Query, and BulkCopy * Logs for all successful and exceptional runs * Telemetry for all calls |
|
Dickinsonbros.Middleware.Function
Middleware for Function Features * Logs requests redacted (With "api" in route) * Logs responses redacted and status codes (With "api" in route) * Adds Telemetry * Handles Auth * Handles correlation Ids * Catch all uncaught exceptions and log them redacted |
|
DickinsonBros.Email
Email Service Features * Sends email to file and/or web * IsValidEmailFormat * ValidateEmailDomain * Logs for all successful and exceptional runs * Telemetry for all calls |
GitHub repositories
This package is not used by any popular GitHub repositories.