Home
Softono
a

aspnetrun

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
4

Software by aspnetrun

Run Aspnetcore Basics
Open Source

Run Aspnetcore Basics

run-aspnetcore-basics is a streamlined boilerplate for building ASP.NET Core web applications using a single-solution, single-project architecture. Designed for developers seeking rapid implementation, it demonstrates a real-world basic e-commerce example leveraging minimal yet powerful components including Razor Pages, middlewares, dependency injection, configuration, and logging. The template relies on standard HTML5, CSS, and JavaScript with Bootstrap 4 integration to create functional websites with reduced overhead. Key features include built-in identity and authorization support, product page access control, and extensive use of Razor tools such as View Components, partial views, tag helpers, model binding, and validation. This project serves as an ideal starting point for bootstrapping ideas, validating concepts, and developing Minimum Viable Products (MVPs) for startups or time-constrained initiatives. It utilizes the latest versions of ASP.NET Core and Entity Framework Core while adhering to best prac

HTML CSS & Website Templates E-commerce Platforms
232 Github Stars
Run Aspnetcore Realworld
Open Source

Run Aspnetcore Realworld

E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->

Web Development Sales & Outreach E-commerce Platforms
504 Github Stars
Run Devops
Open Source

Run Devops

Deploying .Net Microservices into Kubernetes, and moving deployments to the cloud Azure Kubernetes Services (AKS) with using Azure Container Registry (ACR) and how to Automating Deployments with Azure DevOps and GitHub.

Education & Learning CI / CD PaaS & Self-hosting
97 Github Stars
Run Aspnetcore Microservices
Open Source

Run Aspnetcore Microservices

A practical microservices reference project built with .NET 8 and C 12, demonstrating an e-commerce system composed of Catalog, Basket, Discount, and Ordering microservices behind a Yarp API Gateway, plus a Razor-based ShoppingApp web UI. Key features include ASP.NET Core Minimal APIs, Vertical Slice and Clean Architecture, DDD and CQRS implemented with MediatR, FluentValidation, and Mapster, cross-cutting concerns such as logging, global exception handling, and health checks, Carter for endpoint definitions, and Marten for transactional document storage on PostgreSQL. The Basket microservice uses Redis as a distributed cache with Proxy, Decorator, and Cache-aside patterns, consumes a Discount gRPC service for inter-service sync communication, and publishes BasketCheckout events using MassTransit over RabbitMQ. The Discount microservice is an ASP.NET gRPC server backed by SQLite and Entity Framework Core. The Ordering microservice follows DDD, CQRS, and Clean Architecture, consumes the BasketCheckout queue vi

Code Editors & IDEs Low-Code & No-Code Dev
3.2K Github Stars