--- title: Roslyn Reviews meta\_title: 'Roslyn Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 12 reviews by the users' company size, role or industry to find out how Roslyn works for a business like yours. aggregate\_rating: rating\_value: 4.4 review\_count: 12 scale: '5' date\_modified: '2026-08-07' parent\_category: name: "DevSecOps\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t" url: https://www.g2.com/categories/devsecops ---

# Roslyn Reviews & Product Details

The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

* * *

Seller
[Codeplex](https://www.g2.com/sellers/codeplex)
Discussions
[Roslyn Community](https://www.g2.com/products/roslyn/discuss)

Show More

## Top-Rated Alternatives

[

 ![SonarQube](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "SonarQube")

SonarQube

4.4/5(155)

](https://www.g2.com/products/sonarqube/reviews)

[

 ![ReSharper](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "ReSharper")

ReSharper

4.5/5(84)

](https://www.g2.com/products/resharper/reviews)

[

 ![Gearset DevOps](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Gearset DevOps")

Gearset DevOps

4.7/5(305)

](https://www.g2.com/products/gearset-devops/reviews)

[
View All Alternatives
](https://www.g2.com/products/roslyn/competitors/alternatives)

## User Insights

Average based on 12 real user reviews.

[Log in to unlock pricing and user insights](/login)

 ![Awal R.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Awal R.")
AR

Awal R.

Unity Developer

Small-Business (50 or fewer emp.)

3/28/2021

"the Dot Net compiler you don't wanna miss"

4/5

What do you like best about Roslyn?

So, when I started using Roslyn, I had my doubts as we all have before shifting to a new compiler, but oh boy did it exceed my expectations, No more was my code having any compiler errors but it would also help me resolve the pre-coded errors in the existing projects.

We would analyze our code and refactor all of it in Roslyn and it wouldn't feel like we are doing big things. It makes you feel like you are simply using a software as simple as Word. Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

Well, sometimes I feel difficult to use it for API's and stuff but you do need to get familiar with the compiler. Once you are through its a piece of cake. So, yeah docs could have been well formatted (better than they are at the moment) but then yeah, you cannot blame them it depends on individual's way of perception and understanding.

So as a beginner you might want to first go through all of the features without straightaway diving into the use of the compiler into your final and prouduction projects. Review collected by and hosted on G2.com.

Recommendations to others considering Roslyn:

1.) Go through documentation

2.) Be careful with the API parts Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

I am using it for my Augmented Reality and Game development projects to get minimal errors and efficient codes for my projects without facing many bugs and errors in the final production version .

Roslyn has :

1.) Saved a lot of time out of our coding practices

2.) Given us optimal solutions for our issues

3.) Helped us increase our revenue Review collected by and hosted on G2.com.

Show More

3/31/2021
Validated ReviewerIncentivizedSource: G2 invite

 ![Pulkit M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Pulkit M.")
PM

Pulkit M.

Student Ambassador

Small-Business (50 or fewer emp.)

3/5/2021

"REVIEW of Roslyn. A great compiler for .NET platform."

5/5

What do you like best about Roslyn?

I am a regular programmer of C# and .NET and the native complier what we get with windows in visual studio. And what I wanted to get is a compiler as a service solution and Roslyn provides that.

The best feature about Roslyn is when the application we are writing, we need a scripting interface. With Roslyn, we get script complied as the original C# code. With same programming capabilities with application source. Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

The only thing that I feel might be the challenge that implementing Roslyn can be slightly tricky for the beginners. So the learning curve is a bit difficult. Review collected by and hosted on G2.com.

Recommendations to others considering Roslyn:

Really recommended for anyone doing C# programming Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

Roslyn allows for the implementation of aspect oriented programming.

now there are certain advantages of using Roslyn such as policy login then

it has a really great exception handling it allows for automatic auditing of various types of function calls

it automatically generates different types of properties for automatic properties

then it also has a really great thread synchronization system that is for multithreading it provides a really good way of using it. Review collected by and hosted on G2.com.

Show More

3/24/2021
Validated ReviewerIncentivizedSource: G2 invite

 ![Shivay L.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Shivay L.")
SL

Shivay L.

CTO

Enterprise (\> 1000 emp.)

3/2/2021

Business partner of the seller or seller's competitor, not included in G2 scores.

"Review of Roslyn : A great compiler for creating .NET Applications"

4.5/5

What do you like best about Roslyn?

Roslyn is a very powerful compiler used to compile .NET applications. Since it provides Compilation as a Service, it enables to easily break down the compilation steps to different pieces and helps check the syntactical aspect of the code that we write in c#. It allows to use Aspect Oriented programming

It has got a lot of advantages like :

1. provides great logging capabilities

2. has great exception handling

3. Thread is automatic thread synchronization taking place. Therefore threading and multi threading concepts are great in Roslyn support for C#

4. auditing of functions takes place automatically Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

It was a little hard to set up earlier but after that it has been a blaze to use. For those who use Visual Studio or other compilers, they will find Roslyn great to use. Review collected by and hosted on G2.com.

Recommendations to others considering Roslyn:

Use it for compiling your C# and .Net Code. It is very powerful and versatile! Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

It has really helped set up better code structure practices with C# code. Because of its compile time benefits ,as I already stated that it allows for aspect oriented programming. makes it super useful. It has been a blessing in disguise for any platform development with C#.

Some of the best things about Roslyn are namely :

It provides great logging capabilities

it has great exception handling

Thread is automatic thread synchronization taking placea

auditing of functions takes place automatically Review collected by and hosted on G2.com.

Show More

3/23/2021
Validated ReviewerIncentivizedSource: G2 invite

RS

Romeo K. S.

Enterprise (\> 1000 emp.)

12/28/2019

"This software facilitates not only writing code, but also writing good code."

5/5

What do you like best about Roslyn?

Roslyn demystifies the deeper foundations for developing software. The Roslyn interface is much more intuitive. Things such as methods, tools, events... are shown as you type and complete them immediately, making it easier not only to type code, but also to write code. Therefore, it's evaluated-the fly when you write your code to help avoid time errors. Roslyn will simplify and improve the code and promote your lives. Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

Personally, I never looked back when I first used Roslyn. It was one of my favorite digital belt tools. Review collected by and hosted on G2.com.

Recommendations to others considering Roslyn:

It's worth taking into consideration everything which makes your life easier as a developer. Roslyn was one of those things for me and became a cornerstone of my activities of growth. Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

Efficiency improvements overall are what differentiate me the most. Not only does the code itself write faster than at the build time, but the code itself is checked on a fly. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Automotive](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Automotive")
AA

Verified User in Automotive

Small-Business (50 or fewer emp.)

7/29/2020

"Excellent for writing good codes"

4.5/5

What do you like best about Roslyn?

Great interface & best for coding, nice compiler as well, I personally recommend it for coding stuff Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

At start it gets difficult to use but as one gets accustomed things become easier. No major dislike Review collected by and hosted on G2.com.

Recommendations to others considering Roslyn:

Best for coding Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

Coding work, compilation work & software related work Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Jason E.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Jason E.")
JE

Jason E.

Sr. Application Developer

Banking

Enterprise (\> 1000 emp.)

2/13/2019

"Roslyn has changed my development from a chore to an efficent pleasure"

5/5

What do you like best about Roslyn?

Roslyn demystifies a lot of the deeper fundamentals that are required for developing software. With Roslyn you are presented with a much more intuitive interface. Things like methods, properties, events and others are all surfaced as you type, with auto-complete, making it easier to not only write code, but to write good code. And, on top of that, as you write your code it is being parsed on-the-fly to help you avoid compile time errors. With Roslyn your code will be cleaner and stronger, making your life easier. Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

Honestly, after using Roslyn for the first time, I've never looked back. It's been one of the most beloved tools in my digital belt. Review collected by and hosted on G2.com.

Recommendations to others considering Roslyn:

Anything that helps make your life easier as a developer is worth consideration. Roslyn was one of those things for me, and has become a mainstay in my development activities. Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

The overall efficiency gains are what make the biggest different for me. Not only are you writing code quicker, but the code itself is being validated on the fly, as compared to at build time. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Computer Software](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Software")
AC

Verified User in Computer Software

Small-Business (50 or fewer emp.)

3/14/2019

"Good Compiler "

5/5

What do you like best about Roslyn?

The software is easy to use and it has a nice interface. The autocomplete feature in events, methods and properties etc makes the work simpler, easier and faster as well as accuracy, I would say they are one of the best out there Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

I love it, but I firmly believe that new users may be a little alarmed and it should be simplified for new users who may be looking in to it, I am sure the team could achieve this . Review collected by and hosted on G2.com.

Recommendations to others considering Roslyn:

As I do with other products I recommend people give them a try as you cannot tell if it is for you, or if it will work for you without first attempting it, I saw make good use of it and then decide from there if its for you, Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

We created software for customers using this. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Abhilash M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Abhilash M.")
AM

Abhilash M.

Senior Software Engineer

Hospital & Health Care

Enterprise (\> 1000 emp.)

3/29/2019

"Compile and Analysis Native"

4.5/5

What do you like best about Roslyn?

Roslyn opens the doors for open source world with native Code Analysis and Compilation and self hosting features. You can expand the abilities to another level on Dotnet Core applications. Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

Seperate folder in the bin directory during the deployment. It could be a small library instead of a folder. Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

Roslyn compiler applies the OOP policies across your code at compile time, and keep cross-cutting concerns for polluting your business Logic. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Hospital & Health Care](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Hospital & Health Care")
UH

Verified User in Hospital & Health Care

Enterprise (\> 1000 emp.)

3/25/2019

"It’s so efficient "

2.5/5

What do you like best about Roslyn?

I enjoy Roslyn because you are presented with a much more intuitive interface. The best thing about it is the auto-complete, making it easier to not only to write code, but to write good code. And, on top of that, as you write your code. Roslyn your code will be cleaner and stronger, making your life easier. Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

Honestly there is nothing I disklike about Roslyn. Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

I like that it is modular enough to allow robust plugins, and the fact that it's being developed in the open means that I can track its progress and plan for the future. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Printing](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Printing")
CP

Verified User in Printing

Enterprise (\> 1000 emp.)

1/28/2019

"Great C# and Visual Basic compiler "

4/5

What do you like best about Roslyn?

Great compiler of C # and VB.NET that provides a huge amount of APIS and also includes a traditional command line. The truth lives up to the name of ".NET Compiler Platform". Undoubtedly one of the best ones to perform APIS for code analysis and refactoring. Review collected by and hosted on G2.com.

What do you dislike about Roslyn?

The truth does not put many disadvantages ... even if I have to put an inconvenience would say that its learning curve can be elevated for someone who is not 100% familiar with its architecture. But it's not complicated if you're already familiar. Review collected by and hosted on G2.com.

Recommendations to others considering Roslyn:

Didn't consider, pick up ! Review collected by and hosted on G2.com.

What problems is Roslyn solving and how is that benefiting you?

Little APIS for printer software. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

## Questions about Roslyn? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

[
Ask about Roslyn
](https://www.g2.com/products/roslyn/discussions/new)

 ![Abhishek S.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Abhishek S.")
AS

Abhishek Sharma
•
Last activity over 5 years ago

What makes Roslyn different from other similar coding applications?

0 Upvotes

1

[
Join the conversation
](https://www.g2.com/discussions/30237-what-makes-roslyn-different-from-other-similar-coding-applications)

[
View all Discussions
](https://www.g2.com/products/roslyn/discuss)

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/roslyn/pricing)

Roslyn Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_a4dc620644f85fd7e4f00b0a2267d09c/sonarqube.png "Product Avatar Image")

SonarQube

4.4/5(155)

[
Compare Now
](https://www.g2.com/compare/roslyn-vs-sonarqube)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_0ed7381e20c0334f74a7e4920d6de717/resharper.png "Product Avatar Image")

ReSharper

4.5/5(84)

[
Compare Now
](https://www.g2.com/compare/resharper-vs-roslyn)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_eba7b910de9a9aac0b4f1b82545d0832/black-duck-coverity-static.jpg "Product Avatar Image")

Black Duck Coverity Static

4.3/5(65)

[
Compare Now
](https://www.g2.com/compare/black-duck-coverity-static-vs-roslyn)

## Work at Codeplex?

Claim this profile to respond to reviews, update product info, and reach in-market buyers.

[
Claim this profile
](https://www.g2.com/products/roslyn/claim_requests/new?utm_medium=profile-footer-claim-cta&utm_source=g2)

##### Categories on G2

[Static Code Analysis](https://www.g2.com/categories/static-code-analysis)

##### Explore More

[Which Salesforce document generation tools work best for a sales team that needs e-signatures built in so quotes and contracts close without leaving Salesforce?](https://www.g2.com/discussions/which-salesforce-document-generation-tools-work-best-for-a-sales-team-that-needs-e-signatures-built-in-so-quotes-and-contracts-close-without-leaving-salesforce)[What's the best marketing analytics software for SaaS teams tracking customer acquisition and subscription growth metrics?](https://www.g2.com/discussions/what-s-the-best-marketing-analytics-software-for-saas-teams-tracking-customer-acquisition-and-subscription-growth-metrics)[Which encryption key management platforms offer hardware security module integration and compliance support?](https://www.g2.com/discussions/which-encryption-key-management-platforms-offer-hardware-security-module-integration-and-compliance-support%20)

[What MBaaS platforms offer the strongest SDKs for iOS, Android, and multiple programming languages?](https://www.g2.com/discussions/what-mbaas-platforms-offer-the-strongest-sdks-for-ios-android-and-multiple-programming-languages)[What analytics dashboards best track value messaging adoption and usage patterns across distributed sales teams?](https://www.g2.com/discussions/what-analytics-dashboards-best-track-value-messaging-adoption-and-usage-patterns-across-distributed-sales-teams)[Which mobile crash reporting services give the most detailed diagnostics?](https://www.g2.com/discussions/which-mobile-crash-reporting-services-give-the-most-detailed-diagnostics)

[Show MoreShow Less](javascript:void(0);)