CoreLibrary
CoreLibrary copied to clipboard
:package: nanoFramework Base Class Library
## Description - Add AggressiveInlining and other missing options. ## Motivation and Context These options were added since the original commit of these classes. ## How Has This Been Tested?...
## Description - Update core library to add support for generics. ## Motivation and Context ## How Has This Been Tested? ## Screenshots ## Types of changes - [ ]...
## Description - Remove `ExcludeType` atrributes from enums that should be available in the metadata. ## Motivation and Context - Fixes type resolution issues when trying to use these enums....