Need advice about which tool to choose?Ask the StackShare community!

AdonisJS

206
448
+ 1
122
ASP.NET

28.1K
11.3K
+ 1
40
Add tool

AdonisJS vs ASP.NET: What are the differences?

AdonisJS: A Node.js web framework *. It is a Node.js Framework which is highly focused on developer ergonomics, stability and confidence; *ASP.NET:** An open source web framework for building modern web apps and services with .NET. .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.

AdonisJS and ASP.NET can be primarily classified as "Frameworks (Full Stack)" tools.

Performance Assessment Network (PAN), Making Waves, and Jitbit are some of the popular companies that use ASP.NET, whereas AdonisJS is used by Lausanne Esports, R6Stats, and DORMshed. ASP.NET has a broader approval, being mentioned in 76 company stacks & 76 developers stacks; compared to AdonisJS, which is listed in 4 company stacks and 3 developer stacks.

Decisions about AdonisJS and ASP.NET
Christopher Wray
Web Developer at Soltech LLC · | 6 upvotes · 386.2K views

When I started on this project as the sole developer, I was new to web development and I was looking at all of the web frameworks available for the job. I had some experience with Ruby on Rails and I had looked into .net for a bit, but when I found Laravel, it felt like the best framework for me to get the product to market. What made me choose Laravel was the easy to read documentation and active community. Rails had great documentation, but lacked some features built in that I wanted out of the box, while .net had a ton of video documentation tutorials, but nothing as straightforward as Laravels. So far, I am happy with the decision I made, and looking forward to the website release!

See more
Alexander Krylkov
Sofrware Architect at Air Astana · | 2 upvotes · 211.6K views

Comparing to ASP.NET Core MVC or ASP.NET Core Web API Simplify.Web allows you to easily build your web-site or REST API without any additional/complicated setup, covering cases like localization by default. It's projects structure very lightweight, just a minimum amount of what you need to setup ASP.NET Core request pipeline.

It is build on top of Simplify.DI IOC container abstraction, no dependency on Microsoft.Extensions.DependencyInjection and it's syntax. You can easily switch between DryIoc, SimpleInjector, CastleWindsor etc.

Any internal module of Simplify.Web can be easily replaced on extended by your custom module, covering your custom cases.

For HTML pages generation Simplify.Templates can be used allowing you to use just regular plain HTML without additional setup.

Can be easily integrated with Simplify.WindowsServices converting your web application not just to web-application, but a standalone windows service which can also do some background jobs via Simplify.WindowsServices.

And it is open source, of course :)

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of AdonisJS
Pros of ASP.NET
  • 25
    Laravel like
  • 24
    Easy to learn
  • 23
    MVC
  • 21
    Beautiful code
  • 10
    ORM Mapper
  • 6
    Service Providers
  • 5
    Fast development
  • 4
    Easy to understand documentation
  • 2
    Typescript
  • 1
    Schema migrations
  • 1
    Ace command-line tool
  • 21
    Great mvc
  • 13
    Easy to learn
  • 6
    C#

Sign up to add or upvote prosMake informed product decisions

Cons of AdonisJS
Cons of ASP.NET
  • 5
    Small community
  • 1
    Poor documentation
  • 2
    Entity framework is very slow
  • 1
    C#
  • 1
    Not highly flexible for advance Developers

Sign up to add or upvote consMake informed product decisions

What is AdonisJS?

It is a Node.js Framework which is highly focused on developer ergonomics, stability and confidence.

What is ASP.NET?

.NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.

Need advice about which tool to choose?Ask the StackShare community!

What companies use AdonisJS?
What companies use ASP.NET?
See which teams inside your own company are using AdonisJS or ASP.NET.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with AdonisJS?
What tools integrate with ASP.NET?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

What are some alternatives to AdonisJS and ASP.NET?
Sails.js
Sails is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture.
NestJS
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming). Under the hood, Nest makes use of Express, but also, provides compatibility with a wide range of other libraries, like e.g. Fastify, allowing for easy use of the myriad third-party plugins which are available.
Laravel
It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.
FeathersJS
Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug-ins.
LoopBack
A highly-extensible, open-source Node.js framework that enables you to create dynamic end-to-end REST APIs with little or no coding. Connect to multiple data sources, write business logic in Node.js, glue on top of your existing services and data, connect using JS, iOS & Android SDKs.
See all alternatives