Setting up the .Net Client
Learn to set up the .Net Client inside a standalone console application.
We'll cover the following
Overview
In the previous chapter, we have already set up a .NET SignalR client inside a Blazor WebAssembly application. The process that we'll go through now will be similar. For example, we will rely on the same NuGet
package. But this time, we will set the client up inside a standalone console application.
Get hands-on with 1200+ tech skills courses.