Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6788815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:31:48+00:00 2026-05-26T17:31:48+00:00

Can the Massive .NET ORM work on Mono for Linux? If so what would

  • 0

Can the Massive .NET ORM work on Mono for Linux? If so what would need to be setup?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T17:31:48+00:00Added an answer on May 26, 2026 at 5:31 pm

    I was able to build Massive.Sqlite on Mono 2.6.10 and get selects, inserts, updates and deletes working. I haven’t tried anything else yet. You can look at the examples on how to do that stuff here:

    https://github.com/robconery/massive

    A couple points to note are that you have to change two lines so they work with Mono.Data.Sqlite instead of System.Data.Sqlite.

    Replace

    using System.Data.SQLite;
    

    with

    using Mono.Data.SQLite;
    

    I also had to change line 128 from:

    var _providerName = "System.Data.SQLite";
    

    to

    var _providerName = "Mono.Data.SQLite";
    

    If you are using MonoDevelop and create a new project you’ll need to set it to use the .NET 4 profile and then add the following references to your project:

    Microsoft.CSharp
    Mono.Data.Sqlite
    System.Configuration
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone spot anything that would be causing me massive problems between the following
can you recommend some good ASP.NET tutorials or a good book? Should I jump
Can a LINQ enabled app run on a machine that only has the .NET
I am trying to remove a massive amount of cruft from a .NET 3.5,
I'm currently working with the ASP.NET login control. I can set a custom failure
I have massive directories, and I would like to read all the files as
I'm trying to work through the problems on projecteuler.net but I keep running into
I have the need to use Spring .Net in a project and am exploring
We need to handle massive file uploads without spending resources on an IIS 7
I need a little help understanding how HTML forms work. It is my understanding

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.