Skip to content

vdimensions/BaGet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaGet 🥖

A lightweight NuGet service implementation.

Installation

Run:

$ cd .\src\BaGet
$ dotnet run
Using launch settings from D:\Code\BaGet\src\BaGet\Properties\launchSettings.json...
Hosting environment: Development
Content root path: D:\Code\BaGet\src\BaGet
Now listening on: http://localhost:50561
Application started. Press Ctrl+C to shut down.

You can access the service index at http://localhost:50561/v3/index.json

About

A lightweight NuGet and symbol server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.1%
  • TypeScript 7.6%
  • CSS 1.1%
  • Other 0.2%