BaGet Versions Save

A lightweight NuGet and symbol server

v0.1.70-prerelease

5 years ago
  • Add PostgreSql database provider (#228)
  • Allow search filtering by packages' type or target framework (#222)
  • Show packages that depend on the current package (#221)
  • Add read only mode (#236)
  • Refactor BaGet's database providers (#230)

Thanks to @Marusyk and @Mizipzor for the PostgreSql implementation! 🎉

v0.1.54-prerelease

5 years ago
  • Added MySQL support (https://github.com/loic-sharma/BaGet/pull/206)
  • Enable package overwrites (#208)
  • Increase multipart body length limit (#198)
  • Fix navigation after searching (#186)
  • Allow switching between different versions of packages on UI (#210)
  • Add the BaGet.Controllers project (#189)

Big thanks to @Mizipzor, @WernerMairl, @phaza, @jsreynolds, @marius-luca-87, and @nimrodolev for their contributions in this release! 🎉

v0.1.32-prerelease

5 years ago

Polish BaGet's User Interface https://github.com/loic-sharma/BaGet/pull/161

v0.1.29-prerelease

5 years ago

Fix AmbiguousMatchException when deleting packages (#177)

v0.1.28-prerelease

5 years ago
  • Migrate to ASP.NET Core 2.2 and .NET Core SDK v2.2.100 (#149)
  • Make BaGet a symbol server (#134)
  • Add support for AWS S3 (#144, #145)
  • Improve read-through caching and mirroring (#124, #127)
  • Revamp the frontend infrastructure (#125, #143)

v0.1.1-prerelease

5 years ago