An overview of ASP.NET Core
ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud-enabled, Internet-connected apps. With ASP.NET Core, you can:
- Build web apps and services, Internet of Things (IoT) apps, and mobile backends.
- Use your favorite development tools on Windows, macOS, and Linux.
- Deploy to the cloud or on-premises.
- Run on .NET 6.
You can also check out these resources for more information:
- [Overview of ASP.NET Core | Microsoft Learn](https://learn.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core?view=aspnetcore-7.0)
- [ASP.NET Core fundamentals overview | Microsoft Learn](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-7.0)
- [The best new features in ASP.NET Core 7 | InfoWorld](https://www.infoworld.com/article/3685928/the-best-new-features-in-aspnet-core-7.html)
Source: Conversation with Bing, 6/15/2023
(1) Overview of ASP.NET Core | Microsoft Learn. https://learn.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core?view=aspnetcore-7.0.
(2) ASP.NET Core fundamentals overview | Microsoft Learn. https://learn.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-7.0.
(3) The best new features in ASP.NET Core 7 | InfoWorld. https://www.infoworld.com/article/3685928/the-best-new-features-in-aspnet-core-7.html.