Introducing Improvements of ASP.NET 5.0

13
Introducing Improvements of ASP.NET 5.0

Transcript of Introducing Improvements of ASP.NET 5.0

Introducing Improvements of ASP.NET 5.0

Introducing ASP.NET

ASP.NET is an open source server-side Web application framework designed for Web development to produce dynamic Web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services. Almost 15 years ago, ASP.NET 1.0 came out. Till today, there are millions of developers who used it to develop amazing web applications & over the years, ASP.NET updated with many capabilities.

We are Excited to introduced you with latest version of ASP.NET which is known as ASP.NET 5.0. This update contains most significant architectural updates ever done to ASP.NET. Currently ASP.NET 5.0 is available with only preview version.

Introducing Some Foundational Improvements of ASP.NET 5.0

Build and run cross-platform ASP.NET apps on Windows, Mac and

Linux

Built on .NET Core, which supports true side-by-side app versioning

New tooling that simplifies modern Web development

Single aligned web stack for Web UI and Web APIs

Cloud-ready environment-based configuration

Integrated support for creating and using NuGet packages

Built-in support for dependency injection

Ability to host on IIS or self-host in your own process

www.greymatterindia.com