Skip to content
forked from bakakaba/modfx

Consistent environment on which to build services.

License

Notifications You must be signed in to change notification settings

cateyes99/modfx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotNetContainer

Run Status

Package Statistics
Extensions NuGet Badge
Framework NuGet Badge
Testing NuGet Badge
Validation NuGet Badge

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.

Objectives

Milestone 1

  1. It should wire-up modules through module declarations and allow the usage of constructor dependency injection as its primary form of framework.

  2. It shall be available as a console application or windows service to host its applications.

Milestone 2

  1. It should provide a generic testing environment to easily create tests.

About

Consistent environment on which to build services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 90.2%
  • Shell 9.8%