Skip to content

My Encapsulation example as part of my Medium article on DDD and Encapsulation

License

Notifications You must be signed in to change notification settings

domingoladron/AtmEncapsulationExample

Repository files navigation

DDD Encapsulation Examples (good and bad)

Sample code of encapsulation inside DDD Application Services for my article on Medium Domain-Driven Design Encapsulation is your Best Friend

What's in here?

A couple .net core applications

  • A simple program.cs with our good and crappy ATM Machine implementations
  • A simple asp.net core app with a single API controller calling an application service which in turn calls encapsulated domain logic

About

My Encapsulation example as part of my Medium article on DDD and Encapsulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published