4 ms·
Nuget.org is down (slow day for .NET Devs starting new projects)
It's been like this since at least 8am.
- NicoJuicy 12y agoThank god i have a private nuget feed in my network with local packages (internal api's and dll's for it) and the most important nuget packages (elmah, json.net, ...) http://docs.nuget.org/docs/creating-packages/hosting-your-own-nuget-feeds http://docs.nuget.org/docs/creating-packages/hosting-your-ow... It's pretty easily and makes you less dependent on nuget... It took me a half an hour te get it set up. PS. I wonder if it's as easy to setup your own private rubygem feed :)
- getsaf 12y agoThanks for that bit of info, I learned something new today. edit: It's not really back yet.