As we all know Asp.net, Asp.Net MVC is the most popular Microsoft web development technology. But the there is a major problem with Asp.Net MVC and Asp.Net Web forms that they are platform dependent.
Now after some time Microsoft comes up with As.net core. The current version of asp.net core is v6. Asp.Net Core 6 have been released on 8 November 2021.
As Asp.Net Core is the latest version of asp.net released by Microsoft. Asp.Net core is an opensource framework. The main advantage of Asp.Net core is that it is platform independent. Web application developed by using asp.net core can be hosted on Windows, Linux and MAC.
To understand the working on asp.net core you must have basic knowledge of C#, Visual studio, HTML, and Object oriented programming.
Different Characteristic on .Net Core:
- Opensource
- Cross Platform
- Consistent across different architecture
- Wide range of application development is possible in .net core
- Support multiple languages like C#, F# and Visual Basic
- .Net core different modules can be managed with the help of nuget packages
0 comments:
Please let me know your view