Introduction to ASP.NET Core 1.0
ASP.NET Core 1.0
| Intermediate
- 12 videos | 1h 3s
- Includes Assessment
- Earns a Badge
ASP.NET Core 1.0, previously known as ASP.NET 5, is the latest, open-source version of the ASP.NET web development framework. Explore its core features and how to get started, as well as creating and configuring a simple web application.
WHAT YOU WILL LEARN
-
Recognize the implications of the change to an open-source model for asp.netDescribe the features and use of .net core, a runtime that can be targeted by asp.net core 1.0 applicationsDescribe the features and use of the dnx execution environment with asp.net core 1.0Recognize what an asp.net core 1.0 application looks like on disk when compiled for dnxDebug the changes in running code using roslyn, the .net compiler platformDescribe the new file and project structure for asp.net core 1.0 applications, in visual studio and on disk
-
Target specific .net versions and types and switch between themUse the project.json file to modify project settingsRender a default start page for an asp.net core 1.0 web applicationUse the new primary startup mechanism for asp.net core 1.0 applicationsUse the configure method to determine how an asp.net 5 application responses to requestsUse the configureservices method to configure services used by an asp.net core 1.0 application
IN THIS COURSE
-
4m 1sAfter completing this video, you will be able to recognize the implications of the change to an open-source model for ASP.NET. FREE ACCESS
-
6m 26sAfter completing this video, you will be able to describe the features and use of .NET Core, a runtime that can be targeted by ASP.NET Core 1.0 applications. FREE ACCESS
-
7m 52sUpon completion of this video, you will be able to describe the features and use of the DNX execution environment with ASP.NET Core 1.0. FREE ACCESS
-
3m 22sUpon completion of this video, you will be able to recognize what an ASP.NET Core 1.0 application looks like on disk when compiled for the .NET Execution Environment. FREE ACCESS
-
3m 18sIn this video, you will debug changes in running code using Roslyn, the .NET Compiler Platform. FREE ACCESS
-
7m 53sUpon completion of this video, you will be able to describe the new file and project structure for ASP.NET Core 1.0 applications in Visual Studio and on disk. FREE ACCESS
-
4m 48sLearn how to target specific .NET versions and types and switch between them. FREE ACCESS
-
3m 34sIn this video, you will learn how to modify project settings using the project.json file. FREE ACCESS
-
3m 1sIn this video, find out how to render a default Start page for an ASP.NET Core 1.0 web application. FREE ACCESS
-
9m 59sIn this video, you will learn how to use the new primary startup mechanism for ASP.NET Core 1.0 applications. FREE ACCESS
-
3m 29sIn this video, you will use the Configure method to determine how an ASP.NET 5 application responds to requests. FREE ACCESS
-
2m 21sLearn how to use the ConfigureServices method to configure services used by an ASP.NET Core application. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Audiobook
ASP.NET Core in Action, Second Edition