• NormalPersonNumber3@lemmy.einval.net
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    Is there a common place people go to obtain frameworks/libraries etc?

    Yes!

    The main package management solution for C#, Visual Basic, F#, (and other .NET compatible languages) is Nuget, of which the the largest and most popular site for Nuget packages is Nuget.org. It’s usage is built into both .Net command line tools as well as the most commonly used IDEs for C#. (Visual Studio Community, Professional, and Enterprise; as well as JetBrain’s Rider)

    I also recently learned of another package manager solution as well, called Paket, but that may be fairly niche, and not as well known. So that’s up to you, honestly.

    I came across this on Wikipedia: https://github.com/Microsoft/dotnet/blob/main/dotnet-developer-projects.md

    That’s not a bad list to include. But Nuget.org is most definitely the most important place to include. (It’s possible that other public Nuget sites exist, but I’ve never needed to go elsewhere)

      • NormalPersonNumber3@lemmy.einval.net
        link
        fedilink
        arrow-up
        1
        ·
        3 years ago

        Sure, I do not mind for now. I don’t have a lot of time to do so, but there’s not many subscribers at the moment, so I can probably handle it for the foreseeable future. I’ll try to let you know if that changes.