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

TODOs to complete Dotnetcore Support #1909

Closed
12 tasks
matthid opened this issue Sep 2, 2016 · 1 comment
Closed
12 tasks

TODOs to complete Dotnetcore Support #1909

matthid opened this issue Sep 2, 2016 · 1 comment

Comments

@matthid
Copy link
Member

matthid commented Sep 2, 2016

See #1785 for initial work.

  • Patch paket pack to include dependency groups for all detected binaries.
  • Completely get rid of isMono (now obsolete)
  • proper handling of ref and lib folder, see Ref references need to not be copy local #1895 (comment)
  • Dotnetcore application (ie paket.exe)
  • Dotnetcore tool (ie to use it like mergenupkg (https://github.com/fsprojects/Chessie/blob/master/src/Chessie/project.json#L33))
  • Testing (At least execute a limited subset of the current suite)
  • Add support into paket for the "runtime" folder
  • Add support for parsing and working with 'runtime.json' (Microsoft.NETCore.Platforms),
    See here
  • Re - Add missing features in NETSTANDARD (possible future) or Port Features to Full Net
    • WebProxy
    • App.Config?
    • Use HttpClient in Full Net
@enricosada
Copy link
Collaborator

Closing.

.net core is tracked in #2875

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

No branches or pull requests

2 participants