C# Docker

Open-source C# projects categorized as Docker

Top 23 C# Docker Projects

  • Bitwarden

    The core infrastructure backend (API, database, Docker, etc). (by bitwarden)

    Project mention: Bitwarden | news.ycombinator.com | 2024-03-11
  • example-voting-app

    Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • clean-architecture-manga

    :cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks

    Project mention: How to find a sample enterprise applications? | /r/dotnet | 2023-12-06

    - https://github.com/ivanpaulovich/clean-architecture-manga (uses clean architecture in .NET Core + React)

  • Ombi

    Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!

    Project mention: Yo Ho, Yo Ho, a pirates life for me!! Recent streaming services, prices and shows getting butchered, finally decided its time. Here's how a basic self-hosted 'Netflix' would look like. Fully automated once its setup. Using only a makeshift homelab server from second hand parts. | /r/Piracy | 2023-07-06

    The Overseer part In truth, I'm less familiar with and it's full feature set, But at a quick glance it looks like it would be similar to ombi (https://ombi.io/). I know for a fact that you can set up OMBI to let users just type in stuff and it will grab it for them. I didn't like that and opted to manually approve requests.

  • testcontainers-dotnet

    A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

    Project mention: Integration tests with AWS S3 buckets using Localstack and Testcontainers | dev.to | 2023-11-07

    Testcontainers

  • ASP.NET MVC Boilerplate

    .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

  • coolstore-microservices

    A full-stack .NET microservices build on Dapr and Tye

  • InfluxDB

    Power Real-Time Data Analytics at Scale. 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.

  • run-aspnetcore-microservices

    Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12

  • Primes

    Prime Number Projects in C#/C++/Python

    Project mention: Primes – A Software Drag Race | news.ycombinator.com | 2023-12-09
  • Damselfly

    Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.

    Project mention: Is there a way to remove metadata from an image file? | /r/csharp | 2023-12-07

    Code is here if you're interested: https://github.com/Webreaper/Damselfly/blob/master/Damselfly.Core/Services/ExifService.cs - although this may be overcomplicated for OP's needs, and just a Process Launch is all you really need.

  • FluentDocker

    Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI

  • WireMock.Net

    WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.

    Project mention: Mock heavy tests | /r/dotnet | 2023-06-01

    I'd say that without wanting to refactor the code a little bit (maybe moving those HttpClients into a service so that they are easily mocked) your best bet would be to use something like WireMock or MockHttp.

  • FilterLists

    :shield: The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.

    Project mention: Where do you all get your DNS block lists from? Is there a public forum that has a list of them? | /r/pihole | 2023-11-16

    They are all here, sortable by syntaxe or software: https://filterlists.com/

  • craftsman

    A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀

    Project mention: Verticle Slice Architecture | /r/dotnet | 2023-06-18
  • Nager.Date

    :earth_americas: Worldwide holiday (REST API), NuGet or docker container

  • Kyoo

    A portable and vast media library solution.

    Project mention: Show HN: Kyoo self hosted media browser (jellyfin/plex alternative) | news.ycombinator.com | 2024-04-05

    Mono is basically dead. This uses dotnet 8[1] which is cross platform (has been since 5.x and "core" 1.x-3.x).

    [1]: https://github.com/zoriya/Kyoo/blob/master/back/Dockerfile#L...

  • booking-microservices

    Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

    Project mention: How do you structure large Minimal API Projects? | /r/dotnet | 2023-12-07

    Complete misinformation. Controllers are a thing of the past. Minimal APIs are fast, flexible, and can be organized neatly into endpoint groups in a dozen different ways. Hell there are even people that colocate a single endpoint with its mediator request handler https://github.com/meysamhadeli/booking-microservices/blob/main/src/Services/Flight/src/Flight/Aircrafts/Features/CreatingAircraft/V1/CreateAircraft.cs

  • OpenBudgeteer

    OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle

  • TaskoMask

    Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts

    Project mention: Introducing my open-source project based on .NET with Microservices, DDD, BDD and Testing concepts | /r/opensource | 2023-10-30
  • easyWSL

    Create WSL distros based on Docker Images.

  • dotnet-microservices-boilerplate

    The Ultimate Microservices Starter Kit for .NET Developers!

    Project mention: .NET Microservices Starter Kit with Dapr, Vertical Slice Architecture, YARP, and Minimal APIs | /r/csharp | 2023-05-10

    Here is the repository: https://github.com/fullstackhero/dotnet-microservices-boilerplate

  • TeslaLogger

    TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS.

    Project mention: New M3 Owners: What Are Your Top 3 Must-Do Activities? | /r/TeslaLounge | 2023-06-04

    Does anyone have experience with a self-hosted solution? Something like TeslaMate or TeslaLogger?

  • cqrs-clean-eventual-consistency

    CQRS, using Clean Architecture, multiple databases and Eventual Consistency

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-05.

C# Docker related posts

Index

What are some of the best open-source Docker projects in C#? This list will help you:

Project Stars
1 Bitwarden 14,259
2 example-voting-app 4,269
3 clean-architecture-manga 3,867
4 Ombi 3,559
5 testcontainers-dotnet 3,506
6 ASP.NET MVC Boilerplate 3,317
7 coolstore-microservices 2,396
8 run-aspnetcore-microservices 2,395
9 Primes 2,352
10 Damselfly 1,323
11 FluentDocker 1,284
12 WireMock.Net 1,283
13 FilterLists 1,232
14 craftsman 1,089
15 Nager.Date 1,034
16 Kyoo 930
17 booking-microservices 789
18 OpenBudgeteer 708
19 TaskoMask 639
20 easyWSL 541
21 dotnet-microservices-boilerplate 476
22 TeslaLogger 465
23 cqrs-clean-eventual-consistency 458
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com