- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.4k
Adding docs for license configuration #4581
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for AutoMapper license configuration to address issues #4580, #4579, and #4566. It provides comprehensive guidance on how to configure commercial licenses and handle different deployment scenarios.
- Adds complete license configuration documentation covering both MS.Ext.DI and direct usage scenarios
- Documents license enforcement mechanism and logging behavior
- Provides guidance for client redistribution scenarios where license keys should not be exposed
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description | 
|---|---|
| docs/source/index.rst | Adds reference to new License-configuration document in the table of contents | 
| docs/source/License-configuration.md | New documentation file explaining license configuration, enforcement, and client redistribution scenarios | 
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Fixes #4580, #4579, #4566