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

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

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