chenxustu1 / BaGet

A lightweight NuGet and symbol server

Home Page:https://loic-sharma.github.io/BaGet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BaGet 🥖

Build status Discord Twitter

A lightweight NuGet and Symbol server.

Getting Started

  1. Install .NET Core 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 our documentation.

Features

Stay tuned, more features are planned!

Develop

  1. Install .NET Core SDK and Node.js
  2. Run git clone https://github.com/loic-sharma/BaGet.git
  3. Navigate to .\BaGet\src\BaGet
  4. Navigate to ..\BaGet
  5. Start the service with dotnet run
  6. Open the URL http://localhost:5000/v3/index.json in your browser

About

A lightweight NuGet and symbol server

https://loic-sharma.github.io/BaGet/

License:MIT License


Languages

Language:C# 94.6%Language:HTML 3.8%Language:CSS 1.0%Language:JavaScript 0.5%Language:Shell 0.1%Language:Dockerfile 0.1%