Sleet
A static nuget feed generator for Azure Storage, AWS S3, and more. (by emgarten)
NuGet
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues. (by NuGet)
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.
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.
Sleet
Posts with mentions or reviews of Sleet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-05.
-
Nuget artifiact hosting that supports .net7?
Anyways, are there other trustworthy private nuget feed providers that don't charge 1k/month? Has anyone had luck with sleet (https://github.com/emgarten/sleet)?
-
nitro_repo: An Open Source Artifact Manager Written in Rust and Vue
https://github.com/emgarten/Sleet is a static feed generator but therefore lacks authentication and permission management
NuGet
Posts with mentions or reviews of NuGet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-30.
-
Musl 1.2.4 adds TCP DNS fallback
Really happy to see this. This caused random NuGet package restore issues when the CNAME chain for api.nuget.org exceeded a certain length.
https://github.com/NuGet/NuGetGallery/issues/9396
Our CDN provider ended up having a shedding mode in some hot areas that made the chain exceed the limit from time to time. Our multi CDN set up saved us so we could do geo specific failovers.
- How do I log into nuget?
-
is there something similar to maven in c#?
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.
- Nuget Experiencing Problems in Some Regions
- NuGet – Package.DownloadCount is going to eventually overflow
What are some alternatives?
When comparing Sleet and NuGet you can also consider the following projects:
BaGet - A lightweight NuGet and symbol server
Paket - A dependency manager for .NET with support for NuGet packages and Git repositories.