Join Phil Japikse for an in-depth discussion in this video Introducing ASP.NET Core 1.0, part of ASP.NET Core New Features (2018).
- [Instructor] ASP.NET Core 1.0 was released on June 27, 2016, for Visual Studio 2015 update 3. It used a JSON file named project.json for project and package configuration. This has changed with 2017, and we will cover that later in this module. Of course, built on top of .NET Core, so you get all of the cross-platform capabilities, as well as performance improvements.
And different than MVC 5 and WebAPI 2.2., it is a single framework for web services and microservices. Matter of fact, their name is just ASP.NET Core. There really isn't an official MVC or WebAPI distinction anymore, although Visual Studio 2017 still has separate starter templates that will reference WebAPI or MVC. So what is ASP.NET Core? Very simply put, it's WebAPI plus MVC plus, in 2.0, Razor Pages, all in one package.
Author
Released
1/26/2018- Running and debugging ASP.NET Core applications
- Pros and cons of migrating existing applications to ASP.NET Core.
- Built-in dependency injection
- Environment awareness and app configuration
- Web host configuration and SSL
- View components invoked as tag helpers
- Configuration and logging
- Using Razor Pages
Skill Level Intermediate
Duration
Views
Related Courses
-
Learning ASP.NET Core MVC
with Jess Chadwick3h 12m Intermediate
-
Introduction
-
Set up the sample projects4m 48s
-
1. Get to Know .NET Core
-
Introducing .NET Core5m 26s
-
.NET Core goals8m 59s
-
.NET Core support cycles1m 36s
-
Migration considerations2m 42s
-
-
2. ASP.NET Core 1.0
-
Project structure and Bower3m 19s
-
.NET Core project files2m 25s
-
Bundling and minification4m 58s
-
Web host configuration and SSL12m 51s
-
Application startup4m 42s
-
Logging1m 45s
-
Controllers and actions1m 54s
-
Tag helpers12m 33s
-
View components4m 28s
-
3. ASP.NET Core 1.1
-
Azure App Service logging1m 14s
-
View compilation1m 50s
-
Middleware and URL rewriting8m 22s
-
Middleware as MVC filters2m 54s
-
WebSockets support2m 11s
-
4. ASP.NET Core 2.0
-
Introducing ASP.NET Core 2.08m 42s
-
Containerization with Docker11m 24s
-
WebHostBuilder updates4m 8s
-
Configuration and logging4m 26s
-
HTTP.sys3m 6s
-
Rewriting middleware updates1m 23s
-
Razor Pages5m 12s
-
-
Conclusion
-
Thank you26s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Introducing ASP.NET Core 1.0