ExpressiveLogging 1.0.1
See the version list below for details.
dotnet add package ExpressiveLogging --version 1.0.1
NuGet\Install-Package ExpressiveLogging -Version 1.0.1
<PackageReference Include="ExpressiveLogging" Version="1.0.1" />
paket add ExpressiveLogging --version 1.0.1
#r "nuget: ExpressiveLogging, 1.0.1"
// Install ExpressiveLogging as a Cake Addin #addin nuget:?package=ExpressiveLogging&version=1.0.1 // Install ExpressiveLogging as a Cake Tool #tool nuget:?package=ExpressiveLogging&version=1.0.1
Flexible logging framework based on lambdas and expression trees
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ExpressiveLogging:
Package | Downloads |
---|---|
ExpressiveLogging.PowershellV5Logging
Flexible logging framework based on lambdas and expression trees |
|
ExpressiveLogging.StartwatchExtensions
Extension methods for ExpressiveLogging that simplify integration with the Startwatch |
GitHub repositories
This package is not used by any popular GitHub repositories.
* 1.0.1 - fix for issue with assembly refactoring script, that caused corrupted dll (assembly bind failures)
* 1.0.0 - This is the first release and includes all sorts of new code
* 1.0.0 - there has been minimal testing
* 1.0.0 - There are all sorts of things that should still be added to this library that aren't there yet