https://github.com/auycro/netframework-action-template
Template for new GitHub Actions running .NET Framework
https://github.com/auycro/netframework-action-template
csharp github-actions learning netframework tutorial
Last synced: 3 months ago
JSON representation
Template for new GitHub Actions running .NET Framework
- Host: GitHub
- URL: https://github.com/auycro/netframework-action-template
- Owner: auycro
- License: mit
- Created: 2020-02-19T08:00:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T09:59:53.000Z (almost 6 years ago)
- Last Synced: 2025-08-24T23:37:58.717Z (5 months ago)
- Topics: csharp, github-actions, learning, netframework, tutorial
- Language: C#
- Size: 16.6 KB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## netframework-action-template
This repository offers a template to build a [GitHub Action](https://developer.github.com/actions/) on .Net Framework
🚧 work in progress 🚧
## Example usage
uses: auycro/netframework-action-template
## References
https://github.com/microsoft/dotnet-framework-docker
https://hub.docker.com/_/microsoft-dotnet-framework-sdk/
https://github.com/commandlineparser/commandline