Awesome List of Top ASP.NET Core-Based Open-Source Application Projects | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (168).NET Core  (29).NET MAUI  (153)Angular  (95)ASP.NET  (51)ASP.NET Core  (81)ASP.NET MVC  (89)Azure  (40)Blazor  (186)BoldSign  (11)DocIO  (24)Essential JS 2  (101)Essential Studio  (194)File Formats  (51)Flutter  (127)JavaScript  (214)Microsoft  (118)PDF  (77)Python  (1)React  (87)Streamlit  (1)Succinctly series  (130)Syncfusion  (760)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (46)Windows Forms  (59)WinUI  (64)WPF  (147)Xamarin  (160)XlsIO  (29)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (135)Chart  (93)Cloud  (14)Company  (445)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (61)Development  (536)Doc  (7)DockingManager  (1)eBook  (98)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (30)Extensions  (21)File Manager  (6)Gantt  (17)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (425)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (36)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (11)Scheduler  (48)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (29)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (110)UI  (293)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (26)Visual Studio Code  (17)Web  (492)What's new  (275)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
Awesome List of Top ASP.NET Core-Based Open-Source Application Projects

Awesome List of Top ASP.NET Core-Based Open-Source Application Projects

Open-source projects are great for getting started and serve as a good source for architecture reference. There are several open-source ASP.NET Core projects available in GitHub. These projects will help you learn ASP.NET Core technology in-depth, with different types of architecture and coding patterns. Some of the top real-time applications or sample architecture reference projects across different categories are listed in this article.

What are you waiting for? Check out these projects and get started!

nopCommerce

nopCommerce is a popular open-source e-commerce shopping cart application. It is stable and supports several customizations to suit your needs. There are several plugins available to enhance it.

Domain: E-commerce

Type: Real-time application

License: GPLv3 license plus the “powered by nopCommerce” text requirement on each page

GitHub: https://github.com/nopSolutions/nopCommerce

Stars: 5.2k

OrchardCore

OrchardCore is an open-source content management system (CMS) framework supporting modularity and multitenancy.

Domain: CMS

Type: Real-time application

License: BSD 3-Clause

GitHub: https://github.com/OrchardCMS/OrchardCore

Stars: 4.3k

SimplCommerce

SimplCommerce is a modular, microservice-based e-commerce application, built using ASP.NET Core.

Domain: E-commerce

Type: Real-time application

License: Apache 2.0

GitHub: https://github.com/simplcommerce/SimplCommerce

Stars: 2.8k

squidex

squidex is a headless CMS and content management hub, built using ASP.NET Core with OData and CQRS patterns.

Domain: CMS

Type: Real-time application

License: MIT

GitHub: https://github.com/Squidex/squidex

Stars: 1.2k

Miniblog.Core

Miniblog.Core is a blog engine based on ASP.NET Core.

Domain: Blog engine

Type: Real-time application

License: Apache 2.0

GitHub: https://github.com/madskristensen/Miniblog.Core

Stars: 985

piranha.core

piranha.core is a CMS application based on ASP.NET Core.

Domain: CMS

Type: Real-time application

License: MIT

GitHub: https://github.com/piranhacms/piranha.core

Stars: 1k

Blogifier

Blogifier is a lightweight blog engine written in ASP.NET Core.

Domain: Blog engine

Type: Real-time application

License: MIT

GitHub: https://github.com/blogifierdotnet/Blogifier

Stars: 675

eShopOnContainers

eShopOnContainers is a sample reference application demonstrating various architecture patterns of container-based microservices by Microsoft.

Architecture: Container-based microservices

Type: Reference application

License: MIT

Github: https://github.com/dotnet-architecture/eShopOnContainers

Stars: 15.1k

eShopOnWeb

eShopOnWeb is a sample reference application demonstrating monolithic architecture powered by Microsoft.

Architecture: Monolithic

Type: Reference application

License: MIT

GitHub: https://github.com/dotnet-architecture/eShopOnWeb

Stars: 4.9k

practical-aspnetcore

practical-aspnetcore is a practical sample for ASP.NET Core.

Type: Samples

License: MIT

GitHubhttps://github.com/dodyg/practical-aspnetcore

Stars: 5.1k

NorthwindTraders

NorthwindTraders is a sample reference application for domain-driven architecture using Entity Framework and CQRS pattern.

Architecture: Clean architecture, DDD, CQRS

Type: Sample reference application

