Skip to content

A .NET Core project template with Roslyn Analyzers, xUnit, AppVeyor, Coverlet, and codecov/coveralls.

License

Notifications You must be signed in to change notification settings

kevinoid/NetCoreProject

Repository files navigation

.NET Core Project Template

Build Status Coverage .NET Version Version on NuGet

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.

Introductory Example

Features

  • Feature 1
  • Feature 2

Installation

This package can be installed using NuGet by running:

dotnet add package NetCoreProject

API Docs

To use this module as a library, see the API Documentation.

Contributing

Contributions are welcome. See the Contributing Guidelines and Code of Conduct. for details.

License

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.

About

A .NET Core project template with Roslyn Analyzers, xUnit, AppVeyor, Coverlet, and codecov/coveralls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages