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
- Host: GitHub
- URL: https://github.com/smdn/workflows-dotnet
- Owner: smdn
- License: mit
- Created: 2025-12-24T10:53:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-25T12:52:39.000Z (6 months ago)
- Last Synced: 2025-12-26T03:52:34.992Z (6 months ago)
- Topics: dotnet, dotnet-pack, dotnet-test, github-actions, nuget-publish, reusable-workflows
- Homepage:
- Size: 214 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](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).