Practical GitHub Actions for ASP.NET Core Developers
Description
In this session, we explore the features and capabilities of GitHub Actions, including considerations for which tier of service and managing costs. We then dive into real-world examples, including actual jobs that can be used after the session that accomplish common goals.
* Build & Test
* Perform static code analysis
* Deploy to environments
* Manage Release Notes
* And more!
After this session you should be able to quickly implement automated builds, and deployments, for your applications.