Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A personal NuGet package containing rules and analyzers to share .NET code style and configuration across multiple projects

License

Notifications You must be signed in to change notification settings

Kiruyuto/.NET-Config

Repository files navigation

.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.

Warning

This package does not support transitive behavior. You need to add it to each project where you want to apply the configuration.

Important

It is recommended to use Directory.Build.props in your project over per .csproj configuration

Structure overview

Contributing

Useful links are located in CONTRIBUTING.md as well as some of the most important TL;DRs

About

A personal NuGet package containing rules and analyzers to share .NET code style and configuration across multiple projects

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •