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

https://github.com/smdn/workflows-dotnet

Reusable workflows for .NET projects
https://github.com/smdn/workflows-dotnet

dotnet dotnet-pack dotnet-test github-actions nuget-publish reusable-workflows

Last synced: 4 months ago
JSON representation

Reusable workflows for .NET projects

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/smdn/workflows-dotnet)](https://github.com/smdn/workflows-dotnet/blob/main/LICENSE.txt)

# workflows-dotnet
This repository provides [GitHub Actions reusable workflows](./.github/workflows/) for .NET projects.

> [!IMPORTANT]
> The workflows provided from this repository are currently intended primarily for my private use, so detailed documentation is not yet available. Please use them at your own risk.

> [!NOTE]
> This repository has been separated from [smdn/Smdn.Fundamentals](https://github.com/smdn/Smdn.Fundamentals/). Versions prior to the separation are available from [Tags · smdn/Smdn.Fundamentals](https://github.com/smdn/Smdn.Fundamentals/tags).

# For contributors
Contributions are appreciated!

If there's a feature you would like to add or a bug you would like to fix, please read [Contribution guidelines](./CONTRIBUTING.md) and create an Issue or Pull Request.

IssueやPull Requestを送る際は、[Contribution guidelines](./CONTRIBUTING.md)をご覧頂ください。 可能なら英語が望ましいですが、日本語で構いません。

# Notice
## License
本プロジェクトは[MIT License](./LICENSE.txt)の条件に基づきライセンスされています。

This project is licensed under the terms of the [MIT License](./LICENSE.txt).