A .NET Core project template with Roslyn Analyzers, xUnit, AppVeyor, Coverlet, and codecov/coveralls.
It is the template that I am using for my own C# projects, which represents my current preferences. I am not advocating for these choices nor this template specifically, although I am happy to discuss or explain any choices made herein. It is being published both for my own convenience and in case it may be useful to others with similar tastes.
- Feature 1
- Feature 2
This package can be installed using NuGet by running:
dotnet add package NetCoreProject
To use this module as a library, see the API Documentation.
Contributions are welcome. See the Contributing Guidelines and Code of Conduct. for details.
This project is available under the terms of the MIT License. See the summary at TLDRLegal.
The template upon which this project is based is available under the terms of CC0 1.0 Universal.