SaaSHub helps you find the best software and product alternatives Learn more →
BaGet Alternatives
Similar projects and alternatives to BaGet
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
-
Outline
The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
-
Calibre Web
:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
-
Filestash
🦄 A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
-
-
Gotify
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) (by gotify)
-
-
-
-
apollo-client
:rocket: Â A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
-
-
-
-
NuGet
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
BaGet discussion
BaGet reviews and mentions
-
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.
- Shared class library vs. internal NuGet package vs copying
- Nuget privacy and permissions
-
The Case for C# and .NET
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.
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
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?
NuGet server - BaGet (https://github.com/loic-sharma/BaGet)
-
Gravity on Pi-hole deployed as Azure Container Instance not working
I created another CI, for Baget, which also uses sqlite. It has a similar problem with file locking:
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
Stats
loic-sharma/BaGet is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of BaGet is C#.