Skip to main content
TrustRadius
.NET

.NET

Overview

What is .NET?

Microsoft's .Net is an open source, freeware application infrastructure.

Read more
Recent Reviews

Dot Net

8 out of 10
May 29, 2021
Incentivized
.Net (Dot Net) is a platform which provides a wide range of methods and interfaces upon which to build quality software. It consists of …
Continue reading

Awesome .NET

9 out of 10
April 29, 2021
Incentivized
The .NET ecosystem is used to fulfill the requirements of modern applications. With [the] release of .NET core, [...] many more innovative …
Continue reading
Read all reviews

Awards

Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards

Reviewer Pros & Cons

View all pros & cons
Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is .NET?

Microsoft's .Net is an open source, freeware application infrastructure.

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

4 people also want pricing

Alternatives Pricing

What is Mirantis Kubernetes Engine?

The Mirantis Kubernetes Engine (formerly Docker Enterprise, acquired by Mirantis in November 2019)aims to let users ship code faster. Mirantis Kubernetes Engine gives users one set of APIs and tools to deploy, manage, and observe secure-by-default, certified, batteries-included Kubernetes clusters…

What is NGINX Plus?

NGINX Plus is presented as a cloud‑native, easy-to-use reverse proxy, load balancer, and API gateway, from F5.

Return to navigation

Product Demos

Visual Basic to C#.NET Migration Demo

YouTube

Microservices Architecture and Step by Step Implementation on .NET with Quick DEMO

YouTube

.NET Obfuscator - ConfuserEx Anti-Decompiler Demo and Review

YouTube

Demo - Create .NET console app to work with users in the organization with Microsoft Graph

YouTube

.NET Reactor Obfuscator String Obfuscation Demo and Review

YouTube

Authenticate MVC .Net Core Application with Azure AD | Live Demo

YouTube
Return to navigation

Product Details

What is .NET?

.NET Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

Microsoft's .Net is an open source, freeware application infrastructure.

Reviewers rate Support Rating highest, with a score of 9.7.

The most common users of .NET are from Enterprises (1,001+ employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(136)

Attribute Ratings

Reviews

(1-25 of 26)
Companies can't remove reviews or game the system. Here's why
Score 7 out of 10
Vetted Review
Verified User
Incentivized
  • We could've used .NET or Java and easily achieved the same outcomes, so the impact it had is not due to .NET being different from other similar options, but rather that it is what we selected to get the job done
  • We used .NET to build secure internet facing web-based applications in the early 2000s with success in that the applications were not hacked or presenting gaping vulnerabilities to the open internet, but failed in that we developed in house frameworks that aped Microsofts own "best-practices" which were to over-complicate everything to the point where we achieved poor outcomes for our development team and users
  • .NET did the job it was hired to do, that is to let us build and run a line of business data entry applications
May 29, 2021

Dot Net

Score 8 out of 10
Vetted Review
Verified User
Incentivized
  • IntelySense gives suggestions as you type, making it quicker and avoiding typing mistakes.
  • It gives very good explanations for debugging.
  • It allows testing within the actual programming environment.
Gordon Lo | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • .NET developers spend more time building business features rather than low-level development. This helps get more from developers when compared to traditional Java development.
  • Recently, the cost of .NET development via visual studio subscriptions has been reduced but there are free options for development available. This makes it comparable to Java development starting costs.
  • Since .NET core apps can now run in Linux, this should shorten ROI if transitioning from Java to .NET.
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • We are slowly switching from a dying programming language to .NET because it was too expensive to hire developers for the old programming language. There are way more .NET developers around and an amazing community which has allowed us to keep our costs low.
  • Our development time has been greatly reduced because now we're not developing applications for each OS platform. We do it once and deploy accordingly.
  • .NET Core has been a big mindshift in terms of how to program. The learning curve has been quite high for existing .NET developers.
Oberdan Nunes | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • Positive: Provides the ability to quickly develop and deploy solutions
  • Positive: Easy to maintain - there is a lot of samples, documentation, and use cases over the internet.
  • Positive: The number of capable developers increase each day
August 21, 2019

.NET Review

Score 8 out of 10
Vetted Review
Verified User
  • We have built very simple applications to vastly complex on the same toolsets.
  • Every hour we have spent on the product we usually get back in measurable lines of code.
Kyle Kochtan | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
  • Microsoft .NET has allowed us to utilize and leverage an existing technology without having any extra dollar spend
  • Microsoft .NET is very popular and makes it much easier to find quality developers who can build Microsoft .NET applications
  • Microsoft .NET allows you to integrate everything form older systems to newer systems
Patrick Morris | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • Learning one language makes it a lot easier to become proficient at a lot of tasks.
  • Microsoft has helped by releasing helpful additions such as MVC, Xamarin and Service Fabric. This allows reusing existing knowledge.
  • Visual studio is the best IDE ever which is a natural choice for .NET development.
May 31, 2018

.NET Review

Score 9 out of 10
Vetted Review
Verified User
Incentivized
  • There are few factors we needed for our custom development. Below are each of them. We were able to get a satisfactory outcome for each of these factors which made .NET platform a very good choice in developing enterprise applications.
  • Reusability of codes- Microsoft has given many re-usable codes and components in the framework to help developers do their job effortlessly. With the help of default features, developers can create end-to-end solutions and make the business operations more efficient. As codes and components are reusable, .NET reduces development time and if applications take less time to develop, they cost cheaper and you get faster return on investment.
  • Easy to maintain- Development cost is one time, but maintenance cost is incurring. .NET apps are easily maintainable, thanks to the configuration settings that can be modified without any need to rewrite the code.
  • Deployment is hassle free- Deploying software is always challenging and the most common problem developers face in this process is the existence of multiple DLLs. It’s hard to make sure that all DLLs will co-exist in the same machine. .NET framework solves this problem by allowing different versions of the same DLL to exist side-by-side on the same machine.
  • Security- .NET is one of the most secure web and application development frameworks available in the market. As it’s made by Microsoft, you can be absolutely sure about the security measurements. Hackers can never steal valuable data from your website or apps.
  • Cross platform friendly- What if you had developed an app for desktop and laptop computers and now after seeing the growth of mobile apps in the market, you want it in mobile version as well? You can easily develop an app that runs on the desktop and PDA without any issue. As you can re-use the codes and utilize the same development environment, your job becomes a lot simpler.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
  • Migration and support cost is really high. So it is a little bit on the expensive side.
  • Portability, scalability, and security are really robust . It is good for the long run.
  • Need to follow the proper design guidelines, and architecture to get the maximum ROI.
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • Saved us time from having to evaluate many different Java libraries which did not integrate well or had questionable support lifetimes.
  • Saved us from having to track down CLASSPATH issues.
  • Saved us from servers crashing due to lack of PermGen space.
Return to navigation