# BaGet_New **Repository Path**: gitliuwei/BaGet ## Basic Information - **Project Name**: BaGet_New - **Description**: c#.Net下的Nuget轻量级服务器程序开源库BaGet,可以自己搭建Nuget的服务程序,把程序库发布到自己的Nuget服务端 - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2024-11-15 - **Last Updated**: 2024-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BaGet :baguette_bread: ![Build status] [![Discord][Discord image]][Discord link] [![Twitter][Twitter image]][Twitter link] 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 * **Cross-platform**: runs on Windows, macOS, and Linux! * **Cloud native**: supports [Docker], [Azure], [AWS], [Google Cloud], [Alibaba Cloud] * **Offline support**: [mirror a NuGet server] to speed up builds and enable offline downloads Stay tuned, more features are planned! [Build status]: https://img.shields.io/github/actions/workflow/status/loic-sharma/BaGet/.github/workflows/main.yml [Discord image]: https://img.shields.io/discord/889377258068930591 [Discord link]: https://discord.gg/MWbhpf66mk [Twitter image]: https://img.shields.io/twitter/follow/bagetapp?label=Follow [Twitter link]: https://twitter.com/bagetapp [NuGet]: https://learn.microsoft.com/nuget/what-is-nuget [symbol]: https://docs.microsoft.com/en-us/windows/desktop/debug/symbol-servers-and-symbol-stores [.NET SDK]: https://www.microsoft.com/net/download [Node.js]: https://nodejs.org/ [BaGet's latest release]: https://github.com/loic-sharma/BaGet/releases [Documentation]: https://loic-sharma.github.io/BaGet/ [Docker]: https://loic-sharma.github.io/BaGet/installation/docker/ [Azure]: https://loic-sharma.github.io/BaGet/installation/azure/ [AWS]: https://loic-sharma.github.io/BaGet/installation/aws/ [Google Cloud]: https://loic-sharma.github.io/BaGet/installation/gcp/ [Alibaba Cloud]: https://loic-sharma.github.io/BaGet/installation/aliyun/ [Mirror a NuGet server]: https://loic-sharma.github.io/BaGet/configuration/#enable-read-through-caching