ASP.net

Learn ASP.net from the best ASP.net tutorials, including the most popular ASP.net online courses, videos, books, podcasts, and blogs.

Resource type
Cost
Skill level
Certificate

.Net Core API Development

NET Core API Development is a practical liveVideo course for developers new to building REST APIs on .NET core. You'll progress from the basics through to advanced concepts like security and custom authentication, then you'll put your new skills into practice by creating your own full-featured API in an interesting real-world example project.

Exploring .NET Core with Microservices

Exploring .NET Core with Microservices, ASP.NET Core, and Entity Framework Core is a collection of five hand-picked chapters introducing you to the art of applying modern development practices and patterns to your .NET Core projects.

Entity Framework Core in Action

Entity Framework Core in Action teaches you how to access and update relational data from .NET applications. Following the crystal-clear explanations, real-world examples, and around 100 diagrams, you'll discover time-saving patterns and best practices for security, performance tuning, and unit testing.

Concurrency in .NET

Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and passionate computer programmers who are interested in writing code with improved speed and effectiveness by adopting a declarative and pain-free programming style.

Blazor First Look (LinkedIn Learning)

In this course, Richard Goforth helps you quickly get up to speed with Blazor. Throughout the course, Richard explores the framework's capabilities as he steps through a project in which you add features to a new social media web app.

Learn ASP.NET

Are you a .NET developer looking at developing applications in the cloud? This path is for developers and architects who need to come up to speed quickly on Microsoft Azure.

Try ASP.NET Core

In this course, ASP.NET Core Fundamentals, you will build your first application with ASP.NET Core from scratch. First, you will learn how to work with a database to display and edit data. Then, you will explore middleware, view components, and database migrations with the Entity Framework. Finally, you will delve into building an API controller, and see how to work with client-side libraries.

ASP .NET Core Tutorial

This tutorial is for Visual Studio 2019 and ASP.NET Core MVC.This tutorial covers the end-to-end process of creating a brand new ASP.NET MVC website and adding a React component in it. We will start from scratch and end with a fully functioning component.

ASP.NET Core Tutorials

This series of tutorials explains the basics of building a Razor Pages web app. At the end, you'll have an app that can display and manage a database of movies.