Embed presentation
Download as PDF, PPTX















































!["frameworks": {
"netcoreapp1.0": {
"imports": [
"dnxcore50",
"portable-net451+win8"
]
}
},](https://image.slidesharecdn.com/dotnetcore-160518023931/85/Dot-Net-Core-48-320.jpg)






.NET Core is a cross-platform version of .NET that allows developers to build applications that run on Windows, Linux and Mac. It features a modular design that only includes necessary components, is lightweight and fast. It also introduces a new model for hosting applications, dependency injection, configuration and logging. ASP.NET Core unifies the web frameworks like MVC, Web API and Web Pages on a single shared framework.















































!["frameworks": {
"netcoreapp1.0": {
"imports": [
"dnxcore50",
"portable-net451+win8"
]
}
},](https://image.slidesharecdn.com/dotnetcore-160518023931/85/Dot-Net-Core-48-320.jpg)




