Kiruyuto.DotNet.Config
2.2.0
Prefix Reserved
See the version list below for details.
dotnet add package Kiruyuto.DotNet.Config --version 2.2.0
NuGet\Install-Package Kiruyuto.DotNet.Config -Version 2.2.0
<PackageReference Include="Kiruyuto.DotNet.Config" Version="2.2.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Kiruyuto.DotNet.Config" Version="2.2.0" />
<PackageReference Include="Kiruyuto.DotNet.Config"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Kiruyuto.DotNet.Config --version 2.2.0
#r "nuget: Kiruyuto.DotNet.Config, 2.2.0"
#:package Kiruyuto.DotNet.Config@2.2.0
#addin nuget:?package=Kiruyuto.DotNet.Config&version=2.2.0
#tool nuget:?package=Kiruyuto.DotNet.Config&version=2.2.0
.NET-Config
Personal set of rules and analyzers distributed as a NuGet package to share configuration across .NET projects.
Heavily based on Gérald Barré (@Meziantou)'s "Sharing coding style and Roslyn analyzers across projects" post and his CodingStandard repository.
This config contains rules changed and fine-tuned to my personal and work needs as well as preferences.
Usage
Add the nuget package to your project, and the configs will be automatically imported.
This package does not support transitive behavior. You need to add it to each project where you want to apply the configuration.
It is recommended to use Directory.Build.props in your project over per .csproj configuration
Structure overview
- Dependencies can be found in .nuspec file
.globalconfig/.editorconfigrule configurations are located insrc/files/directory.propsfiles are located insrc/build/directory. These are split into 'categories' for improved maintainability
Contributing
Useful links are located in CONTRIBUTING.md as well as some of the most important TL;DRs
Learn more about Target Frameworks and .NET Standard.
-
- AsyncFixer (>= 2.1.0)
- Microsoft.CodeAnalysis.BannedApiAnalyzers (>= 3.3.4)
- Microsoft.EntityFrameworkCore.Analyzers (>= 10.0.1)
- Microsoft.SourceLink.GitHub (>= 8.0.0)
- Microsoft.VisualStudio.Threading.Analyzers (>= 17.14.15)
- SonarAnalyzer.CSharp (>= 10.17.0.131074)
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.4.0 | 0 | 3/14/2026 |
| 2.3.11 | 59 | 3/12/2026 |
| 2.3.10 | 692 | 2/25/2026 |
| 2.3.9 | 307 | 2/20/2026 |
| 2.3.8 | 714 | 2/7/2026 |
| 2.3.7 | 584 | 1/30/2026 |
| 2.3.6 | 1,248 | 1/14/2026 |
| 2.3.5 | 291 | 1/12/2026 |
| 2.3.4 | 318 | 1/8/2026 |
| 2.3.3 | 187 | 1/6/2026 |
| 2.3.2 | 163 | 1/6/2026 |
| 2.3.1 | 163 | 1/6/2026 |
| 2.3.0 | 142 | 1/6/2026 |
| 2.2.1 | 156 | 1/4/2026 |
| 2.2.0 | 149 | 1/4/2026 |
| 2.1.7 | 153 | 1/4/2026 |
| 2.1.6 | 149 | 1/1/2026 |
| 2.1.5 | 147 | 1/1/2026 |
| 2.1.4 | 147 | 12/31/2025 |
| 2.1.3 | 140 | 12/31/2025 |