BaGet

A lightweight NuGet and symbol server

MIT License

Stars
2.5K
Committers
48

Bot releases are hidden (Show)

BaGet - v0.4.0-preview2 Latest Release

Published by loic-sharma about 3 years ago

Highlights include:

  • We launched a Discord server! Join the community here 🚀
  • Removed the release notes length limit, by @dncnkrs (#687)
  • Display 'No dependencies' if group has no dependencies (#686)
  • Moved to new .NET Docker images, by @viceice (#689)
  • Improved the README (#690, and #691 by @davidelettieri)
BaGet - v0.4.0-preview1

Published by loic-sharma about 3 years ago

Highlights include:

  • Replace the React front-end with Razor pages (#678)
  • Support embedded READMEs (#670)
  • Accept more symbol download URL patterns (#666)
  • Improve package mirroring (#679)
  • Add Docker source label (#634), by @viceice
BaGet - v0.3.0-preview5

Published by loic-sharma over 3 years ago

Highlights include:

  • Add support for NuGet V2 upstream package sources (#630) by @patriksvensson
  • Add .NET 5 target framework filter (#606) by @SeppPenner
  • Support autocompleting versions (#576) by @davidackroyd99
  • Display multiple authors correctly (#574) by @yang-er
  • Improve dependents UI by (#572) by @davidackroyd99
  • Support loading more search results (#437)

Thank you everyone for all the amazing contributions! 🥳

BaGet - v0.3.0-preview4

Published by loic-sharma over 4 years ago

This is one of our biggest releases yet! Highlights include:

  1. Improved landing pages (#522), by @sipmann.
    BaGet is now a little more welcoming: you'll be greeted by landing pages that help you upload your first package 😎

  2. Added missing framework search filters (#527), by @SeppPenner
    Need to filter to .NET Core 3.0 or .NET Framework 4.8 packages? We've got you covered! 🔎

  3. Track code coverage (#452), by @MarkZither
    This lets us identify test gaps and further improve BaGet 💪

  4. Support configurable URLs (#525), by @SeppPenner.
    BaGet can now listen to different ports and addresses! 🚀

  5. Improvements to BaGet.Protocol (#470, #471, #476, #481, #516)
    Need to interact with a NuGet server? BaGet.Protocol is now even easier to use! 😀

This release includes several bug fixes:

  • Fix request pipeline for custom PathBase settings (#495), by @daniel-lerch
  • Fix package last updated date (#491), by @euantorano
  • Normalize icon entry path prior to extraction (#517), by @joelverhagen
  • Ensure the registration index is sorted by version (#535), by @chaghi

We also had lots of contributions from lots of contributors:

  • Allow maximum published package size to be configured when using IIS (#473), by @RichardSinden
  • Let environment variables overwrite configuration file settings in case of ambiguity (#501), by @jeroenlandheer
  • Update dependencies (#507)
  • Refactor BaGet's architecture (#508)
  • Improve readme (#524), by @SeppPenner
  • Update frontend dependencies (#532), by @SeppPenner
  • Fixed copyright year on the documenation page. (#536), by @SeppPenner
  • Update the bindings in docker quickstart (#539) , by @otsenkun

Thanks everyone for all your hard work! 🥳

BaGet - v0.3.0-preview2

Published by loic-sharma over 4 years ago

  • Support embedded package icons by @iodes (#469)
  • Bug fixes
    • No longer require restart after creating the PostgreSQL database (#467)
    • Make the "Version" column case insensitive on SQLite and PostgreSQL (#466)
    • [Client SDK] Support servers that don't have catalog resource (#465)
BaGet - v0.3.0-preview1

Published by loic-sharma over 4 years ago

Thanks @MarkZither for the huge help on upgrading BaGet to ASP.NET Core 3.1!

BaGet - v0.2.0-preview1

Published by loic-sharma about 5 years ago

BaGet - v0.1.77-prerelease

Published by loic-sharma over 5 years ago

  • Add additional symbol route for Visual Studio 2017 (#251)
  • [UI] Fix several bugs (#254)

Thanks @fuzzybair for the contribution for this release

BaGet - v0.1.75-prerelease

Published by loic-sharma over 5 years ago

  • Improve upload instructions (#247)
  • [Search] Use Office Fabric to style filters (#248)
  • [Protocol] Mirror nuget.org's undocumented protocols (#249)
BaGet - v0.1.71-prerelease

Published by loic-sharma over 5 years ago

Adds support for Google Cloud Storage buckets. Thanks @bgrainger! 🎉

BaGet - v0.1.70-prerelease

Published by loic-sharma over 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! 🎉

BaGet - v0.1.54-prerelease

Published by loic-sharma over 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! 🎉

BaGet - v0.1.32-prerelease

Published by loic-sharma almost 6 years ago

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

BaGet - v0.1.29-prerelease

Published by loic-sharma almost 6 years ago

Fix AmbiguousMatchException when deleting packages (#177)

BaGet - v0.1.28-prerelease

Published by loic-sharma almost 6 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)
BaGet - v0.1.1-prerelease

Published by loic-sharma almost 6 years ago

Package Rankings
Top 9.59% on Proxy.golang.org
Badges
Extracted from project README
Discord Twitter
Related Projects