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

.NET Core

4.4K
2.5K
+ 1
155
Trailblazer

16
24
+ 1
13
Add tool

.NET Core vs Trailblazer: What are the differences?

.NET Core: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community. Cross-platform (supporting Windows, macOS, and Linux) and can be used to build device, cloud, and IoT applications; Trailblazer: A new architecture for Rails. Trailblazer is a thin layer on top of Rails. It gently enforces encapsulation, an intuitive code structure and gives you an object-oriented architecture. In a nutshell: Trailblazer makes you write logicless models that purely act as data objects, don't contain callbacks, nested attributes, validations or domain logic. It removes bulky controllers and strong_parameters by supplying additional layers to hold that code and completely replaces helpers.

.NET Core and Trailblazer belong to "Frameworks (Full Stack)" category of the tech stack.

"Great performance" is the top reason why over 2 developers like .NET Core, while over 3 developers mention "Trailblazer allows creating sane, large apps in Rails" as the leading cause for choosing Trailblazer.

.NET Core and Trailblazer are both open source tools. It seems that .NET Core with 11.2K GitHub stars and 2.41K forks on GitHub has more adoption than Trailblazer with 2.91K GitHub stars and 129 GitHub forks.

Decisions about .NET Core and Trailblazer

I was researching multiple high performance, concurent//parallel languages for the needs of authentication and authorization server, to be built on microservice architecture and Linux OS. Node.js with its asynchronous behavior and event loop suits the case best. Python Django & Flash turns to be slower and .NET Core & Framework wasn't the best choice for the Linux environment at the time (summer 2018).

I also tested Go lang and Rust, although they didn't meet the quick prototyping criteria as both languages are young and lacking libraries or battle-tested ORM.

See more

There has been a lot of buzz around having PostgreSQL for ASP.NET Core 3.1 web apps. But Configuring Identity Server 4 with PostgreSQL is a real challenge. I've made a simple video to configure the ASP.NET Core 3.1 based Web application that uses AngualrJS as front end with Single Page App capabilities with Identity Server 4 talking to the PostgreSQL database. Check out this Video tutorial on how to do that in detail http://bit.ly/2EkotL5 You can access the entire code here on github http://bit.ly/35okpFj

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of .NET Core
Pros of Trailblazer
  • 30
    Perfect to do any backend ( and a fast frontend) stuff
  • 27
    Fast
  • 26
    Cross-platform
  • 25
    Great performance
  • 18
    It promotes better codebase architectures and organizat
  • 18
    All Platform (Mac, Linux, Windows)
  • 11
    Very fast development with templates
  • 5
    Trailblazer allows creating sane, large apps in Rails
  • 3
    Separates business logic from framework
  • 2
    Sound Software Architecture principals
  • 2
    Improves maintainability
  • 1
    Makes Rails better

Sign up to add or upvote prosMake informed product decisions

Cons of .NET Core
Cons of Trailblazer
    Be the first to leave a con
    • 1
      Hasn't been on Thoughtworks radar since 2014

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is .NET Core?

    Cross-platform (supporting Windows, macOS, and Linux) and can be used to build device, cloud, and IoT applications.

    What is Trailblazer?

    Trailblazer is a thin layer on top of Rails. It gently enforces encapsulation, an intuitive code structure and gives you an object-oriented architecture. In a nutshell: Trailblazer makes you write logicless models that purely act as data objects, don't contain callbacks, nested attributes, validations or domain logic. It removes bulky controllers and strong_parameters by supplying additional layers to hold that code and completely replaces helpers.

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

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

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

    What tools integrate with .NET Core?
    What tools integrate with Trailblazer?

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

    What are some alternatives to .NET Core and Trailblazer?
    ASP.NET
    .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.
    ASP.NET Core
    A free and open-source web framework, and higher performance than ASP.NET, developed by Microsoft and the community. It is a modular framework that runs on both the full .NET Framework, on Windows, and the cross-platform .NET Core.
    Java
    Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere!
    Mono
    It is a software platform designed to allow developers to easily create cross platform applications part of the .NET Foundation. It is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime.
    Node.js
    Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
    See all alternatives