Librum-Server VS CleanArchitecture

Compare Librum-Server vs CleanArchitecture and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Librum-Server CleanArchitecture
10 79
248 15,544
12.1% -
9.3 9.0
25 days ago 3 days ago
C# C#
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Librum-Server

Posts with mentions or reviews of Librum-Server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-18.
  • Librum: Open-Source e-book platform
    7 projects | news.ycombinator.com | 18 Dec 2023
    The client has a way to specify what server to use. That is described at the bottom of this file: https://github.com/Librum-Reader/Librum-Server/blob/main/sel...

    It will be in the Server’s readme very soon.

  • Looking for opensource developers
    3 projects | /r/react | 6 Jul 2023
    3 projects | /r/reactjs | 6 Jul 2023
    3 projects | /r/webdev | 6 Jul 2023
  • Looking for contributors to an opensource application
    4 projects | /r/opensource | 13 May 2023
    Here are the links to the different parts: 1. The application: https://github.com/Librum-Reader/Librum 2. The server: https://github.com/Librum-Reader/Librum-Server 3. The website: https://librum-reader.com
  • How can I find open source orgs to contribute?
    3 projects | /r/opensource | 8 May 2023
    I am working on an opensource project (https://github.com/Librum-Reader/Librum). The client application that is being developed is written in C++ and the server (https://github.com/Librum-Reader/Librum-Server) with ASP.NET, but we are also working on a website for the project (https://librum-reader.com), it is progressing quite slowly though and we would appreciate any help on it.
  • Librum - More than just an E-Book reader
    6 projects | /r/linux | 9 Aug 2022
    Other information: - For more information, check out: https://github.com/Librum-Reader/Librum - Of course, the server is completely open source as well: https://github.com/Librum-Reader/Librum-Server - The application is still in the middle of development, feel free to test it out, but the actualbook rendering isn't ready yet - Dont worry, there will be a darkmode
  • [Code Review] Asp.net web api
    3 projects | /r/csharp | 24 May 2022
    Hey, I did some refactoring and moved most of my error handling out of the controllers and services and am now handling them via filters. I havent intensively worked with them before, does this look right? https://github.com/Librum-Reader/Librum-Server/tree/main/src

CleanArchitecture

Posts with mentions or reviews of CleanArchitecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

What are some alternatives?

When comparing Librum-Server and CleanArchitecture you can also consider the following projects:

Librum - The Librum client application

CleanArchitecture - Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core

Librum-Website - Librum's website

ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework

modular-monolith-with-ddd - Full Modular Monolith application with Domain-Driven Design approach.

eShopOnWeb - Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

eShopOnContainers - Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.

nopCommerce - ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

NorthwindTraders - Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.

CleanArchitecture - Clean Architecture Solution Template for ASP.NET Core

Polly - Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

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