Giter Site home page Giter Site logo

ademcatamak / usermanagement Goto Github PK

View Code? Open in Web Editor NEW
21.0 2.0 5.0 39 KB

Sample DDD project => https://medium.com/@ademcatamak/layers-in-ddd-projects-bd492aa2b8aa

C# 99.43% Dockerfile 0.57%
usermanagement ddd ddd-architecture ddd-sample ddd-example sample-app

usermanagement's Introduction

DDD Sample Project

This project has been prepared to set an example for the project structure to be developed with the DDD concept.

You can read more information about structure here: https://medium.com/@ademcatamak/layers-in-ddd-projects-bd492aa2b8aa

RUN

Way 1

The project could be executed via docker-compose. If you have an IDE which is capable of debugging docker-compose file, docker-compose.yml which is located at the main directory would be useful for you.

In case of choosing this way to run the project, you can reach swagger screen via _http://localhost:9999.

Note: Because the sql server needs more time to be ready compared to UserManagement-Api, it might take a while for you to reach the endpoints after docker-compose up command execution.

Way 2

If you want to execute the project without using docker, it is required that you set the connection strings inside the UserManagement/appsettings.json file.

Changes to be made are:

  1. DbConfig -> DbOptions -> ConnectionStr value should be changed with the Sql Server connection string that you have.
  2. MassTransitConfig -> MassTransitOptions -> HostName, VirtualHost, Username, Password values should be changed with the RabbitMq platform information that you have.

Projects in Solution

You can reach the article about the responsibilities of the layers via this link.

usermanagement's People

Contributors

ademcatamak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.