parent
c827a90b8e
commit
f999ddf5dd
|
|
@ -1,6 +1,6 @@
|
|||
# Getting Started with ASP.NET 5 and DNX
|
||||
|
||||
[](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[](https://gitter.im/aspnet/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
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.
|
||||
|
||||
|
|
@ -105,6 +105,10 @@ These are some of the most common repos:
|
|||
|
||||
A description of all the repos is [here](https://github.com/aspnet/Home/wiki/Repo-List).
|
||||
|
||||
## NuGet feeds and branches
|
||||
|
||||
See the [NuGet feeds](https://github.com/aspnet/Home/wiki/NuGet-feeds) wiki page.
|
||||
|
||||
# Feedback
|
||||
|
||||
Check out the [contributing](CONTRIBUTING.md) page to see the best places to log issues and start discussions.
|
||||
|
|
|
|||
Loading…
Reference in New Issue