Skip to content
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

Is .NET Compact Framework supported? #4331

Closed
NenoLoje opened this issue Jan 19, 2017 · 6 comments
Closed

Is .NET Compact Framework supported? #4331

NenoLoje opened this issue Jan 19, 2017 · 6 comments
Assignees

Comments

@NenoLoje
Copy link

Question: Does NuGet support creating packages for .NET Compact Framework?

The Target Frameworks page does not list any .NET Compact Framework versions (but others like .NET Micro Framework and very old .NET versions).

Maybe .NET CF needs to be added to that list?

--Neno

@emgarten
Copy link
Member

I believe CF is treated as a framework profile instead of a new framework.

Example: net45-cf

The docs should probably be updated to include these along with the silverlight profiles.

@kraigb
Copy link

kraigb commented May 15, 2017

@emgarten
Copy link
Member

The profile names are here:
https://github.com/NuGet/NuGet.Client/blob/dev/src/NuGet.Core/NuGet.Frameworks/DefaultFrameworkMappings.cs#L113-L117

The above code contains the mappings from the abbreviations to the full name.

@karann-msft
Copy link
Contributor

@kraigb did we close on this?

@kraigb
Copy link

kraigb commented Nov 8, 2017

@karann-msft Not that I know of.

@karann-msft
Copy link
Contributor

Issue moved to NuGet/docs.microsoft.com-nuget #622 via ZenHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants