dotnet-extensions-logging
CommunityEnforce ILogger<T> logging conventions in .NET apps.
AuthorMuhomorik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill standardizes and enforces proper usage of Microsoft.Extensions.Logging.ILogger<T> across .NET projects, reducing logging inconsistencies and improving maintainability.
Core Features & Use Cases
- Enforces ILogger<T> usage and places the logger as the first constructor parameter
- Promotes null-checks, deferred formatting, and proper exception logging
- Guides integration with DI containers and common .NET logging practices
Quick Start
Apply the conventions to implement and validate ILogger<T> usage in service constructors, ensuring the logger is the first parameter, null checks are present, and messages use structured logging.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-extensions-logging Download link: https://github.com/Muhomorik/KanelBulleKapital/archive/main.zip#dotnet-extensions-logging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.