ZLogger 2.5.10
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
dotnet add package ZLogger --version 2.5.10
NuGet\Install-Package ZLogger -Version 2.5.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ZLogger" Version="2.5.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZLogger" Version="2.5.10" />
<PackageReference Include="ZLogger" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZLogger --version 2.5.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZLogger, 2.5.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ZLogger&version=2.5.10
#tool nuget:?package=ZLogger&version=2.5.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Zero Allocation Text/Strcutured Logger for .NET Core, built on top of a Microsoft.Extensions.Logging.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Bcl.TimeProvider (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- System.Collections.Immutable (>= 8.0.0)
- System.IO.Hashing (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Channels (>= 8.0.0)
- Utf8StringInterpolation (>= 1.3.1)
-
.NETStandard 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Bcl.TimeProvider (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- System.Collections.Immutable (>= 8.0.0)
- System.IO.Hashing (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Channels (>= 8.0.0)
- Utf8StringInterpolation (>= 1.3.1)
-
net6.0
- Microsoft.Bcl.TimeProvider (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- System.IO.Hashing (>= 8.0.0)
- System.Threading.Channels (>= 8.0.0)
- Utf8StringInterpolation (>= 1.3.1)
-
net8.0
- Microsoft.Extensions.Logging (>= 8.0.0)
- System.IO.Hashing (>= 8.0.0)
- System.Threading.Channels (>= 8.0.0)
- Utf8StringInterpolation (>= 1.3.1)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on ZLogger:
Package | Downloads |
---|---|
Beamable.Tooling.Common
The Beamable.Tooling.Common package contains standard Beamable code shared between the CLI and the Microservices |
|
Asv.Mavlink
Mavlink .NET library for vehicle control Px4, Ardupilot |
|
Asv.IO
Package Description |
|
Asv.Cfg
Provides simple configuration interface |
|
kjsystems.Idml.Lib.Core
## kjsystems.Idml.Lib.Core |
GitHub repositories (10)
Showing the top 10 popular GitHub repositories that depend on ZLogger:
Repository | Stars |
---|---|
Cysharp/R3
The new future of dotnet/reactive and UniRx.
|
|
Cysharp/MessagePipe
High performance in-memory/distributed messaging pipeline for .NET and Unity.
|
|
Abc-Arbitrage/ZeroLog
A high-performance, zero-allocation .NET logging library.
|
|
nats-io/nats.net
Full Async C# / .NET client for NATS
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
|
Cysharp/AlterNats
An alternative high performance NATS client for .NET.
|
|
Cysharp/KcpTransport
KcpTransport is a Pure C# implementation of RUDP for high-performance real-time network communication
|
|
curiosity-ai/h5
🚀 The next generation C# to JavaScript compiler
|
|
Cysharp/DFrame
Distributed load testing framework for .NET and Unity.
|
|
KLab/wsnet2
モバイルオンラインゲーム向けのリアルタイム通信システム
|
Version | Downloads | Last updated |
---|---|---|
2.5.10 | 353,743 | 1/6/2025 |
2.5.9 | 4,669 | 12/5/2024 |
2.5.8 | 12,320 | 11/20/2024 |
2.5.7 | 20,055 | 9/12/2024 |
2.5.6 | 1,925 | 9/6/2024 |
2.5.5 | 35,424 | 7/30/2024 |
2.5.4 | 1,651 | 7/23/2024 |
2.5.3 | 1,695 | 7/17/2024 |
2.5.2 | 148,131 | 7/5/2024 |
2.5.1 | 1,001 | 7/4/2024 |
2.5.0 | 1,456 | 7/1/2024 |
2.4.1 | 95,789 | 2/22/2024 |
2.4.0 | 1,124 | 2/22/2024 |
2.3.1 | 134,398 | 1/27/2024 |
2.3.0 | 1,052 | 1/26/2024 |
2.1.0 | 10,040 | 12/22/2023 |
2.0.2 | 50,685 | 12/19/2023 |
2.0.1 | 1,649 | 12/15/2023 |
2.0.0 | 1,911 | 12/4/2023 |
1.7.1 | 72,114 | 10/5/2023 |
1.7.0 | 275,343 | 10/26/2022 |
1.6.2 | 14,518 | 9/1/2022 |
1.6.1 | 1,174,978 | 11/1/2021 |
1.6.0 | 3,246 | 9/21/2021 |
1.5.1 | 5,153 | 7/26/2021 |
1.5.0 | 98,370 | 4/6/2021 |
1.4.1 | 9,012 | 1/18/2021 |
1.4.0 | 507 | 1/18/2021 |
1.3.0 | 30,801 | 8/4/2020 |
1.2.1 | 13,803 | 5/10/2020 |
1.2.0 | 737 | 4/23/2020 |
1.1.11 | 621 | 4/22/2020 |
1.1.10 | 588 | 4/22/2020 |
1.1.9 | 583 | 4/22/2020 |
1.1.8 | 600 | 4/22/2020 |
1.1.7 | 587 | 4/22/2020 |
1.1.6 | 581 | 4/22/2020 |
1.1.5 | 605 | 4/22/2020 |
1.1.4 | 584 | 4/22/2020 |
1.1.3 | 622 | 4/22/2020 |
1.1.2 | 597 | 4/22/2020 |
1.1.1 | 587 | 4/21/2020 |
1.1.0 | 657 | 4/8/2020 |
1.0.0 | 1,183 | 4/7/2020 |
0.4.1 | 641 | 4/5/2020 |
0.3.0 | 626 | 3/31/2020 |
0.2.1 | 627 | 3/30/2020 |
0.2.0 | 621 | 3/30/2020 |
0.1.3 | 639 | 3/27/2020 |
0.1.2 | 4,357 | 3/27/2020 |