#stopwatch #dotnet6 #csharp
After discussing the basics of C# classes, inheritance, interface, and an abstract base class in C#, we discussed the concept of generic class and methods in C# as well as generic collections, attributes and type conversion. In this video, I will discuss logging telemetry using Stopwatch in C# and how it is used daily.
As a part of this video, I will walk through how to implement Stopwatch in C# and all its methods and properties.
My YouTube channel: / dotnetcorecentral
My Blog Website: https://dotnetcorecentral.com/
My GitHub repo: https://github.com/choudhurynirjhar
Some of my popular videos:
Elasticsearch with .NET and introduction: • An Introduction to Elasticsearch (Bui...
Hangfire Scheduling an introduction: • Scheduling recurring jobs with Hangfi...
ASP.NET Core Authentication with JWT (JSON Web Token): • ASP.NET Core Authentication with JWT ...
Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1): • Running Background tasks using IHoste...
How to build an API Gateway in ASP.NET Core using Ocelot (Build API Gateway in a few minutes): • How to build an API Gateway in ASP.NE...