CodeDesignPlus.Net.Logger 1.0.0-beta.12920

This is a prerelease version of CodeDesignPlus.Net.Logger.
dotnet add package CodeDesignPlus.Net.Logger --version 1.0.0-beta.12920
                    
NuGet\Install-Package CodeDesignPlus.Net.Logger -Version 1.0.0-beta.12920
                    
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="CodeDesignPlus.Net.Logger" Version="1.0.0-beta.12920" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeDesignPlus.Net.Logger" Version="1.0.0-beta.12920" />
                    
Directory.Packages.props
<PackageReference Include="CodeDesignPlus.Net.Logger" />
                    
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 CodeDesignPlus.Net.Logger --version 1.0.0-beta.12920
                    
#r "nuget: CodeDesignPlus.Net.Logger, 1.0.0-beta.12920"
                    
#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.
#:package CodeDesignPlus.Net.Logger@1.0.0-beta.12920
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeDesignPlus.Net.Logger&version=1.0.0-beta.12920&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CodeDesignPlus.Net.Logger&version=1.0.0-beta.12920&prerelease
                    
Install as a Cake Tool

CodeDesignPlus.Net.Logger

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%) Vulnerabilities

Description

CodeDesignPlus.Net.Logger provides a comprehensive logging framework for .NET Core applications. This library simplifies the process of logging application events, errors, and diagnostics, enabling developers to build robust and maintainable logging solutions.

Table of Contents

About The Project

CodeDesignPlus.Net.Logger provides a comprehensive logging framework for .NET Core applications. This library simplifies the process of logging application events, errors, and diagnostics, enabling developers to build robust and maintainable logging solutions.

Key Features

  1. Event Logging: Facilitates easy logging of application events.
  2. Error Tracking: Simplifies the process of capturing and logging errors.
  3. Diagnostics: Provides tools for detailed application diagnostics.
  4. Integration: Seamlessly integrates with Serilog and other logging libraries.
  5. Telemetry Support: Includes support for OpenTelemetry to monitor and trace application logs.

Installation

To install the package, run the following command:

dotnet add package CodeDesignPlus.Net.Logger

Usage

For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc

Roadmap

Refer to issues for a list of proposed features and known issues.

Roadmap

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b features/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

CodeDesignPlus - @CodeDesignPlus - wliscano@codedesignplus.com

Project Link: CodeDesignPlus.Net.Logger

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.0-beta.12920 135 7/29/2026
1.0.0-beta.12919 47 7/29/2026
1.0.0-beta.12918 120 7/28/2026
1.0.0-beta.12917 117 7/27/2026
1.0.0-beta.12916 46 7/27/2026
1.0.0-beta.12914 45 7/27/2026
1.0.0-beta.12913 46 7/27/2026
1.0.0-beta.12912 502 7/15/2026
1.0.0-beta.12911 310 7/13/2026
1.0.0-beta.12910 181 7/8/2026
1.0.0-beta.12909 51 7/8/2026
1.0.0-beta.12908 116 7/6/2026
1.0.0-beta.12907 359 7/3/2026
1.0.0-beta.12906 334 7/2/2026
1.0.0-beta.12905 62 7/2/2026
1.0.0-beta.12904 102 6/30/2026
1.0.0-beta.12903 86 6/23/2026
1.0.0-beta.12900 414 6/20/2026
1.0.0-beta.12898 156 6/19/2026
0.11.0 907 7/23/2025
Loading failed