ivanpaulovich / hexagonal-architecture-acerola

An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
http://paulovich.net/acerola/
Apache License 2.0
460 stars 99 forks source link

Classes accesors and modifiers changed #6

Closed ivanpaulovich closed 6 years ago

ivanpaulovich commented 6 years ago

Classes accessors changed to internal Classes modifies changed to sealed