dotnet-podcast stream 3 - Async all the things, Tests, and building a CI/CD pipeline (20-03-2024)

Опубликовано: 22 Март 2024
на канале: Jamie Taylor
35
2

On March 20th, 2024, Jamie continued his work on a brand new app idea: a #dotnet global tool for managing the raw audio for his podcasts. It was originally streamed on Twitch at   / gaprogman  

The entire application was built in the open, with all source code uploaded to https://github.com/jamie-taylor-rjj/d...

In this stream, Jamie started made the code base asynchronous, added lots more tests (and even did some test-driven development), and began creating a CI/CD pipeline. Along the way, he fixed a logging issue which had been in place since the first push to main.

Links mentioned in this stream:

Jamie's GitHub profile: https://github.com/jamie-taylor-rjj
The Modern .NET Show: https://dotnetcore.show/
The Waffling Taylors: https://wafflingtaylors.rocks/
Source code for the app: https://github.com/jamie-taylor-rjj/d...
Chillhop: https://chillhop.com/
Leonardo van de Weteringh's answer: https://stackoverflow.com/q/71646584
Guard: https://en.wikipedia.org/wiki/Guard_(...)
Ardalis.GaurdClauses: https://github.com/ardalis/GuardClauses
One of Steve Smith's appearances on The Modern .NET Show: https://dotnetcore.show/episode-54-ap...
Jamie's OwaspHeaders.Core project: https://github.com/jamie-taylor-rjj/O...
Benjamin W's answer: https://stackoverflow.com/a/62972393
DannyB's answer: https://stackoverflow.com/a/63148947