Alexander Fast
Alexander Fast
Should have looked more before I started, this is the class I should have mimicked: https://github.com/NuGet/NuGet.Server/blob/master/src/NuGet.Server.V2/Controllers/NuGetODataController.cs While porting it to dotnet core is probably non-trivial, it should at least show...
Agree on all points. This turned out a bit rushed and was only meant as a workaround since I couldnt get a proper database to work. It should be replaced...
I'm afraid I had to abandon work on this due to time constraints. It's been left here in its current state for someone else to build upon, if it would...
Hi, Thank you for your interest in the library. Sadly, I don't currently have the time to implement this. I'm hoping to find some more free time in August. In...
Isn't `_uv` always null? It seems to never be assigned.
I would also like to see this. Or rather the full GNU style standard since I'm porting some Unix based tools to .Net and need to follow that convention. But...
@patchandthat cant find a branch related to this in your fork, any plans on pushing a work in progress? I would like to see where you're at. Do you need...
I also have this. Found this bug report with the workaround, everything works here as well when I don't run as admin.
@GILGAMESHTHEKING I see some stuff in here I really like. Any plans on splitting up this pull request into many small ones (per feature)? I think that would be the...
@igitur, as you can see in the issue history your PR is listerd here since you referenced this issue number in it, GitHub does this automatically. :)