Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add modules for various DI frameworks #16

Open
sgryphon opened this issue Jul 18, 2017 · 0 comments
Open

Add modules for various DI frameworks #16

sgryphon opened this issue Jul 18, 2017 · 0 comments

Comments

@sgryphon
Copy link
Owner

Pre-configured modules for various DI frameworks (autofac, ninject, windsor, etc).

Also consider modules that conform to Common Logging, etc.

Stand alone where possible, so a TraceSource factory may be better (i.e. no need for dependency on Essential.Diagnostics). I know that System.Diagnostics may often be part of the base release, but the branding/visibility is also important:

e.g. Common.Logging.SystemDiagnostics

Could have a dependency on System.Diagnostics.Configuration, and also make sure the configured TraceSource is sensible (e.g. based on Assembly or something).

Still point to Essential.Diagnostics (or System.Diagnostics.Configuration) for additional stuff.

Also

  • Utility.Logging.SystemDiagnostics
  • Utility.Logging.SystemDiagnostics.Autofac
  • Utility.Logging.SystemDiagnostics.Ninject
  • Caliburn.Micro.Logging.SystemDiagnostics
  • Castle.Windsor-SystemDiagnostics
  • Ninject.Extensions.Logging.SystemDiagnostics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant