Popularity
8.2
Growing
Activity
0.0
-
2,529
62
620

Programming language: C#
License: MIT License
Tags: Package Management    
Latest version: v0.3.0-preview2

BaGet alternatives and similar packages

Based on the "Package Management" category.
Alternatively, view BaGet alternatives based on common mentions on social networks and blogs.

  • NuGet

    7.7 8.9 L2 BaGet VS NuGet
    NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
  • Paket

    A dependency manager for .NET with support for NuGet packages and Git repositories.
  • Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
    Promo www.influxdata.com
    InfluxDB Logo
  • Sleet

    A static nuget feed generator for Azure Storage, AWS S3, and more.
  • Cloudsmith

    A fully managed package management SaaS, with support for NuGet, Npm, Docker and much more. [Free for Public/OSS] [$]

Do you think we are missing an alternative of BaGet or a related project?

Add another 'Package Management' Package

README

BaGet :baguette_bread:

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