14 тысяч подписчиков
88 видео
Custom Authorization and Policy-Based Authorization in ASP.NET Core
User Registration With ASP.NET Core Web API and Identity
Role Based Authorization With Identity and ASP.NET Core Web API
Entity Framework Core Code First Migrations In Detail
Uploading Large Files in ASP NET Core Web API - Performance Increase With Streams
Using Dapper with ASP.NET Core Web API
Use the Correct Return Types in Your ASP.NET Core Web API Applications
Implementing In-Memory Caching in ASP.NET Core Applications
How to Implement ASP.NET Core Web API Versioning in
ASP.NET Core Web API Best Practices
CORS Implementation in ASP NET Core Web API (Origins, Headers, Methods, Subdomains, Min API)
Repository Pattern In ASP.NET Core Web API
Configuring and Using Swagger in an ASP.NET Core Application
Implementing Action Filters in ASP.NET Core
How to Use HttpOnly Cookie to Secure JSON Web Tokens (JWT) in ASP.NET Core Web API
Audit Trail Implementation in ASP.NET Core Web API
Structured Logging With Serilog in ASP.NET Core Web API
How to Create Windows Service Applications in .NET
Getting Started with AutoMapper in ASP.NET Core
Implementing API Gateway With Ocelot in ASP.NET Core
Global Error Handling in ASP.NET Core Web API (updated video link in the description)
Adapter Design Pattern in C#
Improve User Registration With Verify/Confirm Email Flow With ASP.NET Core Identity and Web API
Send Emails in ASP.NET Core With FluentEmail
Implement API Key Authentication in ASP.NET Core Web API
Using MassTransit With RabbitMQ in .NET Applications
How to Easily Create a PDF Document in ASP.NET Core Web API
Global Exception Handling in ASP.NET Core Web API (.NET 8)
Use HttpClient Properly with HttpClientFactory With Named and Typed Clients in .NET
How to Implement Refresh Token in ASP.NET Core Web API
How to Work with CSV Files - Creating and Reading With Different Options
CQRS And MediatR In ASP.NET Core - Commands, Notifications, Behaviours
Uploading Files with ASP.NET Core and Angular
Build Highly Scalable Applications With RabbitMQ in .NET
ASP.NET Core Web API Authentication With Identity and JSON Web Tokens
How to Improve Performance of Web APIs Using Redis Cache
Strategy Design Pattern In C#
Secure Microservices Using JWT With Ocelot in .NET
Factory Design Pattern in C# - Create Flexible Code in Your Apps
Forgot/Reset Password With Identity and ASP.NET Core Web API
Command Design Pattern in C#
Result Pattern Implementation in ASP NET Core Web API
Increase the Security of Your Web APIs With User Lockout Functionality
Builder and FluentBuilder Design Patterns in C#
How to Work With Custom Headers in ASP.NET Core Web API
Better Web API Security With Two Factor Authentication Using Identity
Event Driven Architecture in .NET
Refit - Great API Client To Turn Your REST API Into a Live Interface
Angular Material Responsive Navigation Menu
How to Send an Email with Attachments in ASP.NET Core
Best Practices for Hashing and Salting Passwords in .NET