Practical GitHub Actions for ASP.NET Core Developers

Tuesday, Jun 7 1:30 PM - 2:30 PM Imagination C & D | 200/100

Description

Build automation is a critical part of application development today, and GitHub actions have become one of the de facto standards in implementation. However, there can be a steep learning curve. 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.