Need advice about which tool to choose?Ask the StackShare community!
.NET Core vs Gin Gonic: 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; Gin Gonic: *HTTP web framework written in Go *. It is an HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance. It is up to 40 times faster.
.NET Core and Gin Gonic can be categorized as "Frameworks (Full Stack)" tools.
.NET Core and Gin Gonic are both open source tools. It seems that Gin Gonic with 28.9K GitHub stars and 3.34K forks on GitHub has more adoption than .NET Core with 11.2K GitHub stars and 2.41K GitHub forks.
Catchpoint Systems, Bluebeam Software, and Kaggle are some of the popular companies that use .NET Core, whereas Gin Gonic is used by SpartanGeek, Sezzle, and SEASON. .NET Core has a broader approval, being mentioned in 54 company stacks & 71 developers stacks; compared to Gin Gonic, which is listed in 9 company stacks and 5 developer stacks.
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.
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
Pros of .NET Core
- Perfect to do any backend ( and a fast frontend) stuff30
- Fast27
- Cross-platform26
- Great performance25
- It promotes better codebase architectures and organizat18
- All Platform (Mac, Linux, Windows)18
- Very fast development with templates11
Pros of Gin Gonic
- Hight performance11
- Open source5
Sign up to add or upvote prosMake informed product decisions
Cons of .NET Core
Cons of Gin Gonic
- Low performance2
- No wildcard routing1