-
-
Notifications
You must be signed in to change notification settings - Fork 604
refine and upgrade to net10 #1271
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
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||
PR Type
Enhancement
Description
Upgrade target framework from .NET 8.0 to .NET 10.0
Reorganize MultiTenancy plugin namespaces for better structure
Improve code formatting and null-safety checks
Refactor variable naming conventions for consistency
Diagram Walkthrough
File Walkthrough
10 files
Update target framework to .NET 10.0Add missing namespace imports for reorganized structureMove interface to dedicated Interfaces namespaceUpdate namespace to Providers folder structureReorganize namespace and improve code formattingUpdate namespace and improve conditional formattingUpdate namespace and add interface importUpdate namespace and add interface importUpdate namespace to Tenant folder structureUpdate namespace and improve code formatting4 files
Improve code formatting and exception handlingStandardize parameter naming conventionRemove unused using statementsImprove code formatting for conditional statements1 files
Refactor variable naming and add null-safety checks