Asp .Net core started in 2016
If you develop an asp .net application we can only host in Windows IIS server, means its was platform dependenct.
.Net core is open source platform, so we can develop in visual studio or visual Studio code and host the application in any platform such as Windows, Linux and Mac OS.
If the application targeted for multiple platform develop in .Net core.
Nuget pacakge manager is not yet supported in .Net Core
WCF is not directly supported.
WPF and Windows Workflow Foundation.
When to use .Net core,
for cloud software its more recommended and added advantage considering to .Net Framework
No comments:
Post a Comment