Skip to content

Add TFM for .NET nanoFramework #10800

@terrajobst

Description

@terrajobst
TFM Component Value
Friendly name netnano
TFI .NETnanoFramework

Goals

  • NuGet needs to able to recognize the TFM for .NET nanoFramework and select assets from a NuGet package into a project that targets .NET nanoFramework.
  • NuGet needs to allow creating a NuGet package that includes assets for .NET nanoFramework.
  • Normal versioning rules need to apply (e.g. a package can offer assets for multiple versions of the .NET nanoFramework and NuGet will use the largest version that is less or equal to the targeted version).
  • Once NuGet knows of the TFM for .NET nanoFramework, the .NET nanoFramework maintainers should be able to ship new versions without having to submit any changes to the NuGet client.

Non-Goals

  • NuGet doesn't need to understand any compatibility relationships between .NET nanoFramework and other TFM.

The spec is here

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions