Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ferrywlto/.netcore3-nugetpackage-template

Repository template for .netcore 3 C# class library with nuget package release to GitHub packages workflow.
https://github.com/ferrywlto/.netcore3-nugetpackage-template

nuget

Last synced: 1 day ago
JSON representation

Repository template for .netcore 3 C# class library with nuget package release to GitHub packages workflow.

Awesome Lists containing this project

README

        

# .NET Core 3 C# Nuget Package Repository Template

![.NET Core Package Release](https://github.com/VerdantSparks/.NETCore3-NugetPackage-Template/workflows/.NET%20Core%20Package%20Release/badge.svg)
![.NET Core CI](https://github.com/VerdantSparks/.NETCore3-NugetPackage-Template/workflows/.NET%20Core%20CI/badge.svg)
![CodeFactor](https://www.codefactor.io/repository/github/VerdantSparks/.NETCore3-NugetPackage-Template/badge)

Using this repo to save time from editing .gitignore to ignore MacOS and JetBrains file on top of Visual Studio setting.

Please remove the `LICENSE` file when creating private repositories or change to other [LICENSE](https://choosealicense.com/) file to suit your needs.

To use this repo correctly, you should:

1. Rename the solution folder and file.

2. Rename the project folders and files.

3. Update this README file to set the badge links to your organization and repository name.

4. Update the the `.yml` files in `.github/workflows` with your organization and repository name.