A lightweight NuGet and symbol server
Find a file
neko_code 838e709d29
All checks were successful
/ checkout-build-push (push) Successful in 1m20s
region
2024-03-14 20:08:55 +03:00
.devcontainer Enable GitHub Codespace development (#693) 2021-09-25 13:11:45 -07:00
.forgejo/workflows build 2024-03-14 18:56:16 +03:00
.github Add .zip release (#685) 2021-09-19 11:39:06 -07:00
.vscode Enable GitHub Codespace development (#693) 2021-09-25 13:11:45 -07:00
docs Fix broken documentation links 2020-08-29 17:05:37 -07:00
samples Replace the React front-end with Razor pages (#678) 2021-09-18 10:52:07 -07:00
src region 2024-03-14 20:08:55 +03:00
tests Refactor package mirroring (#711) 2021-12-12 14:29:18 -08:00
.editorconfig Add an EditorConfig file (#169) 2018-12-09 17:51:13 -08:00
.gitattributes Add gitattributes file 2018-11-04 11:49:33 -08:00
.gitignore Refactor package mirroring (#711) 2021-12-12 14:29:18 -08:00
BaGet.sln Replace the React front-end with Razor pages (#678) 2021-09-18 10:52:07 -07:00
build.sh build 2024-03-14 18:56:16 +03:00
CODE_OF_CONDUCT.md Add Contributor Covenant code of conduct 2020-06-27 12:19:56 -07:00
CONTRIBUTING.md Improve README & fix build badge (#757) 2023-01-01 14:25:37 -08:00
Dockerfile Use new dotnet Docker images (#689) 2021-09-22 19:35:02 -07:00
LICENSE Normalize line endings 2018-12-05 23:47:02 -08:00
mkdocs.yml Fix broken documentation links 2020-08-29 17:05:37 -07:00
nuget.config Update to ASP.NET Core 3.0 (#444) 2020-01-20 18:38:33 -08:00
readme.md readme 2024-03-14 18:57:17 +03:00

fork

BaGet 🥖

Build status Discord Twitter

A lightweight NuGet and symbol server.

Getting Started

  1. Install the .NET SDK
  2. Download and extract BaGet's latest release
  3. Start the service with dotnet BaGet.dll
  4. Browse http://localhost:5000/ in your browser

For more information, please refer to the documentation.

Features

Stay tuned, more features are planned!