filmov
tv
What is ASP NET Core
Показать описание
If you are a foodie like me, I am sure you will enjoy the recipes on my friend's YouTube channel. If you find them useful, please subscribe and share to support her. She's really good at what she does.
Text version of the video
Slides
Full ASP.NET Core course
All Dot Net and SQL Server Tutorials in English
What is ASP.NET CORE?
It is a modular Framework that has the capability to run on legacy .NET Framework that runs on Windows as well as on cross platform systems
As of this video recording asp .NET core 2.0 is being used and it was released on 14 August 2017
In spite of these points, we can say that .NET Core is not a replacement for .NET Framework and we still need to use the .NET Framework applications when we need to use third party like .NET libraries where Nuget packages which are not available for any .NET Core apps.
Windows workflow Foundation related services and WCF Data Services are only available in .NET framework and Microsoft doesn't have any plans to bring this to ASP.NET Core
Why should I choose and use ASP.NET Core?
Why is Microsoft Promoting Core?
1. Developers don’t stick to SQL server development
2. Platform Independence is in demand
3. Flexibility in hosting apps to Amazon/Google/Microsoft clouds
4. Community development brings rapid changes
I hope the above points clarify why Microsoft is proceeding towards the direction of ASP.NET Core
Features of ASP.NET Core
1. Improved support for cloud development
2. Nuget based support
3. High performance
4. Modular framework
5. Cross platform compatibility
6. Flexibility of being open source
7. Hosting independence
8. Built-in support for dependency injection
9. Support for JSON based configuration
What Next?
In the next session, Lets learn how to create and run a web application using ASP.NET Core
Text version of the video
Slides
Full ASP.NET Core course
All Dot Net and SQL Server Tutorials in English
What is ASP.NET CORE?
It is a modular Framework that has the capability to run on legacy .NET Framework that runs on Windows as well as on cross platform systems
As of this video recording asp .NET core 2.0 is being used and it was released on 14 August 2017
In spite of these points, we can say that .NET Core is not a replacement for .NET Framework and we still need to use the .NET Framework applications when we need to use third party like .NET libraries where Nuget packages which are not available for any .NET Core apps.
Windows workflow Foundation related services and WCF Data Services are only available in .NET framework and Microsoft doesn't have any plans to bring this to ASP.NET Core
Why should I choose and use ASP.NET Core?
Why is Microsoft Promoting Core?
1. Developers don’t stick to SQL server development
2. Platform Independence is in demand
3. Flexibility in hosting apps to Amazon/Google/Microsoft clouds
4. Community development brings rapid changes
I hope the above points clarify why Microsoft is proceeding towards the direction of ASP.NET Core
Features of ASP.NET Core
1. Improved support for cloud development
2. Nuget based support
3. High performance
4. Modular framework
5. Cross platform compatibility
6. Flexibility of being open source
7. Hosting independence
8. Built-in support for dependency injection
9. Support for JSON based configuration
What Next?
In the next session, Lets learn how to create and run a web application using ASP.NET Core
Комментарии