IntelliTect / IntelliTect/CodingGuidelines

Create dotnet new template for NuGet library projects

未关闭
#139 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue Hacktoberfest templates
主要语言
C#
星标
12
派生
16
平均合并
2 分钟
30 天内合并 PR
7

描述

- Allow setting LangVersion (default to 9.0)
- Enable warnings as errors on all projects (consider Directory.Build.props)
- Add IntelliTect analyzer library (allow setting version in template)
- Add in unit test project (slight preference to xUnit)
- README.md
- Should have a single unit test that go against the library passes (Hello world level)
- Enable flag to create nuget package on every build.

The contents for the template should live in a new folder at the root of the repo named `templates`.
The folder for this template should be called `IntelliTectClassLibrary`

Name of the template: IntelliTect Class Library
Short Name: itl-classlib
Tags: IntelliTect/Library

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。