Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.33 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.33 KB

Ecommerce.Microservices.Net6

This is an ecommerce project built to Learn Microservices architecture with .NET Core MVC(.NET 6) and Identity Server Integration with Azure Service Bus

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed Visual Studio 2022
  • You have installed Dotnet 6

Technology stack used

  • Identity Server 6
  • .Net MVC
  • Ocelot API Gateway
  • Entity Framework Core
  • SQL Server
  • Azure Service Bus
  • Azure Blog Storage

Contributing to Ecommerce.Microservices.Net6

To contribute to <project_name>, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contact

If you want to contact me you can reach me at wilverpaul@gmail.com.

License

This project uses the following license: GNU General Public License v3.0.