ASP.NET Core is Microsoft's new cross-platform, open-source framework for building Web apps and APIs. This session will venture deep into the important information you need to know about ASP.NET Core, including new features and improvements over previous versions. You'll start with the .NET CLI and move onto topics such as building your own web server, building the ASP.NET pipeline, using and creating middleware, custom configuration, hosting, and more.
You will learn:
- About ASP.NET Core
- About .NET Core
- About ASP.NET MVC