TheSharperDev
Posts about C# and F#
Posts
Snippets
About
DevOps
Nov 2, 2019
Integrating a .NET Core API with Github Actions
Github actions help you create easy and useful workflows. Want to build/test on every checking, PR that's opened, or code that's merged? Github actions have you covered. See what life can be like with some Github actions in your project.