К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Backend Development for .Net Full Stack · LearnSpace
Назад в каталог
courseraПрограммирование

Backend Development for .Net Full Stack

Курс от Board Infinity
Средний≈ 18 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This ASP.NET Core course and dot net course takes learners from web fundamentals to backend mastery, built for anyone who wants to become a job ready net developer or expand into full stack roles. Module 1 covers ASP.NET Core: you learn the framework's architecture, build applications with the MVC pattern, and work with Razor views, routing, and form validation. Module 2 masters ASP.NET MVC: you configure Entity Framework Core using code first and database first approaches, wire up middleware and dependency injection, and secure applications with authentication and authorization. Module 3 builds ASP.NET Web API: you design RESTful services, apply routing and content negotiation, and connect your APIs to a React front end for true dot net core development. By the End, You Will: - Build production ready web applications for this dot net course outcome using ASP.NET Core and MVC - Apply Entity Framework Core for real world data access and CRUD operations - Design secure, well routed RESTful APIs consumable by any front end client - Develop a complete project demonstrating end to end asp dot net skills, from UI to API to database Ideal For: aspiring net developers who want a structured net core course; frontend developers moving toward net full stack developer course roles at an asp net development company. Backend skills open doors fast in the dot net framework ecosystem. Enroll and start learning net core today. Disclaimer: This course is an independent educational resource developed by Board Infinity and is not affiliated with, endorsed by, sponsored by, or officially associated with Microsoft Corporation or any of its subsidiaries or affiliates. This course is not an official preparation material of Microsoft Corporation. All trademarks, service marks, and company names mentioned are the property of their respective owners and are used for identification purposes only.

Навыки, которые вы освоите

ASP.NETRestful APIC# (Programming Language)JSON.NET Framework

Программа курса

3 модулей · 93 учебных материалов

01ASP.NET Core38 материалов

Getting Started with ASP.NET Core

Course IntroductionВидеоMeet your InstructorВидео

Developing Web Application using ASP.NET Core MVC Application

What you will learn in this LessonВидеоIntroduction to ASP.NET CoreВидео

Учитесь у экспертов

Board Infinity

Instructor

Backend Development for .Net Full Stack
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 18 ч

3 модулей

Язык: Английский

Субтитры: Арабский, Французский, Бенгальский, Итальянский, Корейский, Немецкий, Пушту, Урду, Индонезийский, Азербайджанский, Испанский, Дари, Венгерский

Часть программы вашего университета
ASP.NET Core Project Folder StructureВидео
Demo: Building a Web Application using ASP.NET CoreВидео
Understanding MVC PatternВидео
Model-View-Controller CommunicationВидео
Demo: Handling Requests in .NET Core MVC CoreВидео
Further Reading on Developing web applicationЧтение
MVC Basics Practice QuizЗадание
Your Path into .NET Backend DevelopmentОбсуждение

ASP.NET Core Fundamentals

What you will learn in this LessonВидеоAction Methods and Result TypesВидеоRazor View Engine and Razor SyntaxВидеоLayout, Sections and View StartВидеоHTML Helpers and Tag HelpersВидеоConvention Routing and Attribute RoutingВидеоData Passing TechniquesВидеоViewBag and View DataВидеоWorking with TempDataВидеоSessions and State ManagementВидеоWorking with QueryStringВидеоLearn more about .Net Core FundamentalsЧтениеASP.Net Core - Practice QuizЗаданиеASP.NET CoreDIALOGUE

ASP.NET Core Forms and Validation

What you will learn in this LessonВидеоASP.NET Core FormsВидеоDemo: Weakly Typed FormsВидеоDemo: Strongly Typed FormsВидеоModel BindingВидеоDemo: Handling Forms PostВидеоForms Validations - Server Side and Client SideВидеоFurther Reading on Forms and ValidationЧтениеASP.NET Core Forms and Validation QuizЗаданиеASP.NET Core - Graded QuizЗаданиеTell us what you think!ЧтениеQuick Course Check-InPLUGIN
02ASP.NET MVC & Entity Framework Core23 материалов

ASP.NET Core Advanced Concepts

What you will learn in this LessonВидеоMiddleware Request PipelineВидеоBuilt-In Middleware and Custom MiddlewareВидеоDependency Injection (DI)ВидеоDemo: Implementing DI in ASP.NET CoreВидеоASP.NET Core EnvironmentsВидеоExceptions Handling and LoggingВидеоLearn More about MVCЧтениеMVC Advanced - Practice Quiz Задание

Working with Data Using Entity Framework Core

What you will learn in this LessonВидеоConfiguring Entity Framework Core in MVC ApplicationВидеоDeveloping Application with Code First ApproachВидеоDeveloping Application with Database First ApproachВидеоDemo: Code First Approach CRUD OperationsВидеоFurther Reading Entity FrameworkЧтение

ASP.NET MVC Pipeline and Security

What you will learn in this LessonВидеоAuthentication in Web ApplicationВидеоAuthorization in Web ApplicationВидеоIdentity Core Security in Asp.Net Core ApplicationВидеоLearn More on Pipeline and SecurityЧтениеPipeline & Security Practice QuizЗадание
03ASP.NET Web API32 материалов

Introduction to Web API

What you will learn in this LessonВидеоIntroduction to SOAВидеоIntroduction to RESTВидеоIntroduction to ASP.NET Web APIВидеоWCF vs. Web APIВидеоFurther Reading on Web APIЧтениеWebAPI Practice QuizЗаданиеUnderstanding the Role of APIs in Modern ApplicationsОбсуждение

Building RESTful Services with ASP.NET Web API

What you will learn in this LessonВидеоBuilding ASP.NET Web APIВидеоCreating Database for Web APIВидеоASP.NET Web API CRUD OperationsВидеоTesting Web API Using PostmanВидеоConsuming Web API in ASP.NET MVCВидео

Asp.Net Core Web API Advanced Concepts

What you will learn in this LessonВидеоRouting ВидеоRoute ConstraintsВидеоContent NegotiationВидеоMedia Type FormattersВидеоLearn More on Routing and BindingЧтениеAdvance WebAPI Practice Quiz

Building a Project with React & .Net Technologies

Project ConfigurationВидеоDeveloping Web APIВидеоConfiguring React ComponentВидеоConsuming Web APIВидеоRendering API DataВидеоProvide your feedback!ЧтениеBuilding a Project with React & .Net Technologies quiz
Entity - Practice Quiz Задание
MVC - Graded QuizЗадание
Learn More on CRUD OperationsЧтение
CRUD Operations Practice QuizЗадание
Задание
WebAPI Graded QuizЗадание
Задание
Mastering ASP.NET Core: Building Scalable Web Applications and APIs- ProjectЗадание