All Projects → loic-sharma → Baget

loic-sharma / Baget

Licence: mit
A lightweight NuGet and symbol server

Programming Languages

C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to Baget

vscode-npm-gui
vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
Stars: ✭ 36 (-98.07%)
Mutual labels:  package-manager, nuget
Smartstorenet
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 2,363 (+26.97%)
Mutual labels:  azure, aspnet
Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
Stars: ✭ 1,787 (-3.98%)
Mutual labels:  package-manager, nuget
Smartstore
Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 82 (-95.59%)
Mutual labels:  azure, aspnet
Clean Code Dotnet
🛁 Clean Code concepts and tools adapted for .NET
Stars: ✭ 4,425 (+137.78%)
Mutual labels:  azure, aspnet
OpenSleigh
OpenSleigh is a Saga management library for .NET Core.
Stars: ✭ 198 (-89.36%)
Mutual labels:  nuget, azure
Blazortable
Blazor Table Component with Sorting, Paging and Filtering
Stars: ✭ 249 (-86.62%)
Mutual labels:  aspnet, nuget
King.Azure.Imaging
Image API & processing for Azure Web Apps
Stars: ✭ 20 (-98.93%)
Mutual labels:  nuget, azure
Xxamarin
Repositório com ✨ 141 Exemplos de Implementações e 📦 13 Pacotes de Xamarin
Stars: ✭ 68 (-96.35%)
Mutual labels:  azure, nuget
Umbracofilesystemproviders.azure
☁️ An Azure Blob Storage IFileSystem provider for Umbraco
Stars: ✭ 94 (-94.95%)
Mutual labels:  azure, nuget
Haxelib
The Haxe library manager
Stars: ✭ 119 (-93.61%)
Mutual labels:  package-manager
Intermediator Bot Sample
A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.
Stars: ✭ 120 (-93.55%)
Mutual labels:  azure
Vs Deploy
Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.
Stars: ✭ 123 (-93.39%)
Mutual labels:  azure
Azure Event Hubs For Kafka
Azure Event Hubs for Apache Kafka Ecosystems
Stars: ✭ 124 (-93.34%)
Mutual labels:  azure
Npackd
Package manager for Microsoft Windows: Wiki, bug tracker, mirror of the default repositories
Stars: ✭ 118 (-93.66%)
Mutual labels:  package-manager
Vc Storefront
VirtoCommerce Storefront for ASP.NET Core 3.1 repository
Stars: ✭ 122 (-93.44%)
Mutual labels:  azure
Serverlesslibrary
Source code for the Azure Serverless Community Library
Stars: ✭ 119 (-93.61%)
Mutual labels:  azure
Bpkg
Lightweight bash package manager
Stars: ✭ 1,601 (-13.97%)
Mutual labels:  package-manager
Terraform Provider Databricks
Databricks Terraform Provider
Stars: ✭ 119 (-93.61%)
Mutual labels:  azure
Angular Application Insights
Angular & Azure Application Insights module - Find out performance and usage of your app by connecting Microsoft Azure Application insights with your Angular application by @TrilonIO
Stars: ✭ 125 (-93.28%)
Mutual labels:  azure

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].