FSL
DISCONTINUED
NuGet
Our great sponsors
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.
FSL
We haven't tracked posts mentioning FSL yet.
Tracking mentions began in Dec 2020.
NuGet
-
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.
-
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.
What are some alternatives?
Paket - A dependency manager for .NET with support for NuGet packages and Git repositories.
BaGet - A lightweight NuGet and symbol server
Sleet - A static nuget feed generator for Azure Storage, AWS S3, and more.
Chocolatey - Chocolatey - the package manager for Windows
Linuxbrew
appget - Free and open package manager for Windows.
winget-create - The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
UpmGitExtension - This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.
images - Public Chainguard Images
rocker-versioned2 - Run current & prior versions of R using docker. rocker/r-ver, rocker/rstudio, rocker/shiny, rocker/tidyverse, and so on.