T2B.Services.Log.Client
1.0.0.17
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package T2B.Services.Log.Client --version 1.0.0.17
NuGet\Install-Package T2B.Services.Log.Client -Version 1.0.0.17
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="T2B.Services.Log.Client" Version="1.0.0.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add T2B.Services.Log.Client --version 1.0.0.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: T2B.Services.Log.Client, 1.0.0.17"
#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.
// Install T2B.Services.Log.Client as a Cake Addin #addin nuget:?package=T2B.Services.Log.Client&version=1.0.0.17 // Install T2B.Services.Log.Client as a Cake Tool #tool nuget:?package=T2B.Services.Log.Client&version=1.0.0.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
T2B.Services.Log.Client is an logging tool support local file log and cloud log
- Fixed FileLog name issue;
- Support BeginScope();
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 | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.2
- Microsoft.AspNetCore.App (>= 2.2.0)
- Microsoft.Extensions.Logging.Filter (>= 1.1.2)
- T2B.Services.Common (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.0.3 | 491 | 7/23/2024 |
6.0.0.2 | 84 | 7/22/2024 |
6.0.0.1 | 3,590 | 2/4/2022 |
3.1.0.2 | 537 | 2/3/2022 |
3.1.0.1 | 457 | 5/13/2021 |
2.0.0.1 | 1,627 | 6/23/2020 |
2.0.0 | 599 | 6/23/2020 |
1.0.0.22 | 2,634 | 10/23/2019 |
1.0.0.21 | 663 | 10/22/2019 |
1.0.0.20 | 679 | 10/22/2019 |
1.0.0.19 | 713 | 10/21/2019 |
1.0.0.18 | 688 | 10/21/2019 |
1.0.0.17 | 624 | 10/18/2019 |
1.0.0.16 | 741 | 10/18/2019 |
1.0.0.14 | 668 | 10/18/2019 |
1.0.0.13 | 632 | 10/18/2019 |
1.0.0.12 | 655 | 10/18/2019 |
1.0.0.11 | 651 | 10/17/2019 |
1.0.0.10 | 679 | 10/17/2019 |
1.0.0.9 | 688 | 10/17/2019 |
1.0.0.8 | 703 | 10/17/2019 |
1.0.0.7 | 683 | 10/17/2019 |
1.0.0.6 | 738 | 10/15/2019 |
1.0.0.5 | 714 | 10/10/2019 |
1.0.0.4 | 657 | 10/10/2019 |
1.0.0.3 | 679 | 10/10/2019 |
1.0.0.2 | 646 | 10/10/2019 |
1.0.0 | 796 | 7/24/2019 |
T2B.Services.Log.Client is an logging tool support local file log and cloud log
- Fixed FileLog name issue;
- Support BeginScope();