loic-sharma / BaGet

A lightweight NuGet and symbol server
https://loic-sharma.github.io/BaGet/
MIT License
2.61k stars 669 forks source link

Can BaGet server used with Only FileSystem , with out using database. #798

Closed mubarak0443 closed 4 months ago

mubarak0443 commented 4 months ago

Hi ,

New to Baget Server and exploring things here.

Can we use Baget with only FileSystem , without database. ?

Please help on this. ..

mubarak0443 commented 4 months ago

@loic-sharma please help on this

pietrocarpinacci-dufercodev commented 4 months ago

Hi, I don't think he will reply. This project isn't maintainer anymore from him. There is a project called BaGetter that is a fork of Baget. You can try there.

Anyway I don't think you can use only filesystem without a database. The easiest way you can do is to configure Filesystem + SqlLite that is a filesystem database.