parent
0a43a54d33
commit
e4a1df2a5a
|
@ -5,7 +5,7 @@ description:
|
|||
keywords: ASP.NET Core,
|
||||
ms.author: riande
|
||||
manager: wpickett
|
||||
ms.date: 08/03/2017
|
||||
ms.date: 09/03/2017
|
||||
ms.topic: article
|
||||
ms.technology: aspnet
|
||||
ms.prod: asp.net-core
|
||||
|
@ -17,7 +17,7 @@ By [Daniel Roth](https://github.com/danroth27), [Rick Anderson](https://twitter.
|
|||
|
||||
ASP.NET Core is a cross-platform, high-performance, [open-source](https://github.com/aspnet/home) framework for building modern, cloud-based, Internet-connected applications. With ASP.NET Core, you can:
|
||||
|
||||
* Build web apps and services, IoT apps, and mobile backends.
|
||||
* Build web apps and services, [IoT](https://www.microsoft.com/en-us/internet-of-things/) apps, and mobile backends.
|
||||
* Use your favorite development tools on Windows, macOS, and Linux.
|
||||
* Deploy to the cloud or on-premises
|
||||
* Run on [.NET Core or .NET Framework](https://docs.microsoft.com/dotnet/articles/standard/choosing-core-framework-server).
|
||||
|
|
Loading…
Reference in New Issue