.NET Core is a development platform by Microsoft.In simple words .NET Core is .NET version which can run on different Operating systems and different devices from desktops to embedded devices.From developers perspective the APIs in .NET Core are subset of APIs in .NET standard. .NET core supports following Operating Sytems: Windows macOS Linux new versions […]