Azure DevOps, Scrum, & .NET Software Leadership and Consulting Services

Free course! Predicting the Future, Estimating, and Running Your Projects with Flow Metrics

GitHub Codespaces talk (Slides & Sample Code)


I just finished up giving a talk for DevBoston on GitHub Codespaces.

GitHub Codespaces: Seriously, You Can Develop in a Browser

Codespaces from GitHub lets you develop in a browser.  Seriously.  In a browser.  And it’s great.  It’s amazing.  It’s not a toy either – it’s for real actual work.  It’s basically Visual Studio Code running in a browser using development resources such as SQL Server and .NET Core running in the cloud. 

In this session, Ben will show you how to use Codespaces to develop and debug an ASP.NET Core / EF Core application.  Along the way, we’ll talk about how to customize your Codespace using devcontainer.json and its Dockerfile so that you can add everything you need in order to run, dev, and debug your ASP.NET Core app.  We’ll even get SQL Server running in Codespaces!  Trust me.  This is going to blow your mind!

Here are the slides. Here’s the sample code.

Enjoy!
-Ben

SUBSCRIBE TO THE BLOG


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.