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

Support for Microsoft.Extensions.Configuration #43

Closed
MichaCo opened this issue Feb 12, 2016 · 1 comment
Closed

Support for Microsoft.Extensions.Configuration #43

MichaCo opened this issue Feb 12, 2016 · 1 comment
Assignees
Milestone

Comments

@MichaCo
Copy link
Owner

MichaCo commented Feb 12, 2016

Add support for the new .NET Core configuration extensions.
Add json schema for json based CacheManager configuration.

There is a lot of reflection based type loading required because the package shouldn't know about the other packages...

@MichaCo MichaCo self-assigned this Feb 12, 2016
@MichaCo MichaCo added this to the Version 0.8 milestone Feb 12, 2016
MichaCo added a commit that referenced this issue Feb 12, 2016
…added a predefined json schema for that. More refactoring of configuration.

Unified naming of configuration keys in all configurations.
Breaking Change: renamed AspNetCore projects to CacheManager.Microsoft.Extensions...
#43
@MichaCo MichaCo mentioned this issue Feb 12, 2016
4 tasks
@MichaCo
Copy link
Owner Author

MichaCo commented Feb 14, 2016

First beta version available in 0.7.4

@MichaCo MichaCo closed this as completed Feb 14, 2016
MichaCo added a commit that referenced this issue Feb 15, 2016
…ng added, added docs for json configuration with MS Extensions
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