Skip to content
This repository was archived by the owner on Apr 11, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Visual Studio Tooling for ASP.NET Core
=================

ASP.NET Core is a new open-source and cross-platform framework for building modern cloud based internet connected applications, such as web apps, IoT apps and mobile backends. ASP.NET Core apps can run on .NET Core or on the full .NET Framework. You can learn more about it [here.] (https://docs.asp.net/en/latest/intro.html#introduction-to-asp-net-core)
ASP.NET Core is a new open-source and cross-platform framework for building modern cloud based internet connected applications, such as web apps, IoT apps and mobile backends. ASP.NET Core apps can run on .NET Core or on the .NET Full Framework. You can learn more about it [here.] (https://docs.asp.net/en/latest/intro.html#introduction-to-asp-net-core)

If you want to try the latest ASP.NET Core tooling builds for Visual Studio 2015, you can download from [here.](https://www.microsoft.com/net/core#windows) You can view [release notes] (https://github.com/aspnet/Tooling/blob/master/release-notes.md) to read about additional details. You can also visit [issue tracker] (https://github.com/aspnet/Tooling/issues) to view existing issues and open new ones.