Simplify.Log
1.6.1
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 Simplify.Log --version 1.6.1
NuGet\Install-Package Simplify.Log -Version 1.6.1
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="Simplify.Log" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplify.Log --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simplify.Log, 1.6.1"
#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 Simplify.Log as a Cake Addin #addin nuget:?package=Simplify.Log&version=1.6.1 // Install Simplify.Log as a Cake Tool #tool nuget:?package=Simplify.Log&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple logger
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration (>= 3.0.0)
- System.IO.Abstractions (>= 13.2.5)
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 |
---|---|---|
2.2.1 | 329 | 8/26/2023 |
2.1.0 | 390 | 11/30/2022 |
2.0.3 | 516 | 5/2/2022 |
2.0.2 | 369 | 1/3/2022 |
2.0.1 | 366 | 12/18/2021 |
2.0.0 | 388 | 10/26/2021 |
1.6.2 | 535 | 2/2/2021 |
1.6.1 | 537 | 12/10/2020 |
1.6.0 | 598 | 7/7/2020 |
1.4.3 | 694 | 9/28/2019 |
1.4.2 | 681 | 6/23/2019 |
1.4.1 | 735 | 4/16/2019 |
1.4.0 | 811 | 1/4/2019 |
1.3.1 | 973 | 10/1/2018 |
1.3.0 | 1,083 | 6/19/2018 |
1.2.0 | 1,123 | 4/15/2018 |
1.1.1 | 1,098 | 8/24/2017 |
1.1.0 | 1,194 | 8/18/2016 |
1.0.5 | 1,379 | 6/26/2015 |
1.0.4 | 1,743 | 10/23/2014 |
1.0.3 | 1,246 | 9/22/2014 |
1.0.2 | 1,500 | 5/21/2014 |
1.0.1 | 1,243 | 4/23/2014 |
1.0.0 | 1,244 | 2/25/2014 |
Updates
* Upgrade to System.IO.Abstractions 13.2.5 (PR#231)