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

Ninject Interface Over Concrete Partial With AppSettings #45

Open
colin-higgins opened this issue Dec 20, 2017 · 0 comments
Open

Ninject Interface Over Concrete Partial With AppSettings #45

colin-higgins opened this issue Dec 20, 2017 · 0 comments
Labels

Comments

@colin-higgins
Copy link
Owner

Appconfig in class library for ObjectContext connection string.

Concrete implementation is partial class. One piece auto generated, one piece a helper and extensions and convenience. The extensions has a connection string builder. The auto generated has a default connection string name.

Ninject resolves proper app config when resolving concrete implementation.
Ninject fails to resolve proper app config when resolving interface with concrete implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant