Gaspra.Logging.Serializer
1.1.0
dotnet add package Gaspra.Logging.Serializer --version 1.1.0
NuGet\Install-Package Gaspra.Logging.Serializer -Version 1.1.0
<PackageReference Include="Gaspra.Logging.Serializer" Version="1.1.0" />
paket add Gaspra.Logging.Serializer --version 1.1.0
#r "nuget: Gaspra.Logging.Serializer, 1.1.0"
// Install Gaspra.Logging.Serializer as a Cake Addin #addin nuget:?package=Gaspra.Logging.Serializer&version=1.1.0 // Install Gaspra.Logging.Serializer as a Cake Tool #tool nuget:?package=Gaspra.Logging.Serializer&version=1.1.0
Gaspra.Logging package has been designed and created to easily allow you more control over your logging. Providing
the ability to use the dotnet core logging framework and control how logs and their relevant information are serialized.
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
- Microsoft.Extensions.Configuration (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection (>= 3.0.0)
- Microsoft.Extensions.Hosting (>= 3.0.0)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Gaspra.Logging.Serializer:
Package | Downloads |
---|---|
Gaspra.Logging.Provider
Package Description |
|
Gaspra.Logging.Provider.Fluentd
Gaspra.Logging package has been designed and created to easily allow you more control over your logging. Providing the ability to use the dotnet core logging framework and control how logs and their relevant information are serialized. |
|
Gaspra.Logging.Provider.Console
Package Description |
|
Gaspra.Logging.Builder
Gaspra.Logging package has been designed and created to easily allow you more control over your logging. Providing the ability to use the dotnet core logging framework and control how logs and their relevant information are serialized. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 1,338 | 5/28/2020 |
1.0.18 | 1,161 | 5/28/2020 |
1.0.17 | 1,099 | 5/28/2020 |
1.0.16 | 1,133 | 5/28/2020 |
1.0.15 | 1,119 | 5/28/2020 |
1.0.14 | 1,203 | 1/3/2020 |
1.0.13 | 1,182 | 1/2/2020 |
1.0.12 | 1,215 | 12/27/2019 |
1.0.11 | 1,176 | 12/27/2019 |
1.0.10 | 1,187 | 12/27/2019 |
1.0.9 | 887 | 12/27/2019 |
1.0.8 | 1,168 | 12/23/2019 |
1.0.7 | 1,234 | 12/23/2019 |
1.0.6 | 1,118 | 12/23/2019 |
1.0.5 | 1,185 | 12/23/2019 |
1.0.4 | 1,144 | 12/23/2019 |
1.0.2 | 1,164 | 12/23/2019 |
Initial release with Fluentd provider and default set up