CleanArchitecture
nopCommerce
CleanArchitecture | nopCommerce | |
---|---|---|
80 | 17 | |
16,891 | 9,278 | |
- | 0.7% | |
7.7 | 9.7 | |
9 days ago | 2 days ago | |
C# | C# | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CleanArchitecture
-
🚀 Introducing NextSolution V2: ASP.NET API + Next.js + Expo Starter Template
GitHub: Clean Architecture
- How do you structure large Minimal API Projects?
-
Best .NET Core API project for learning?
https://github.com/jasontaylordev/CleanArchitecture for beginners who want to see what good api projects are like.
-
KwikDeploy - Starting new Docker Deployment Open Source Project
Edit:Bootstrapped the .NET backend using Clean Architecture template (https://github.com/jasontaylordev/CleanArchitecture/tree/net7.0).
-
Why CQRS?
The CleanArchitecture is a typical empty boilerplate for a base line CQRS, but it doesn't come up with any batteries included.
- Advice for the web API app development using clean architecture in .NET 6.
- What are the GitHub repositories or blogs to learn industry-standard coding for Web API
-
DDD Design when it comes is it correct approach
For reference, see how Jason Taylor has his template setup. https://github.com/jasontaylordev/CleanArchitecture
- Are dotnet contracting jobs common?
- ASP.NET Core Web API Best Practices
nopCommerce
-
Dotnet.World.News(Monday, September, 11, 2023)
🔴 nopCommerce: ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
- Java guy maybe moving to .NET -- what to learn?
-
Top 4 ASP.NET and .NET Open-Source Projects
nopCommerce’s GitHub statistics:
-
Beginner wanting to build e-commerce website
An eCommerce website is a very complicated endeavor. Take a look at this open source eCommerce solution to see just how complicated it is.
-
My experience of installing nopCommerce on Azure
There are two ways to deploy the app on Azure. I don't find nopCommerce in the Azure app gallery as of now though. So I have tried FTP deployment and app publishing from Visual Studio. The best way is to publish it from Visual Studio. FTP deployment takes too long to transfer files to Azure. That may be due to the app service plan, which has basic hardware performance. But the file transfer is quicker with the Visual Studio deployment. I can either clone the app from nopCommerce's GitHub site or download it from releases to do FTP deployment. To publish from Visual Studio, I need to download publish profile from Azure App Service. In Visual Studio, when you publish the app, you can just import the publish profile that you downloaded from Azure app service.
-
Examples of good back-end
Website: https://www.nopcommerce.com/
-
A Philosophy of Software Design – Book Summary and Notes
> Can you point me to a codebase that does not use comments, as a model of how that looks in practice?
Once we actively encourage comments, this is what we get. It was totally unnecessary -
https://github.com/nopSolutions/nopCommerce/blob/develop/src...
I welcome this type of comments which state the obvious and goes beyond what the code in front of you can state -
"// If every heap's gen2 or gen3 size is less than this threshold we will do a blocking GC."
https://raw.githubusercontent.com/dotnet/runtime/main/src/co...
-
what should i use to make my site
If you want to use with the latest .NetCore c# code you could look at https://www.nopcommerce.com which is a great open source developers platform
-
Migration from .NET5 to .NET 6: Performance benchmarks
Learn more on the .net open-source platform's website or visit our GitHub repository
-
64-bit Visual Studio 2022 now available!
As a test I just cloned https://github.com/nopSolutions/nopCommerce
What are some alternatives?
CleanArchitecture - Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
GrandNode - Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework
SimplCommerce - A simple, cross platform, modulith ecommerce system built on .NET
modular-monolith-with-ddd - Full Modular Monolith application with Domain-Driven Design approach.
SmartStoreNET - Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
eShopOnWeb - Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Virto Commerce - Virto Commerce B2B Innovation Platform
eShopOnContainers - Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
Stripe.Net - Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com.
CleanArchitecture - Clean Architecture Solution Template for ASP.NET Core
BeYourMarket - OpenSource ASP.NET to build your own marketplace