-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
We should implement NetCore with nonguix (not yet bootstrapable).
Here are the TODOs:
- Add a working version of
nonguix
channel: - Uncomment netcore dependencies: https://github.com/metacall/distributable/blob/b3bf8462fb74391e4382ca14b92bb38374b1c713/source/metacall.scm#L70
- Implement NetCore SDK and Runtime: https://github.com/metacall/distributable/blob/b3bf8462fb74391e4382ca14b92bb38374b1c713/source/metacall.scm#L240
Note: We are using the SDK from nonguix by now, in the future we can implement the runtime. - Build NetCore in depends phase: https://github.com/metacall/distributable/blob/b3bf8462fb74391e4382ca14b92bb38374b1c713/scripts/deps.sh#L26
- Make it work properly with all base dependencies for the C# Loader and export
nuget
in order to allowmetacall nuget ...
command. - Implement tests for C#: https://github.com/metacall/distributable/tree/master/tests
Metadata
Metadata
Assignees
Labels
No labels