Nice, but very busy at worj, have now time for Baget
Loïc Sharma
@loic-sharma
No worries. Do you use BaGet at work?
What would you like to see improved?
Serhii Kuzmychov
@ku3mich
In short, I tried to replace EF with NHibernate and seems with success but it is another story
Loïc Sharma
@loic-sharma
What're the benefits with NHibernate?
EF Core has seemed "good enough" for now
Serhii Kuzmychov
@ku3mich
..use at work... I switched to nuget.server it supports only v2 but it is enough for work
Loïc Sharma
@loic-sharma
Oh really? Why did you switch to NuGet.Server? BaGet should be better in every way :)
Serhii Kuzmychov
@ku3mich
And now "why": as it turned out nuget cli, powershell nuget provider does not support v3 api, it uses old v2
Loïc Sharma
@loic-sharma
Ah I see
If I added v2 support would you switch back to BaGet?
Serhii Kuzmychov
@ku3mich
So when you try to find package you fail
Sure, but I have own plans to add psgallery resource to baget, in short it is alredy implemented I. Nuget.server, it is also open source so we can take implemenation of psgallery(based on odata) from there
What do u think?
Loïc Sharma
@loic-sharma
I'm not familiar with psgallery. What do you need for that? The OData/v2 APIs? Is there more?
Serhii Kuzmychov
@ku3mich
Only time all I need, as I said it can be taken grom nuget.server sources, it will be a bunch of controllers that will be refined in way of use Baget Service layer instead of own