Skip to content

chaghi/BaGet

This branch is 57 commits behind loic-sharma/BaGet:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63d7633 · Jun 13, 2020
Feb 16, 2020
Dec 30, 2018
Dec 10, 2018
May 10, 2020
May 10, 2020
Jun 13, 2020
May 10, 2020
Dec 10, 2018
Nov 4, 2018
Nov 11, 2018
May 4, 2020
Jan 21, 2020
Dec 6, 2018
Sep 9, 2019
Jan 21, 2020
Feb 10, 2019

Repository files navigation

BaGet 🥖

Build Status Join the chat at https://gitter.im/BaGetServer/community

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.UI
  4. Install the frontend's dependencies with npm install
  5. Navigate to ..\BaGet
  6. Start the service with dotnet run
  7. Open the URL http://localhost:5000/v3/index.json in your browser

About

A lightweight NuGet and symbol server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 90.8%
  • TypeScript 7.9%
  • CSS 1.1%
  • Other 0.2%