The Monsters Weekly - Episode 134 - Visual Studio Extensions 2

Dave shares his favorite Visual Studio Code Extensions.

Simon shares some of his favorite VS Code Extensions

The Monsters Weekly - Episode 132 - Adding Custom Claims in Identity

Monster James makes a surprise appearance this week. Join BOTH of the ASP.NET Monsters while James explores how to add bonus/custom claims to an ASP.NET Identity user.

The Monsters Weekly - Episode 130 - NodaTime Improvements

An upcoming release of NodaTime will introduce built in TypeConverters, greatly simplifying the process of using NodaTime in an ASP.NET Core app. In this episode, Monster Dave walks us through those improvements.

The Monsters Weekly - Episode 129 - Tracking Changes in SQL Server

A common problem is how to build change tracking into your application. In this video we’ll look at a way built right into SQL server.

https://docs.microsoft.com/en-us/sql/

The Monsters Weekly - Episode 128 - Scripted Load testing with Artillery

In today’s episode, we take a look at writing scripted load tests with the free Artillery command line tool.

Related Episode #126: Basic Load Testing with Artillery https://www.youtube.com/watch?v=lH-zirnd8S4

https://artillery.io/

The Monsters Weekly - Episode 127 - Azurite

In this video, we’ll look at Azurite the latest generation of Azure storage emulator which can be used across platform

The Monsters Weekly - Episode 126 - Load testing with Artillery

In today’s episode, we take a look at doing quick and easy load testing with the free Artillery command line tool.

The Monsters Weekly - Episode 125 - Using SignalR in a Background Service

In today’s episode, Monster Dave expands on the Hosted Services example from Episode #123 (https://www.youtube.com/watch?v=hp-8mA8EiJg) by using SignalR to update clients in real time.

SignalR Core Docs - https://docs.microsoft.com/en-us/aspnet/core/tutorials/signalr