-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Large Refactoring to Enable True Extensibility (#47367)
* cleanup * more cleanup * moved CM provisioning projects to CM folder * added the ability to provide extension connections * cleaned up extensible connections * made connection collection strongly typed * completly removed hardcoded connections * made connection collection serializable * refactored tests * connection scenario tests * basic scenarios work and tests pass * cleaned up tests * hardened appsettings.json reading code * added more to getting started * started to move built-in connections * organized folders * all tests pass * updated APIs * made tests run sequentially * made tests run sequentially * removed duplicated code * fixed solution file * fixed misspelling * PR feedback
- Loading branch information
1 parent
60d946f
commit 89ebe48
Showing
79 changed files
with
2,844 additions
and
1,728 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.