ASP.NET offers an easy, scaleable web framework
July 28, 2021

ASP.NET offers an easy, scaleable web framework

Anthony Aziz | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with ASP.NET

We use ASP.NET to drive most of our services. It provides the back end for our web-based software service, powers our client API gateways, and offers isolated portals for our clients' customer, employees, and business partners to interact with them.

It allows us to build our business logic on a thin, configurable framework and implement different architectures within that to suit the specific need of the project.
  • Quick to set up and configure
  • Easy to configure in code
  • Expandable and customizable
  • Fragmented version history makes it hard to know where to start
  • Lightweight
  • Cross-platform
  • Configurable
  • Allowed us to quickly spike prototypes for new projects
  • Deploy to AWS linux docker clusters quickly
ASP.NET has continuously delivered improvements and expanded compatibility over the past years. It integrates nicely with our existing applications and frameworks without being too invasive.

Do you think ASP.NET delivers good value for the price?

Yes

Are you happy with ASP.NET's feature set?

Yes

Did ASP.NET live up to sales and marketing promises?

Yes

Did implementation of ASP.NET go as expected?

Yes

Would you buy ASP.NET again?

Yes

I would recommend ASP.NET for any web-based application that requires business logic or database functionality. I would also recommend it for API services or internal services.
I would not recommend it for front-end-heavy applications or websites that are primarily static pages.