Fineboym.Logging.Generator 0.1.0-beta

This is a prerelease version of Fineboym.Logging.Generator.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Fineboym.Logging.Generator --version 0.1.0-beta
                    
NuGet\Install-Package Fineboym.Logging.Generator -Version 0.1.0-beta
                    
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="Fineboym.Logging.Generator" Version="0.1.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fineboym.Logging.Generator" Version="0.1.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="Fineboym.Logging.Generator" />
                    
Project file
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 Fineboym.Logging.Generator --version 0.1.0-beta
                    
#r "nuget: Fineboym.Logging.Generator, 0.1.0-beta"
                    
#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=Fineboym.Logging.Generator&version=0.1.0-beta&prerelease
                    
Install Fineboym.Logging.Generator as a Cake Addin
#tool nuget:?package=Fineboym.Logging.Generator&version=0.1.0-beta&prerelease
                    
Install Fineboym.Logging.Generator as a Cake Tool

Generates logger decorator class for an interface. Uses Microsoft.Extensions.Logging.ILogger<{Your interface}> to log and requires it in decorator class constructor.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

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
1.10.0 687 12/22/2023
1.9.0 2,323 9/23/2023
1.8.0 942 7/14/2023
1.7.0 952 6/16/2023
1.6.0 935 5/27/2023
1.5.0 1,013 5/20/2023
1.4.0 918 4/29/2023
1.3.1 888 4/26/2023
1.3.0 855 4/21/2023
1.2.0 1,127 3/31/2023
1.1.0 1,023 3/18/2023 1.1.0 is deprecated because it has critical bugs.
1.0.0 593 3/17/2023 1.0.0 is deprecated because it has critical bugs.
0.1.0-beta 1,061 12/25/2022 0.1.0-beta is deprecated because it is no longer maintained.