Sleet
Paket
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
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
-
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
Paket
-
The Case for C# and .NET
I'm not sure if it will help in your scenario, but faced with a similar problem (~80 project solution, mixed c#/f#, with varying dependencies), I found success with Paket (https://github.com/fsprojects/Paket)
It is much more prevalent in the f# community (at this point `dotnet restore` is a perfectly fine default until you hit trouble), but isn't limited to just being applied there.
-
Introduction to Paket for F#
You can find the official docs here: https://fsprojects.github.io/Paket/
-
Scala at Scale at Databricks
Check out https://fsprojects.github.io/Paket/ and https://fake.build/ and https://docs.microsoft.com/en-us/dotnet/fsharp/get-started/get-started-vscode for playing with F#.
-
What do you think ASP.NET Core is missing or could do better?
If this would be true, there would be no reason for something like Paket to exist.
-
A Brief F# Exploration
I agree with the author about the slow inner loop experience. Recompiling the whole app to see browser changes gets tiring. The .NET team is planning a series of updates to address this in .NET 6. https://github.com/dotnet/core/issues/5510
I also dislike the default workflow for dealing with Nuget forks. I switched to Paket for dependency management which makes this much simpler. https://fsprojects.github.io/Paket/
What are some alternatives?
NuGet - NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
BaGet - A lightweight NuGet and symbol server
Dotnet CLI - The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
Chocolatey - Chocolatey - the package manager for Windows
fslang-suggestions - The place to make suggestions, discuss and vote on F# language and core library features
FAKE - FAKE - F# Make
Femto - Femto is a CLI tool that automatically resolves npm packages used by Fable bindings
fbrary - Create, manage and edit your audio book library from the command line.
ApiEndpoints - A project for supporting API Endpoints in ASP.NET Core web applications.
language-ext - C# functional language extensions - a base class library for functional programming