EditorConfig VS Roslyn

Compare EditorConfig vs Roslyn and see what are their differences.

EditorConfig

A very generic .editorconfig file supporting .NET, C#, VB and web technologies. (by RehanSaeed)

Roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. (by dotnet)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
EditorConfig Roslyn
4 159
612 18,551
- 0.8%
0.0 10.0
3 months ago 2 days ago
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.

EditorConfig

Posts with mentions or reviews of EditorConfig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.
  • Code Styling should be enforced by default
    2 projects | dev.to | 3 Feb 2023
    Someone already went through the trouble of producing a editorconfig dotfile that conforms to the StyleCop rules, and yet it isn't even suggested to be applied by any important C# tool. Which is a glaring oversight as bad as when default gitignore files were not suggested by default, leading to countless repos cluttered with bin and obj folders.
  • Does anyone has a clean code .EditorConfig for C#?
    1 project | /r/csharp | 17 Jun 2022
    Like this: editorconfig ?
  • Migrating from JS/TS ecosystem to Blazor
    8 projects | /r/Blazor | 7 Jun 2022
    Also https://github.com/RehanSaeed/EditorConfig as a starting point for enforcing C# rules and fixes like eslint.
  • PascalCase or camelCase?
    6 projects | /r/csharp | 28 Dec 2021
    Yes. This one is kept up to date as they add new rules to Visual Studio, it's my go-to to use as a base. It goes off of the Microsoft/.net guidelines and sprinkles stylecop style rules on top of it: https://github.com/RehanSaeed/EditorConfig

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-05-08.

What are some alternatives?

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

csharpier - CSharpier is an opinionated code formatter for c#.

Mono-basic - Visual Basic Compiler and Runtime

Alturos.Yolo - C# Yolo Darknet Wrapper (real-time object detection)

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

Husky.Net - Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!

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

format - Home for the dotnet-format command

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

Fine Code Coverage - Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)

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

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