ruckzuck VS BaGet

Compare ruckzuck vs BaGet and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ruckzuck BaGet
2 8
213 2,529
- -
7.6 0.0
about 1 month ago 6 days ago
C# C#
Microsoft Public License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ruckzuck

Posts with mentions or reviews of ruckzuck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-09.

BaGet

Posts with mentions or reviews of BaGet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-01.
  • is there something similar to maven in c#?
    2 projects | /r/csharp | 1 Oct 2022
    As others have mentioned, you want NuGet. However, beyond the directory approach that was already mentioned, people may be interested to know that you can also do a web hosted version or if you prefer you can use the full NuGet Gallery project that powers nuget.org. At this point there's like 20 different ways to do it now. Hanselman had a list of some options a while back. BaGet is kind of interesting on that list.
  • Shared class library vs. internal NuGet package vs copying
    1 project | /r/csharp | 29 Aug 2022
  • Nuget privacy and permissions
    1 project | /r/csharp | 30 Jul 2022
  • The Case for C# and .NET
    18 projects | news.ycombinator.com | 24 Jul 2022
    Yeah I know all this, you can even use BaGet[1] symbol server to cache or manage private dependencies in an enterprise network. That is not the point... I think that the most used tool / platform should provide more flexibility for non-enterprise or less expierienced developers.

    No offense, I like nuget, but I recently made a typo and checked in 0.0.23 instead of 0.0.2. Now, everytime I add a dependency that is < 0.0.23 to a project, that has not been synchronized / validated yet (the other problem I described), it automatically takes the best match, which is 0.0.23 assuming to be the newest package, even if unlisted.

    I also burned a 1.0.0 because of a failing script like that... not really bad, but annoying...

    https://github.com/loic-sharma/BaGet

  • Nuget. Very slow updating packages.
    1 project | /r/dotnet | 19 Apr 2022
    You could try self hosting a baget instance, it supports read through caching too (probably all the custom nuget servers do) https://github.com/loic-sharma/BaGet
  • Using Baget as a repository
    1 project | /r/PowerShell | 4 Oct 2021
    I was able to get Baget installed and configured as an Azure Container Instance.
  • Help a beginner, what can you do with a home server/storage rack?
    18 projects | /r/homelab | 7 Sep 2021
    NuGet server - BaGet (https://github.com/loic-sharma/BaGet)
  • Gravity on Pi-hole deployed as Azure Container Instance not working
    1 project | /r/pihole | 21 Jul 2021
    I created another CI, for Baget, which also uses sqlite. It has a similar problem with file locking: