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

Feature Enhancement: Add Context for SqlConnection so API is similar to using the EF DB context. #12

Open
dibley1973 opened this issue Aug 6, 2016 · 1 comment
Assignees
Milestone

Comments

@dibley1973
Copy link
Owner

A desirable feature would be for the API to be enhanced to allow the stored procedures to be called when not using EF in the same way as they can be when the EF context is used. This would assist in consumers of the framework being able to call the stored procedures in a similar way as they may call and use DBSet in EF. This API is already present in the 'Dibware.StoredProcedureFrameworkForEF' but not yet in 'Dibware.StoredProcedureFramework' core.

@dibley1973
Copy link
Owner Author

I have branched an investigated but it looks like the only way to achieve neatly will be to break the existing API, so may leave this issue open until there are enough new features or enhancements requested that make breaking the existing API worth while and a 2.0 release feasable.

@dibley1973 dibley1973 self-assigned this Aug 6, 2016
@dibley1973 dibley1973 added this to the 2.0 milestone Aug 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant