Core

Tutorials in This Section

Introduction

ASP.NET Core is a new open-source and cross-platform framework for building modern cloud based Internet connected applications, such as web apps, IoT apps and mobile back-ends. ASP.NET Core apps can run on .NET Core or on the full .NET Framework. It was architected to provide an optimized development framework for apps that are deployed to the cloud or run on-premises. It consists of modular components with minimal overhead, so you retain flexibility while constructing your solutions. You can develop and run your ASP.NET Core apps cross-platform on Windows, Mac and Linux.

ASP.NET Core provides features to build Web APIs and Web apps.

Microsoft Windows logo. ASP.NET Core Documentation

Microsoft Windows logo. Bundle and minify static assets in ASP.NET Core

GitHub ASP.NET Core on GitHub

GitHub Roadmap

GitHub TutorialsPoint: ASP.NET Core - Learning for Absolute Beginners