9 тысяч подписчиков
12 видео
RegEx: How to use in C#? Expression examples
How to update to .NET 8: The fastest .NET to date
Why you must use async/await in C# to make API calls
Log Data Changes in Entity Framework - Part 2 - Service Integration For Testing With An API
Why Blazor Wasm is the Best Choice for API Integration
Hooking into Mediator Pipelines
Create ASP.NET Core Web API CRUD methods (& test in Postman)
Collection expressions sees the spread operator in C#
Do try, catch and finally code blocks always run in C#?
Will ChatGPT replace .NET jobs?
Setup JWT as OAuth Bearer Token in a ASP.NET Core Application: OAuth Security - Part 2
How to Add Google Authentication into a ASP.NET Core Application
Yield in C#: How to create an iterator with IEnumerable
Security when Creating a OAuth Bearer Token in ASP.NET Core: OAuth Security - Part 3
Why singleton hates scoped injection in .NET dependency injection
.NET 6 release: Whats new in .NET 6? (includes Hot Reload & Minimal APIs)
Whats new in .NET 7? New features for ASP.NET Core
.NET logging: Setup, configure and write a log with ILogger (uses .NET Core)
Azure DevOps pipeline: Create a .NET build pipeline (CI/CD YAML tutorial)
Create and Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure: Dev To Azure - Part 3
IConfiguration, IOptions or IOptionsSnapshot? Which one?
C# changes you may not know about to help write cleaner code
Helpful EF Core migration features you might not know about
How to create an ASP.NET Core Web API project in .NET 8
Select rows using queries in Entity Framework Core
Insert, update & delete a record in Entity Framework Core
Use HttpClient the correct way to avoid socket exceptions
.NET 7 apps must be updated now to stop vulnerabilities
Toggle .NET features on & off with ease using feature flags
Your .NET resume needs to stand out to land your next job!
xUnit tutorial: How to run unit testing in C#
Add Stripe to your .NET project in less than 10 minutes!
Are you prepared for your next .NET interview?
Add geolocation to .NET: Find your clients location easily
SignalR for beginners: Real-time communication in .NET
Whats it like using VS Code to build a .NET project?
Setup Your Blazor Wasm and ASP.NET Core Web API in Azure Devops: Dev To Azure - Part 1
.NET 7 Rate Limiter: How it can reduce Web API calls
Azure DevOps release pipeline: Deploy a .NET application to IIS (CI/CD YAML tutorial)
Appsettings.json environment: Setup files and use IWebHostEnvironment in .NET
.NET logging to a database: Create a custom provider with ILogger (uses .NET Core)
8 C# technical questions you need to know for an interview
Create a DbContext class in Entity Framework Core
How to use Moq to mock xUnit tests for a .NET project
ConnectionString in appsettings.json: Use in Entity Framework Core for SQL Server
Raw SQL queries & stored procedures in Entity Framework Core
Keyed services sees an invaluable update for dependency injection
Blazor: Razor component tutorial and example
Appsettings.json in .NET: How to read and get a value
EF Core 6: New features and changes for Entity Framework Core (in .NET 6)
.NET PDF: Create a PDF document in .NET Core (for free)