System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: c81f6b715fc34888aecaa16446f9905e6408fa95
Ticket: d17f503188496bc0d05e36b8ab0bd189961b3888
.NET Core 2.x ARM 32bit support for linux based devices
User & Date: anonymous 2019-02-25 14:53:29
Changes

  1. icomment:
    Currently the NuGet package for .NET Core does only provide the interop assemblies for linux-x64. I think the managed part which is already there should work unter arm linux but a way to compile the interop part is required like it is for x86/x64 by the build script compile-interop-assembly-release.sh
    
    Do you see a way to cross compile that part for linux arm?
    
    This feature would allow development of new projects in the IoT world even porting existing applications.
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-plain"
  4. private_contact changed to: "28bf6a0f11025618eb213dd0a79b07e98f952ec4"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to:
    .NET Core 2.x ARM 32bit support for linux based devices
    
  8. type changed to: "Feature_Request"