Package | Statistics |
---|---|
Extensions | |
Framework | |
Testing | |
Validation |
A base environment on which to build applications and services.
The DotNetContainer pulls together several libraries and ties them together to provide a consistent environment to target and build.
-
It should wire-up modules through module declarations and allow the usage of constructor dependency injection as its primary form of framework.
-
It shall be available as a console application or windows service to host its applications.
- It should provide a generic testing environment to easily create tests.