GithubHelp home page GithubHelp logo

BaGetter 🥖🛒

BaGetter is a lightweight NuGet and symbol server, written in C#. It's forked from BaGet for progressive and community driven development.

Build status Docker image version Discord

🚀 Getting Started

With Docker:

  1. docker run -p 5000:8080 -v ./bagetter-data:/data bagetter/bagetter:latest
  2. Browse http://localhost:5000/ in your browser

With .NET:

  1. Install the .NET SDK
  2. Download and extract BaGetter's latest release
  3. Start the service with dotnet BaGetter.dll
  4. Browse http://localhost:5000/ in your browser

With IIS (official microsoft documentation):

  1. Install the hosting bundle
  2. Download the zip release of BaGetter
  3. Unpack the zip file contents to a folder of your choice
  4. Create a new or configure an existing IIS site to point its physical path to the folder where you unpacked the zip file

For more information, please refer to the documentation.

📦 Features

  • Cross-platform: runs on Windows, macOS, and Linux!
  • ARM (64bit) support. You can host your NuGets on a device like Raspberry Pi!
  • Cloud native: supports Docker, AWS, Google Cloud, Alibaba Cloud
  • Offline support: Mirror a NuGet server to speed up builds and enable offline downloads

🤝 Contributing

We welcome contributions! Check out the Contributing Guide to get started.

📄 License

This project is licensed under the MIT License.

📞 Contact

If you have questions, feel free to open an issue or join our Discord Server for discussions.

🤝🏼 Contributors

Thanks to everyone who helps to make BaGetter better!

BaGetter's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.