All .NET Tutorials

120+ free tutorials for C#, ASP.NET Core, Web API, and Entity Framework

Beginner C#

C# Variables, Types & Operators

Understand how C# handles data types, variable declarations, casting, and expressions.

๐Ÿ“š 5 lessonsโฑ 45 minโญ 4.8
Intermediate C#

Object-Oriented Programming in C#

Master classes, objects, inheritance, polymorphism, and encapsulation with real examples.

๐Ÿ“š 10 lessonsโฑ 2.5 hrsโญ 4.9
Intermediate C#

LINQ: Language Integrated Query

Query collections, databases, and XML using powerful LINQ expressions and method syntax.

๐Ÿ“š 8 lessonsโฑ 2 hrsโญ 4.7
Advanced ASP.NET Core

Middleware & Request Pipeline

Learn how ASP.NET Core processes HTTP requests and how to write custom middleware components.

๐Ÿ“š 7 lessonsโฑ 1.5 hrsโญ 4.8
Intermediate Web API

Building RESTful Web APIs

Design and build clean REST APIs with proper HTTP methods, status codes, and JSON responses.

๐Ÿ“š 15 lessonsโฑ 4 hrsโญ 4.9
Advanced Web API

JWT Authentication in ASP.NET Core

Secure your Web API with JSON Web Tokens โ€” implement login, registration, and role-based access.

๐Ÿ“š 9 lessonsโฑ 2.5 hrsโญ 4.8
Intermediate Entity Framework

Entity Framework Core Guide

Learn Code First approach, DbContext, migrations, relationships, and querying with EF Core.

๐Ÿ“š 14 lessonsโฑ 3.5 hrsโญ 4.7
Advertisement