1. Describe the ASP.NET Core.
ASP.NET Core is an open-source, cross-platform, cloud based and high performance platform that allows you to build modern applications. With ASP.NET Core we can build
- web applications,
- IoT (Internet of things) apps,
- services
- mobile apps.
- we can do our development on Linux, Windows and MacOS.
- deploy our code to cloud or on-premises.