Modern enterprise grade coding best practices at an affordable price. Lower than your employee’s T-Shirts
- demo url: https://hegar-inventory-pro.csharpasp.net/
- username: [email protected]
- password: 123456
Welcome 2025! The product is built using the latest and most modern technologies, incorporating Clean Architecture, CQRS, and MediatR while adhering to enterprise-grade coding best practices. By adopting a Monolithic Clean Architecture, the development process is greatly simplified, ensuring a cohesive environment where all dependencies are consolidated within a single codebase. This eliminates the risk of a dependency nightmare, guaranteeing compatibility and coherence across the entire system.
A complete REST API is provided for all business processes, enabling full decoupling from the user interface while maintaining a unified development environment. The system structure is clear and consistent, making the source code easy to understand and maintain. Deployment is also streamlined, as all code resides within a single repository, allowing for an optimized and simplified deployment.
Security remains a top priority with JWT (JSON Web Token) authentication and authorization, ensuring data integrity and user protection across all interactions. Additionally, the system has been upgraded to .NET 9, the latest release from Microsoft, providing cutting-edge performance improvements for maximum efficiency and reliability.Getting started is easy! Thanks to Monolithic Clean Architecture, everything is structured and streamlined. Plus, even though this project uses a modern JavaScript framework like Vue.js, it does not require a build system—just use Visual Studio to run and build effortlessly.
appsettings.json to match your SQL Server database.Note: The database will be created automatically if it does not exist.
Deployment is easy! Thanks to Monolithic Clean Architecture, both the front end and back end are in a single deployable unit, making the process straightforward.
Publish the Project:
Deploy to IIS:
For detailed instructions, refer to Microsoft’s official IIS deployment documentation .
Monolithic Clean Architecture ensures a structured and simplified development process by keeping all components within a single codebase. This approach streamlines dependency management, eliminating the risk of a dependency nightmare by consolidating all dependencies in one place, ensuring compatibility and coherence across the entire system.
Additionally, deployment is simplified as all code resides in a single repository with a well-optimized pipeline, reducing complexity. The cohesive project structure provides a clear and consistent source code pattern, making it easier for developers to understand and maintain the system.
With the combination of Clean Architecture, CQRS, and MediatR, this approach delivers a scalable, maintainable, and enterprise-ready solution.
Buy this product and get below products for FREE. Limited time offer:1 Aug 2025 to 31 Aug 2025. Claim this free bonus by sending your invoice to [email protected]
We don’t provide paid support. We support this product through free support service without any additional cost, you can use email to [email protected] for free support help.
Free Support Note:
- 1. Support provided through email
- 2. Customization is not supported
- 3. Application deployment and hosting is not supported (Our core business are selling software and source code)
- 4. Free product / Bonus app is not supported
- 5. Response time within 48 hours
Please help us grow by voting five star rating. Thank you for your help ❤
March 7, 2025 - Complete REST API - Upgrade to .NET 9
April 15, 2024 - Change side bar navigation to Tree View Navigation - User Experience Enhancement (From vertical to Compact Tabs)
April 2, 2024. - Migration from ABP Framework to ASP.NET Core 8.0 Razor Pages (C#) - Clean architecture - Beautiful Design
September 09, 2021. - Change theme from AdminLTE into Gojazz - Change architecture into clean architecture with DDD - Change page approach from classic MVC into Razor Pages (preferred way according Microsoft docs) - Improve RBAC (Role Base Access Control) - Add REST API for all application layer method (Swagger configured by default) - Add document management - Add Calendar - Add Booking resource - Add Todo List - Add Multi language
March 24, 2021. - Bug fix and improvements - Upgrade Asp.Net Core version from 2.2 into 5.0
May 27, 2018. - Initial Creation