Saturday, April 4, 2020

.Net core vs .net framework


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

JMeter Simple Controller

  Simple Controller is just a  container  for user request.