ASP.NET Core | Introduction
ASP.NET Core is an open-source, cross-platform and high performance platform that allows you to build modern, fast, secure and cloud enabled applications. With ASP.NET Core you can
- Build web applications, IoT (Internet of things) apps, services and mobile Backends.
- It run on .Net Core.
- You can do your development on Linux, Windows and MacOS.
- Deploy your code to cloud or on-premises.
Comments
Post a Comment