Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Fowler <davidfowl@gmail.com>2017-07-14 09:18:16 +0300
committerGitHub <noreply@github.com>2017-07-14 09:18:16 +0300
commit999787ace6778fae7ddb77178052231d7351f706 (patch)
treebaf8d79a3d38896ed44aec5acd1e9554f8260119
parentd79ca93d7838ee958486ca338094c864060860c5 (diff)
Added myget version badge to readme2.0.0
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 553abbd2f6..b0117ce26a 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ Also checkout the [.NET Homepage](https://www.microsoft.com/net) for released ve
## Builds
+[![MyGet tenant](https://img.shields.io/dotnet.myget/aspnetcore-dev/v/Microsoft.AspNetCore.All.svg)]()
+
If you want to use the latest dev build then you need to:
- Obtain the latest [build of the .NET Core SDK](https://github.com/dotnet/cli#installers-and-binaries)
@@ -40,6 +42,8 @@ If you want to use the latest dev build then you need to:
Prerelease tooling builds for Visual Studio are available from the [Tooling](https://github.com/aspnet/tooling/#pre-release-builds) repo.
+
+
## Community and roadmap
To follow along with the development of ASP.NET Core: