aspnetcore/overview.md
ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern web apps using .NET. The framework is built for large-scale app development and can handle any size workload, making it a robust choice for enterprise-level apps.
Key features:
:::moniker range=">= aspnetcore-6.0"
:::moniker-end
:::moniker range=">= aspnetcore-3.0 < aspnetcore-6.0"
:::moniker-end
:::moniker range="< aspnetcore-3.0"
:::moniker-end
Are you ready to start your ASP.NET Core learning journey? It's time to build your first web app with ASP.NET Core!
[!div class="nextstepaction"] xref:get-started