Generic WebSocket Client for .NET (.NET 8/C# 12)

Поділитися
Вставка
  • Опубліковано 10 лют 2024
  • In this video, I cover how to use a generic Websocket client NuGet package for connecting and listening to WebSocket server messages.
    Some of my popular videos:
    Elasticsearch with .NET and introduction: • An Introduction to Ela...
    Hangfire Scheduling an introduction: • Scheduling recurring j...
    ASP.NET Core Authentication with JWT (JSON Web Token): • ASP.NET Core Authentic...
    Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1): • Running Background tas...
    How to build an API Gateway in ASP.NET Core using Ocelot (Build API Gateway in a few minutes): • How to build an API Ga...
    My blog site: dotnetcorecentral.com
  • Наука та технологія

КОМЕНТАРІ • 3

  • @user-eb6bm6xh1y
    @user-eb6bm6xh1y 3 місяці тому

    Your are doing great job.

  • @JohnSmith-yr7ih
    @JohnSmith-yr7ih 3 місяці тому

    Please make a full course of 'aspNet web api identity' with 'Blazor wasm' and new 'Blazor app' template, show the difference, if any. there a many videos of 'identity' but all of them are just overview

  • @TellaTrix
    @TellaTrix 3 місяці тому +1

    Can you please make videos on clean code architecture by using mediator? I want to understand your thoughts on this architecture