Continuous integration C# and Github actions and codespaces

Learn to use Github CodeSpaces and Github Actions to Build and Test C# and XUnit projects. 00:00 Intro 01:03 Create Github Project for C# 01:27 Create Github Codespace 16 core Visual Studio environment 03:15 Create Xunit project with dotnet cli 04:04 Create XUnit test 04:40 Find build and test comma...

Full description

Bibliographic Details
Format: eBook
Language:English
Published: [Place of publication not identified] Pragmatic AI Solutions 2022
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 01382nmm a2200265 u 4500
001 EB002068429
003 EBX01000000000000001208519
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220922 ||| eng
050 4 |a QA76.76.A65 
100 1 |a Gift, Noah  |e presenter 
245 0 0 |a Continuous integration C# and Github actions and codespaces 
250 |a [First edition] 
260 |a [Place of publication not identified]  |b Pragmatic AI Solutions  |c 2022 
300 |a 1 video file (10 min.)  |b sound, color 
653 |a Logiciels d'application / Développement 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
653 |a Application software / Development / fast 
653 |a GitHub (Computer file) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
856 4 0 |u https://learning.oreilly.com/videos/~/06172022VIDEOPAIML/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.3 
520 |a Learn to use Github CodeSpaces and Github Actions to Build and Test C# and XUnit projects. 00:00 Intro 01:03 Create Github Project for C# 01:27 Create Github Codespace 16 core Visual Studio environment 03:15 Create Xunit project with dotnet cli 04:04 Create XUnit test 04:40 Find build and test commands for project 06:51 Setup and run GitHub Actions project 08:04 Verify Github Actions Compiles and Tests C#