Skip to content

emsonm/BaGet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaGet 🥖

A lightweight NuGet service implementation.

Getting Started

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

For more information, please refer to our documentation.

Features

Stay tuned, more features are planned!

About

A lightweight NuGet service implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.9%
  • TypeScript 6.0%
  • Other 1.1%