7 lines
374 B
Plaintext
7 lines
374 B
Plaintext
== Resources
|
|
|
|
=== Documentation
|
|
|
|
* https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.composition.partcreationpolicyattribute[`PartCreationPolicy`]
|
|
* https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.composition.creationpolicy[`CreationPolicy.Shared`]
|
|
* https://learn.microsoft.com/en-us/dotnet/framework/mef[Managed Extensibility Framework] |