Skip to content

mejas/UserManagementApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UserManagementApplication

A simple user management application developed using an n-tier application design.

This is also a poor attempt at DDD, so expect a lot of poor object placement.

###Features:

  • Uses WCF remoting for client-service communication. Hosted using a CLI host.
  • Client implemented using MVP on a WPF frontend (very limited capability. Switching to MVVM is still in the works).

###Build Information:

  • Developed using Visual Studio 2012 under .NET 4.5.1
  • Unit tests created using Moq, FluentAssertions, and Xunit (enable nuget package restore to import these easily)

About

a simple user management application using ddd/oop principles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages