IntelliTect / IntelliTect/CodingGuidelines

Create dotnet new template for NuGet library projects

オープン
#139 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue Hacktoberfest templates
主要言語
C#
スター
12
フォーク
16
平均マージ
2分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。