You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Getting Started with ASP.NET 5 and DNX
2
-
3
-
[](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2
+
3
+
[](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4
4
5
5
This guide is designed to get you started building applications with the latest development versions ASP.NET 5 and DNX. This means nightly builds and potentially broken or unstable packages.
6
6
@@ -105,6 +105,10 @@ These are some of the most common repos:
105
105
106
106
A description of all the repos is [here](https://github.com/aspnet/Home/wiki/Repo-List).
107
107
108
+
## NuGet feeds and branches
109
+
110
+
See the [NuGet feeds](https://github.com/aspnet/Home/wiki/NuGet-feeds) wiki page.
111
+
108
112
# Feedback
109
113
110
114
Check out the [contributing](CONTRIBUTING.md) page to see the best places to log issues and start discussions.
0 commit comments