-
Notifications
You must be signed in to change notification settings - Fork 21
Labels
area: dependency-injectionImprovements or bugs do DIImprovements or bugs do DIarea: multi-providerImprovements or bugs to multi providerImprovements or bugs to multi providerarea: sdkThis issue or pull request relates to an SDKThis issue or pull request relates to an SDKtype: perfA code change that improves performanceA code change that improves performance
Milestone
Description
Requirements
Description
The blog post "Creating AOT-compatible libraries" highlights strategies and best practices for making .NET libraries compatible with NativeAOT. Investigating NativeAOT compatibility for the dotnet-sdk could enhance its performance and usability in AOT scenarios.
Tasks
- Analyze the current implementation of dotnet-sdk for potential AOT compatibility issues.
- Identify dependencies or components that may require changes to support NativeAOT.
- Documentation of any limitations or challenges.
beeme1mr and WeihanLi
Metadata
Metadata
Assignees
Labels
area: dependency-injectionImprovements or bugs do DIImprovements or bugs do DIarea: multi-providerImprovements or bugs to multi providerImprovements or bugs to multi providerarea: sdkThis issue or pull request relates to an SDKThis issue or pull request relates to an SDKtype: perfA code change that improves performanceA code change that improves performance