License: MIT

Github: https://github.com/JasonGT/NorthwindTraders

Stars: 4k

ReactiveTraderCloud

ReactiveTraderCloud is a real-time trading application demonstrating reactive programming principles.

Architecture: Reactive programming

Type: Sample reference application

License: Apache 2.0

Github: https://github.com/AdaptiveConsulting/ReactiveTraderCloud

Stars: 1.4k

coolstore-microservices

coolstore-microservices is a sample application demonstrating the use of Kubernetes using a service mesh.

Architecture: Kubernetes-based microservice using service mesh

Type: Sample reference application

License: MIT

Github: https://github.com/vietnam-devs/coolstore-microservices

Stars: 1.5k

cloudscribe

cloudscribe is a foundation framework for building a multitenant application.

Architecture: Multitenant framework

Type: Sample reference application

License: Apache 2.0

Github: https://github.com/cloudscribe/cloudscribe

Stars: 925

clean-architecture-manga

clean-architecture-manga is a clean architecture sample application.

Architecture: Clean architecture

Type: Sample reference application

License: Apache

GitHubhttps://github.com/ivanpaulovich/clean-architecture-manga

Stars: 2.2k

StarWars

StarWars is a GraphQL-based ASP.NET Core Star Wars application.

Architecture: GraphQL

Type: Sample reference application

License: MIT

GitHub: https://github.com/JacekKosciesza/StarWars

Stars: 527

sample-dotnet-core-cqrs-api

sample-dotnet-core-cqrs-api is a sample project demonstrating the use of Rest API clean architecture with the CQRS pattern.

Architecture: Clean architecture, DDD, CQRS

Type: Sample reference application

License: Not specified

GitHub: https://github.com/kgrzybek/sample-dotnet-core-cqrs-api

Stars: 916

Pos

Pos is a sample project demonstrating the use of microservices.

Architecture: Microservices, DDD, CQRS

Type: Sample reference application

License: Not specified

GitHub: https://github.com/NHadi/Pos

Stars: 187

Conclusion

Apart from these applications, you can check out some more awesome .NET Core libraries, tools, and frameworks on this GitHub page.

Syncfusion provides 70+ high-performance, lightweight, modular, and responsive ASP.NET Core UI controls such as DataGrid, Charts, and Scheduler. You can use these controls in your application development.

If you have any questions, please let us know in the comments section. You can also contact us through our Support ForumDirect-Trac, or Feedback Portal. We are happy to assist you!

Tags:

Share this post:

Comments (9)

The Github link and Stars for practical-aspnetcore is the same as eShopOnWeb 🙂

Thanks for pointing out. It has been corrected now.

Hi!

I think after over 4 years of development, it’s worth to mention GrandNode. If it’s possible to add it to that list, it would be fantastic! Below you can find information about it in the same pattern that you’ve provided.

GrandNode
GrandNode is the most advanced and modern e-commerce platform built on the newest version of .NET Core and MongoDB. The highest code quality, combined with the detailed testing approach and with a pinch of a huge number of features is a recipe for success. No more need to create store with enormous number of third party plugins, rely on the widest range of implemented functionalities at the market.

Domain: E-commerce
Type: Real-time application
License: GPLv3 license plus the “GrandNode – powered by nopCommerce” text requirement on each page
GitHub: https://github.com/grandnode/grandnode
Stars: 1k

Leonardo Ferreira
Leonardo Ferreira

Yeah, Grandnode is worth mention IMHO… One more thing: SimplCommerce is not microservices (not anymore at least)

@Leonardo – At the time of writing this article it was, might be recently they have changed architecture. And still it is worth to have it as a reference.

Hi ,
Is there an open source in .Net for shipping and logistic purposes ?
Thanks

HI Evad,

I couldn’t find much for your domain, You can check out this if it helps
https://github.com/topics/supply-chain-management

Also can check out this, although it is not specific to ASP.NET Core
https://www.goodfirms.co/blog/best-free-open-source-logistics-software

NopCommerce/SimplCommerce might also have a submodule/external plugin related to Shipping and Logistics.

Thanks,
Bharat

Alexander Bikkuzhin
Alexander Bikkuzhin

Hi
Really awesome list. Thanks a lot.

p.s. Thumb up for the Grandnode

Thank you for writing such an awesome blog.

Comments are closed.

Popular Now

Be the first to get updates

Subscribe RSS feed
Scroll To Top