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

Expose core/relational strings and logging APIs for providers #15091

Merged
merged 1 commit into from
Mar 23, 2019

Commits on Mar 23, 2019

  1. Expose core/relational strings and logging APIs for providers

    Issue #14973
    
    Now public:
    * CoreLoggerExtensions
    * RelationalLoggerExtensions
    * CoreStrings
    * RelationalStrings
    * AbstractionsStrings
    
    Still internal:
    * All provider strings and logger extensions
    * Generated logger definition constructors--providers should access these through the logger extensions
    
    Also cleaned up a few provider internal namespace names to be consistent.
    
    Also, cleaned up some internal usage in the in-memory provider.
    ajcvickers committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    7648117 View commit details
    Browse the repository at this point in the history