Abstract

The stack of web technologies today is very diverse. When choosing tools for developing a highly loaded web portal, it is important to pay attention to many factors, for example: modularity, the ability to deploy in the cloud, dependency injection, and so on. The technique of using the cross-platform .NET Core environment for developing large web portals and web services is considered.

Highlights

  • ASP.NET Core framework works on the basis of the cross-platform environment .NET Core, which can be deployed on the main popular operating systems: Windows, Mac OS, Linux

  • The ASP.NET Core platform includes an MVC template that controls the form of an ASP.NET web application and the interactions between its components

  • ASP.NET Core provides a huge selection of tools for implementing web applications

Read more

Summary

Introduction

ASP.NET Core framework works on the basis of the cross-platform environment .NET Core, which can be deployed on the main popular operating systems: Windows, Mac OS, Linux. Using ASP.NET Core it is possible to create cross-platform applications. The ASP.NET Core platform includes an MVC template that controls the form of an ASP.NET web application and the interactions between its components. ASP.NET Core provides a huge selection of tools for implementing web applications.

Results
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call