Skip to content

Cloud-native E-Commerce App with .NET Aspire. Microservices architecture for scalability. Secure user authentication, dynamic product catalog, and efficient order processing.

License

Notifications You must be signed in to change notification settings

Syphonphilter/E-CommerceDotNetAspire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.NET Aspire E-Commerce App

Overview

Welcome to the My .NET Aspire E-Commerce App repository! This cloud-native application is built with .NET Aspire, utilizing a microservices architecture for scalability. Enjoy secure user authentication, a dynamic product catalogue, and efficient order processing.

Features

  • User Authentication: Secure registration and authentication.
  • Product Catalog: Dynamic management of detailed product information.
  • Shopping Cart: Seamless shopping experience with checkout functionality.
  • Order Processing: Efficient payment handling and order history.
  • Observability: Monitor and track application performance.
  • Resilience: Use resilience policies such as exponential backoff.

Technologies Used

  • Framework: .NET Aspire
  • Database: [Choose your preferred database]
  • Frontend: [Choose your preferred frontend framework]
  • Containerization: Docker
  • Container Orchestration: Kubernetes

Getting Started

  1. Clone the repository:

    git clone https://github.com/Syphonphilter/E-CommerceDotNetAspire.git
    cd E-CommerceDotNetAspire
  2. Build and run the application with .NET Aspire:

    dotnet aspire build
    dotnet aspire run
  3. Access the application in your browser:

    http://localhost:5000

Configuration

Update configuration files (e.g., appsettings.json) with environment settings and database connection strings.

Contributing

If you'd like to contribute, please follow our contribution guidelines.

License

This project is licensed under the MIT License.

Acknowledgments

Thanks to the .NET Aspire community for their support.


About

Cloud-native E-Commerce App with .NET Aspire. Microservices architecture for scalability. Secure user authentication, dynamic product catalog, and efficient order processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published