Giter VIP home page Giter VIP logo

Comments (5)

Aimeast avatar Aimeast commented on July 17, 2024

First, you should download and Copy associated Sqlite or MsSql driver with EF to bin folder if any, see [Installation](Copy associated Sqlite or MsSql driver with EF to bin folder if any).

You can download the System.Data.SQLite from http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki

Normally, There is no official SQLite Provider for EF 6.x. But I built the SQLite Provider for EF 6.x. Please download it from http://git.53wb.com/download/

Also, you can try a compiled Git Candy from download page.

from gitcandy.

moljac avatar moljac commented on July 17, 2024

Hi

Installation link - 404.

where do I put binaries?

Database is mandatory?

regards

Mel

from gitcandy.

Aimeast avatar Aimeast commented on July 17, 2024

Installation link - 404.

Sorry for a bad link. Installation link should be https://github.com/Aimeast/GitCandy#installation

where do I put binaries?

I am not clear what is you question. GitCandy is a normal ASP.NET MVC application, maybe this line will help with you.

Database is mandatory?

Yes, database is mandatory. Any EF supported database was supported by GitCandy in theory. See Third-Party Database Providers on the Entity Framework (EF) Documentation page. The SQLite and MsSql are recommended.

from gitcandy.

moljac avatar moljac commented on July 17, 2024

binaries location - I meant SQLite and other from http://git.53wb.com/download/ I presume in App_Data or bin?

I would suggest You to put download link on both http://git.53wb.com/ and github

from gitcandy.

Aimeast avatar Aimeast commented on July 17, 2024

binaries location - I meant SQLite and other from http://git.53wb.com/download/ I presume in App_Data or bin?

The SQLite driver should be put into bin folder.
I updated a new compiled resource 9450591 with all dlls and sqlite database in download page.

In case of exception Could not load file or assembly 'System.Data.SQLite' or one of its dependencies, please replace System.Data.SQLite.dll according to your environments(x86 or x64).

In case of exception Could not load file or assembly 'System.Data.SQLite, Version=1.0.xx.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies, please download a System.Data.SQLite.Linq.dll from download page. Please take care of the version of SQLite.

from gitcandy.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.