Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 830 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 830 Bytes

PiDotnet

Various Raspberry PI projects running on dotnet.

All these projects are designed to run in Docker, but could of course be run standalone.

Setup

First of all follow the dogfooding on the corefx github site. This will get you setup with the SDK and a runtime.

This project is setup to use SDK version 2.0.0-preview1-005743 with runtime version 2.0.0-preview1-001915-00

The base docker images (sceneskope/armv7-dotnet) are built using docker files from dotnet-core-pi

Projects