CleanArchitecture VS Roslyn

Compare CleanArchitecture vs Roslyn and see what are their differences.

Roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. (by dotnet)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
CleanArchitecture Roslyn
79 157
15,544 18,482
- 0.8%
9.0 10.0
7 days ago 5 days ago
C# C#
MIT License 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.

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.

Roslyn

Posts with mentions or reviews of Roslyn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-22.

What are some alternatives?

When comparing CleanArchitecture and Roslyn you can also consider the following projects:

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

Mono-basic - Visual Basic Compiler and Runtime

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

MSBuild - The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

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

F# - Please file issues or pull requests here: https://github.com/dotnet/fsharp

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.

ClojureCLR - A port of Clojure to the CLR, part of the Clojure project

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.

Bridge.NET - :spades: C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.

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

Roslyn-linq-rewrite - Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.