System.Data.SQLite

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

Artifact f52150b4aab1948c88282a9cfc851246c3357661:


<title>System.Data.SQLite Download Page</title>
<nowiki>
  <h1>System.Data.SQLite Download Page</h1>

  <table width="100%" cellpadding="5" cellspacing="0">
    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantHeader">
        <a name="runtimeLibraryNotes"></a>
        <b>Runtime Library Notes</b>
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantNotes">
        All downloadable packages on this web page that do not include
        the word &quot;<b>static</b>&quot; in their file name require the
        appropriate version (e.g. 2005, 2008, 2010, 2012, or 2013) of the
        Microsoft Visual C++ Runtime Library, to be successfully installed on
        the target machine, prior to making use of the executables contained
        therein.  It should also be noted that the downloadable packages on this
        web page that include the word &quot;<b>setup</b>&quot; (i.e. the setup
        packages) already include and will attempt to automatically install the
        required version of the Microsoft Visual C++ Runtime Library.
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantHeader">
        <a name="msvcDownloads"></a>
        <b>Latest Microsoft Visual C++ Runtime Library Downloads</b>
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantNotes">
        For detailed information about the latest downloads for each Microsoft
        Visual C++ Runtime Library release, please refer to the following page:
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td class="importantNotes">
        &nbsp;
      </td>
      <td class="importantNotes" align="center">
        <a href="https://support.microsoft.com/kb/2019667">Latest Supported
        Visual C++ Downloads</a>
      </td>
      <td class="importantNotes">
        &nbsp;
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantHeader">
        <a name="supportNotes"></a>
        <b>Support Notes</b>
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantNotes">
        This page contains all the downloadable packages (e.g. sources,
        binaries, setups, etc) for the current release version of the official
        &quot;System.Data.SQLite&quot; project.  This is the <b>only</b>
        official distribution point for these downloadable packages.  If these
        packages are obtained elsewhere, it is very important to compare their
        SHA1 hashes to the corresponding hashes listed below to make sure the
        contained files are the same.
      </td>
    </tr>
    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantNotes">
        There are several other projects, with widely varying levels of support
        and compatibility, known to use the similar names.  At least one of
        those projects is an unofficial fork of the legacy 1.0.66.0 release,
        modified (by a third-party) to work with Visual Studio 2010 (or higher).
        Only the software contained on this page is directly
        <a href="support.wiki">supported</a> by the maintainers of this project
        (i.e. the <a href="http://www.sqlite.org">SQLite Development Team</a>)
        as we do not necessarily have any knowledge of the other projects that
        use the same (or a similar) name.  That being said, if a particular
        question is related to the core SQLite native library itself, one of the
        <a href="http://www.sqlite.org/support.html">SQLite support options</a>
        is probably the best way to get an answer.
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantHeader">
        <a name="windowsEmbeddedCompact"></a>
        <b>Windows Embedded Compact</b>
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td colspan="3" class="importantNotes">
        The <a href="#sqlite-netFx35-binary-PocketPC-ARM-2008">Precompiled
        Binaries for Windows CE (.NET Compact Framework)</a> section of this
        page contains several binary packages for Windows Embedded Compact
        2013.  Further information on integrating SQLite into Windows Embedded
        Compact 2013 can be found at the following web site:
      </td>
    </tr>

    <tr bgcolor="#fff1c8">
      <td class="importantNotes">
        &nbsp;
      </td>
      <td class="importantNotes" align="center">
        <a href="https://cesqlite2013.codeplex.com/">SQLite for Windows
        Embedded Compact 2013</a>
      </td>
      <td class="importantNotes">
        &nbsp;
      </td>
    </tr>
  </table>

  <table width="100%" cellpadding="5">
    <tr>
      <td colspan="3" class="importantHeader">
        <a name="releaseNotes"></a>
        <b>Release Notes</b>
      </td>
    </tr>

    <tr>
      <td colspan="3" class="importantNotes">
        The &quot;release notes&quot;, which contain lists of notable changes
        associated with each officially released version, is available on the
        <a href="news.wiki">News</a> page.
      </td>
    </tr>
  </table>

  <table width="100%" cellpadding="5">
    <tr>
      <td colspan="3" class="importantHeader">
        <a name="packageTypes"></a>
        <b>Package Types</b>
      </td>
    </tr>

    <tr>
      <td colspan="3" class="importantNotes">
        There are a wide variety of downloadable packages on this page.
        Each of them is designed to meet the requirements of a particular
        development and/or deployment scenario.
        <br /><br />
        The first step is to determine if the package is to be installed (or
        used) on a developer machine or a customer machine.
      </td>
    </tr>
    <tr>
      <td>
        &nbsp;
      </td>
      <td class="importantNotes">
        <ul>
          <li>
            The source packages are intended primarily for people interested in
            studying the source code that corresponds to a particular release
            version of the project.  The source packages contain no binaries.
            Those interested in studying the latest source code and/or tracking
            the unreleased changes should consider accessing the
            <a href="/index.html/timeline?n=20&y=ci">Fossil repository</a>
            instead.
          </li>
          <br />
          <li>
            The setup packages are intended to be installed <b>only</b> on
            developer machines and then <b>only</b> when the design-time
            components for Visual Studio are required.  In theory, they can be
            installed on customer machines as well; however, this type of
            deployment is not recommended.
          </li>
          <br />
          <li>
            The binary packages are intended to be used by developers in order
            to obtain the assembly binaries necessary for development and
            deployment of their applications onto customer machines via
            <a href="http://en.wikipedia.org/wiki/XCOPY_deployment">XCOPY
            deployment</a>.
          </li>
        </ul>
      </td>
      <td>
        &nbsp;
      </td>
    </tr>
    <tr>
      <td colspan="3" class="importantNotes">
        All the &quot;bundle&quot; packages contain the
        &quot;System.Data.SQLite.dll&quot; mixed-mode assembly.  These packages
        should <b>only</b> be used in cases where the assembly binary
        <b>must</b> be deployed to the
        <a href="http://en.wikipedia.org/wiki/Global_Assembly_Cache">Global
        Assembly Cache</a> for some reason (e.g. to support some legacy
        application on customer machines).
        <br /><br />
        All the &quot;static&quot; packages contain either native or mixed-mode
        assembly binaries linked statically to the appropriate version of the
        <a href="http://en.wikipedia.org/wiki/Visual_C++">Visual C++</a>
        runtime.  Typically, these packages are used in cases where customer
        machines may not have the necessary version of the Visual C++ runtime
        installed and it cannot be installed due to limited privileges.
        <br /><br />
        The next step is to identify the version of the
        <a href="http://en.wikipedia.org/wiki/.NET_Framework">.NET Framework</a>
        being targeted by the application.
        Generally, assembly binaries linked against the
        <a href="http://go.microsoft.com/fwlink/?LinkID=32168">.NET Framework
        2.0</a> (or the
        <a href="http://go.microsoft.com/fwlink/?LinkId=124150">.NET Framework
        3.5</a>) will work with the
        <a href="http://go.microsoft.com/fwlink/?LinkID=186913">.NET Framework
        4.0</a> (or higher); however, this is less than ideal.  Furthermore,
        assemblies linked against the .NET Framework 4.0 (or higher)
        <b>cannot</b> be loaded by any versions of the .NET Framework prior to
        4.0.
      </td>
    </tr>

    <tr>
      <td colspan="3" class="importantHeader">
        <a name="nativeLibraryPreLoading"></a>
        <b>Using Native Library Pre-Loading</b>
      </td>
    </tr>

    <tr>
      <td colspan="3" class="importantNotes">
        The final step is to identify the target processor architecture on both
        the development and customer machines.  Generally,
        <a href="http://en.wikipedia.org/wiki/X86">x86</a> binaries will work on
        an <a href="http://en.wikipedia.org/wiki/X64">x64</a> machine running
        <a href="http://en.wikipedia.org/wiki/Windows">Windows</a> (using
        <a href="http://en.wikipedia.org/wiki/WoW64">WoW64</a>).  However, there
        is a problem when using managed code.  If the executable that starts the
        process consists entirely of managed code, it will run with the native
        processor architecture of the machine, which will be x64 on an x64
        machine.  Later on, this will cause assemblies containing any native
        code compiled for x86 (e.g. the &quot;System.Data.SQLite.dll&quot;
        mixed-mode assembly, the &quot;SQLite.Interop.dll&quot; native interop
        assembly, or the &quot;sqlite3.dll&quot; native library) to fail to
        load, typically resulting in a
        <a href="faq.wiki#q12">BadImageFormatException</a> being thrown.
        <br /><br />
        If the development and customer machines may have different processor
        architectures, more than one binary package may be required.  For this
        situation, using the <b>native library pre-loading feature</b> is highly
        recommended.  It is available as of version 1.0.80.0 and enabled by
        default.  In order to take advantage of this feature, the separate
        managed and interop assemblies <b>must</b> be used with XCOPY deployment
        (i.e. this feature is not supported by the mixed-mode assembly, nor when
        the assembly is deployed to the global assembly cache), resulting in an
        application deployment that looks something like this:
      </td>
    </tr>
    <tr>
      <td>
        &nbsp;
      </td>
      <td width="90%" class="importantNotes">
        <ul>
          <li>
            <b>&lt;bin&gt;\App.exe</b> (optional, managed-only application
            executable assembly)
          </li>
          <li>
            <b>&lt;bin&gt;\App.dll</b> (optional, managed-only application
            library assembly)
          </li>
          <li>
            <b>&lt;bin&gt;\System.Data.SQLite.dll</b> (required, managed-only
            core assembly)
          </li>
          <li>
            <b>&lt;bin&gt;\System.Data.SQLite.Linq.dll</b> (optional,
            managed-only LINQ assembly)
          </li>
          <li>
            <b>&lt;bin&gt;\System.Data.SQLite.EF6.dll</b> (optional,
            managed-only EF6 assembly)
          </li>
          <li>
            <b>&lt;bin&gt;\x86\SQLite.Interop.dll</b> (required, x86 native
            interop assembly)
          </li>
          <li>
            <b>&lt;bin&gt;\x64\SQLite.Interop.dll</b> (required, x64 native
            interop assembly)
          </li>
        </ul>
      </td>
      <td>
        &nbsp;
      </td>
    </tr>
    <tr>
      <td colspan="3" class="importantNotes">
        The string &quot;<b>&lt;bin&gt;</b>&quot; above represents the directory
        where the application binaries are to be deployed on the target machine.
        With the native library pre-loading feature enabled and the application
        deployment shown above, the System.Data.SQLite managed-only assembly
        will attempt to automatically detect the processor architecture of the
        current process and pre-load the appropriate native library.
      </td>
    </tr>

    <tr>
      <td colspan="3" class="importantHeader">
        <a name="advancedConfigurationSettings"></a>
        <b>Advanced Configuration Settings</b>
      </td>
    </tr>

    <tr>
      <td colspan="3" class="importantNotes">
        If native library pre-loading feature does not work properly in your
        environment, it can be disabled by setting the
        &quot;No_PreLoadSQLite&quot; environment variable (i.e. to anything)
        prior to loading and/or using the System.Data.SQLite assembly.  There
        are several more environment variables that can be used to influence the
        behavior of the native library pre-loading feature, documented
        <a href="/index.html/artifact?ci=trunk&filename=Doc/Extra/Provider/environment.html">here</a>.
        <br /><br />
        Use of environment variables for configuration settings is not
        supported by the .NET Compact Framework builds of System.Data.SQLite,
        due to limitations imposed by the platform itself.
        <br /><br />
        Alternatively, as of version 1.0.91.0, all configuration settings can be
        specified via an optional
        <a href="/index.html/artifact?ci=trunk&filename=System.Data.SQLite/System.Data.SQLite.dll.config">XML configuration file</a>.
        Using the XML configuration file when the primary System.Data.SQLite
        assembly (&quot;System.Data.SQLite.dll&quot;) is being executed from the
        Global Assembly Cache is <b>unsupported</b>.
        <br /><br />
        For each configuration setting, the associated environment variable
        value, if present, will override the value specified via the XML
        configuration file.
        <br /><br />
        For the full .NET Framework, the XML configuration file <b>must</b> be
        named &quot;<b>System.Data.SQLite.dll.config</b>&quot; and it
        <b>must</b> be present in the
        <a href="http://msdn.microsoft.com/en-us/library/system.appdomain.basedirectory%28v=vs.80%29.aspx">base directory for the application domain</a>
        <b>or</b> the directory containing the primary System.Data.SQLite
        assembly as reported by its
        <a href="http://msdn.microsoft.com/en-us/library/system.reflection.assembly.location%28v=vs.80%29.aspx">location</a>
        property; otherwise, it will be ignored.
        <br /><br />
        For the .NET Compact Framework, the XML configuration file <b>must</b>
        be named &quot;<b>System.Data.SQLite.dll.config</b>&quot; and it
        <b>must</b> be present in the directory containing the primary
        System.Data.SQLite assembly; otherwise, it will be ignored.
      </td>
    </tr>

    <tr>
      <td colspan="3" class="importantHeader">
        <a name="deploymentGuidelines"></a>
        <b>Deployment Guidelines</b>
      </td>
    </tr>

    <tr>
      <td colspan="3" class="importantNotes">
        To summarize the above:
      </td>
    </tr>
    <tr>
      <td>
        &nbsp;
      </td>
      <td width="90%" class="importantNotes">
        <ul>
          <li>
            Using XCOPY deployment in conjunction with the native library
            pre-loading feature, especially for customer machines, is highly
            recommended.
          </li>
          <br />
          <li>
            Using the Global Assembly Cache (at all) is not recommended;
            therefore, the &quot;bundle&quot; packages should be avoided unless
            deemed absolutely necessary.
          </li>
          <br />
          <li>
            Using the &quot;static&quot; assembly binaries on development
            machines is not recommended; therefore, the &quot;static&quot;
            packages should be avoided if all the target machines already have
            the Visual C++ runtime installed or it can be easily deployed
            beforehand.
          </li>
          <br />
          <li>
            Choosing the package matching the version of the .NET Framework
            being targeted is highly recommended.
          </li>
          <br />
          <li>
            Choosing the package matching the target processor architecture (for
            both development and customer machines) is almost certainly required
            for proper operation.  Using the native library pre-loading feature
            should help with this.
          </li>
        </ul>
      </td>
      <td>
        &nbsp;
      </td>
    </tr>
  </table>

  <table width="100%" cellpadding="5">
    <tr>
      <td align="center">
        <h2>List of Release Packages</h2>
      </td>
    </tr>
  </table>

  <table width="100%" cellpadding="5">
    <tr>
      <td colspan="4">
        <b>Source Code</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx-source"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx-source-1.0.91.0.zip">sqlite-netFx-source-1.0.91.0.zip</a>
        <br />
        (4.82 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This ZIP archive contains all current source code for System.Data.SQLite
        1.0.91.0 (3.8.3.1) combined into a single archive file.
        <br />
        (sha1: 50e4b52ee32398ddff4748a77fc62482fa669c69)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 32-bit Windows (.NET Framework 2.0 SP2)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-setup-bundle-x86-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-setup-bundle-x86-2005-1.0.91.0.exe">sqlite-netFx20-setup-bundle-x86-2005-1.0.91.0.exe</a>
        <br />
        (4.99 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x86 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2005
        SP1 runtime for x86 is included.  The .NET Framework 2.0 SP2 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2005.</b></big>
        <br />
        (sha1: 962a31c8f835dc21aa64894f3cddb9bd5978f8be)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-setup-x86-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-setup-x86-2005-1.0.91.0.exe">sqlite-netFx20-setup-x86-2005-1.0.91.0.exe</a>
        <br />
        (4.98 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2005 SP1 runtime for x86 is included.
        The .NET Framework 2.0 SP2 is required.
        <br />
        (sha1: fee0b84371fc14d4161c1126d173b742bafe68c0)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 64-bit Windows (.NET Framework 2.0 SP2)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-setup-bundle-x64-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-setup-bundle-x64-2005-1.0.91.0.exe">sqlite-netFx20-setup-bundle-x64-2005-1.0.91.0.exe</a>
        <br />
        (5.58 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x64 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2005
        SP1 runtime for x64 is included.  The .NET Framework 2.0 SP2 is
        required.
        <br />
        (sha1: d3067d935bcaade65cceec73463dc6cff5197b25)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-setup-x64-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-setup-x64-2005-1.0.91.0.exe">sqlite-netFx20-setup-x64-2005-1.0.91.0.exe</a>
        <br />
        (5.57 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2005 SP1 runtime for x64 is included.
        The .NET Framework 2.0 SP2 is required.
        <br />
        (sha1: 5daab41de89c9c9fd292f57a5060164be0f1c28a)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 32-bit Windows (.NET Framework 3.5 SP1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-setup-bundle-x86-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-setup-bundle-x86-2008-1.0.91.0.exe">sqlite-netFx35-setup-bundle-x86-2008-1.0.91.0.exe</a>
        <br />
        (7.02 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x86 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2008
        SP1 runtime for x86 is included.  The .NET Framework 3.5 SP1 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2008.</b></big>
        <br />
        (sha1: f13cdf10ea0816cd58046a061520d821d9b9caa4)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-setup-x86-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-setup-x86-2008-1.0.91.0.exe">sqlite-netFx35-setup-x86-2008-1.0.91.0.exe</a>
        <br />
        (7.02 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2008 SP1 runtime for x86 is included.
        The .NET Framework 3.5 SP1 is required.
        <br />
        (sha1: 5cbab452279de2c855b0889528d4fa01d09ce4b8)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 64-bit Windows (.NET Framework 3.5 SP1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-setup-bundle-x64-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-setup-bundle-x64-2008-1.0.91.0.exe">sqlite-netFx35-setup-bundle-x64-2008-1.0.91.0.exe</a>
        <br />
        (7.76 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x64 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2008
        SP1 runtime for x64 is included.  The .NET Framework 3.5 SP1 is
        required.
        <br />
        (sha1: 7236500c9c89720fec479f87d42a90b6f6f8f54b)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-setup-x64-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-setup-x64-2008-1.0.91.0.exe">sqlite-netFx35-setup-x64-2008-1.0.91.0.exe</a>
        <br />
        (7.75 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2008 SP1 runtime for x64 is included.
        The .NET Framework 3.5 SP1 is required.
        <br />
        (sha1: 5e6055f76fb00b9e7baf814b202f01768bd560c2)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 32-bit Windows (.NET Framework 4.0)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-setup-bundle-x86-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-setup-bundle-x86-2010-1.0.91.0.exe">sqlite-netFx40-setup-bundle-x86-2010-1.0.91.0.exe</a>
        <br />
        (12.55 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x86 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2010
        SP1 runtime for x86 is included.  The .NET Framework 4.0 is required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2010.</b></big>
        <br />
        (sha1: 138964d4f3d5d56f7ddab8dacb2e701d0acf10e7)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-setup-x86-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-setup-x86-2010-1.0.91.0.exe">sqlite-netFx40-setup-x86-2010-1.0.91.0.exe</a>
        <br />
        (12.54 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2010 SP1 runtime for x86 is included.
        The .NET Framework 4.0 is required.
        <br />
        (sha1: 2da90a4a602ea7a6a09a7e70ad260e3e89bda922)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 64-bit Windows (.NET Framework 4.0)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-setup-bundle-x64-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-setup-bundle-x64-2010-1.0.91.0.exe">sqlite-netFx40-setup-bundle-x64-2010-1.0.91.0.exe</a>
        <br />
        (13.80 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x64 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2010
        SP1 runtime for x64 is included.  The .NET Framework 4.0 is required.
        <br />
        (sha1: 6b40732e17576acbb002f05323e4a844b81377a5)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-setup-x64-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-setup-x64-2010-1.0.91.0.exe">sqlite-netFx40-setup-x64-2010-1.0.91.0.exe</a>
        <br />
        (13.79 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2010 SP1 runtime for x64 is included.
        The .NET Framework 4.0 is required.
        <br />
        (sha1: 43849135fa5ee288f09c935c648622959447e763)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 32-bit Windows (.NET Framework 4.5)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-setup-bundle-x86-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-setup-bundle-x86-2012-1.0.91.0.exe">sqlite-netFx45-setup-bundle-x86-2012-1.0.91.0.exe</a>
        <br />
        (9.98 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x86 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2012
        Update 3 runtime for x86 is included.  The .NET Framework 4.5 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2012.</b></big>
        <br />
        (sha1: b527d1798fb1ddb123e863d6360762cfcb415812)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-setup-x86-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-setup-x86-2012-1.0.91.0.exe">sqlite-netFx45-setup-x86-2012-1.0.91.0.exe</a>
        <br />
        (10.01 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2012 Update 3 runtime for x86 is
        included.  The .NET Framework 4.5 is required.
        <br />
        (sha1: 9e8da06a5034215350fb37b7bbd9a451214e8c0a)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 64-bit Windows (.NET Framework 4.5)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-setup-bundle-x64-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-setup-bundle-x64-2012-1.0.91.0.exe">sqlite-netFx45-setup-bundle-x64-2012-1.0.91.0.exe</a>
        <br />
        (10.63 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x64 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2012
        Update 3 runtime for x64 is included.  The .NET Framework 4.5 is
        required.
        <br />
        (sha1: 7ff61f58b317640711ee1e910f6142fd9d4d1225)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-setup-x64-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-setup-x64-2012-1.0.91.0.exe">sqlite-netFx45-setup-x64-2012-1.0.91.0.exe</a>
        <br />
        (10.68 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2012 Update 3 runtime for x64 is
        included.  The .NET Framework 4.5 is required.
        <br />
        (sha1: 51f9870114447ebf7bc608b9d8413f1772b44a97)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 32-bit Windows (.NET Framework 4.5.1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-setup-bundle-x86-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-setup-bundle-x86-2013-1.0.91.0.exe">sqlite-netFx451-setup-bundle-x86-2013-1.0.91.0.exe</a>
        <br />
        (9.93 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x86 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2013
        RTM runtime for x86 is included.  The .NET Framework 4.5.1 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2013.</b></big>
        <br />
        (sha1: 57e057207b65198254d902f43f67ee80bb266df3)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-setup-x86-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-setup-x86-2013-1.0.91.0.exe">sqlite-netFx451-setup-x86-2013-1.0.91.0.exe</a>
        <br />
        (9.96 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2013 RTM runtime for x86 is included.
        The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 868a9f3d99cc7bc7d09da5760b76bfb62fc05fa2)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Setups for 64-bit Windows (.NET Framework 4.5.1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-setup-bundle-x64-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-setup-bundle-x64-2013-1.0.91.0.exe">sqlite-netFx451-setup-bundle-x64-2013-1.0.91.0.exe</a>
        <br />
        (10.62 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package features the mixed-mode assembly and will install all
        the necessary runtime components and dependencies for the x64 version of
        the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2013
        RTM runtime for x64 is included.  The .NET Framework 4.5.1 is
        required.
        <br />
        (sha1: 25d63487b646b5f1d7a65a7ecf9df150912bc9b3)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-setup-x64-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-setup-x64-2013-1.0.91.0.exe">sqlite-netFx451-setup-x64-2013-1.0.91.0.exe</a>
        <br />
        (10.66 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This setup package will install all the necessary runtime components and
        dependencies for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2013 RTM runtime for x64 is included.
        The .NET Framework 4.5.1 is required.
        <br />
        (sha1: de67ec345de426125d5439a3f60d4ecc610fe530)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 32-bit Windows (.NET Framework 2.0 SP2)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-binary-bundle-Win32-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-binary-bundle-Win32-2005-1.0.91.0.zip">sqlite-netFx20-binary-bundle-Win32-2005-1.0.91.0.zip</a>
        <br />
        (1.41 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2005 SP1 runtime for x86 and the .NET
        Framework 2.0 SP2 are required.
        <br />
        (sha1: 071d6da967c0e3ba09663e33d5dbcece8c90ec8f)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-binary-Win32-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-binary-Win32-2005-1.0.91.0.zip">sqlite-netFx20-binary-Win32-2005-1.0.91.0.zip</a>
        <br />
        (1.41 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2005 SP1
        runtime for x86 and the .NET Framework 2.0 SP2 are required.
        <br />
        (sha1: e0ad02c26c708f85465981fc4fa07106f61bfb69)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 64-bit Windows (.NET Framework 2.0 SP2)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-binary-bundle-x64-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-binary-bundle-x64-2005-1.0.91.0.zip">sqlite-netFx20-binary-bundle-x64-2005-1.0.91.0.zip</a>
        <br />
        (1.62 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2005 SP1 runtime for x64 and the .NET
        Framework 2.0 SP2 are required.
        <br />
        (sha1: b75d8ea023f874a5e2f51b151a60fdbebe6b2d82)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-binary-x64-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-binary-x64-2005-1.0.91.0.zip">sqlite-netFx20-binary-x64-2005-1.0.91.0.zip</a>
        <br />
        (1.61 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2005 SP1
        runtime for x64 and the .NET Framework 2.0 SP2 are required.
        <br />
        (sha1: 23af6da99416d1c80daf7d5ca827f8b7b76e6dc1)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 32-bit Windows (.NET Framework 3.5 SP1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-binary-bundle-Win32-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-binary-bundle-Win32-2008-1.0.91.0.zip">sqlite-netFx35-binary-bundle-Win32-2008-1.0.91.0.zip</a>
        <br />
        (1.86 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2008 SP1 runtime for x86 and the .NET
        Framework 3.5 SP1 are required.
        <br />
        (sha1: 4ad639ea9f445120b5c0388b4404ac47ee7ef1fe)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-binary-Win32-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-binary-Win32-2008-1.0.91.0.zip">sqlite-netFx35-binary-Win32-2008-1.0.91.0.zip</a>
        <br />
        (1.85 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2008 SP1
        runtime for x86 and the .NET Framework 3.5 SP1 are required.
        <br />
        (sha1: 1f84d57c4666e4a3603afc339320e03d94c550d7)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 64-bit Windows (.NET Framework 3.5 SP1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-binary-bundle-x64-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-binary-bundle-x64-2008-1.0.91.0.zip">sqlite-netFx35-binary-bundle-x64-2008-1.0.91.0.zip</a>
        <br />
        (1.93 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2008 SP1 runtime for x64 and the .NET
        Framework 3.5 SP1 are required.
        <br />
        (sha1: 42814e56e650fc4c2c519d47674ed019f652e1bf)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-binary-x64-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-binary-x64-2008-1.0.91.0.zip">sqlite-netFx35-binary-x64-2008-1.0.91.0.zip</a>
        <br />
        (1.92 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2008 SP1
        runtime for x64 and the .NET Framework 3.5 SP1 are required.
        <br />
        (sha1: 80280de802a63ae8a081fd43ea700689db77a262)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 32-bit Windows (.NET Framework 4.0)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-binary-bundle-Win32-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-binary-bundle-Win32-2010-1.0.91.0.zip">sqlite-netFx40-binary-bundle-Win32-2010-1.0.91.0.zip</a>
        <br />
        (2.07 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2010 SP1 runtime for x86 and the .NET
        Framework 4.0 are required.
        <br />
        (sha1: 63366abfccd6277baf3ad04fa539f0f746797c88)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-binary-Win32-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-binary-Win32-2010-1.0.91.0.zip">sqlite-netFx40-binary-Win32-2010-1.0.91.0.zip</a>
        <br />
        (2.06 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2010 SP1
        runtime for x86 and the .NET Framework 4.0 are required.
        <br />
        (sha1: a99d08b20bfb4fc20f8bcf087c4766dfe160a4d3)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 64-bit Windows (.NET Framework 4.0)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-binary-bundle-x64-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-binary-bundle-x64-2010-1.0.91.0.zip">sqlite-netFx40-binary-bundle-x64-2010-1.0.91.0.zip</a>
        <br />
        (2.09 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2010 SP1 runtime for x64 and the .NET
        Framework 4.0 are required.
        <br />
        (sha1: 151622e31163eff0280413713bc9cdbe33c4c3c5)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-binary-x64-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-binary-x64-2010-1.0.91.0.zip">sqlite-netFx40-binary-x64-2010-1.0.91.0.zip</a>
        <br />
        (2.08 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2010 SP1
        runtime for x64 and the .NET Framework 4.0 are required.
        <br />
        (sha1: c5f9a6a1d1495f981fb54ccc1192c988611623ce)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 32-bit Windows (.NET Framework 4.5)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-binary-bundle-Win32-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-binary-bundle-Win32-2012-1.0.91.0.zip">sqlite-netFx45-binary-bundle-Win32-2012-1.0.91.0.zip</a>
        <br />
        (1.99 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2012 Update 3 runtime for x86 and
        the .NET Framework 4.5 are required.
        <br />
        (sha1: 382dea6f351e34e9048ae80b491beac01bee17ab)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-binary-Win32-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-binary-Win32-2012-1.0.91.0.zip">sqlite-netFx45-binary-Win32-2012-1.0.91.0.zip</a>
        <br />
        (2.04 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2012
        Update 3 runtime for x86 and the .NET Framework 4.5 are required.
        <br />
        (sha1: b2bc2987bbc9f1874b1c536ea670fde0a00c4f69)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 64-bit Windows (.NET Framework 4.5)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-binary-bundle-x64-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-binary-bundle-x64-2012-1.0.91.0.zip">sqlite-netFx45-binary-bundle-x64-2012-1.0.91.0.zip</a>
        <br />
        (2.02 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2012 Update 3 runtime for x64 and
        the .NET Framework 4.5 are required.
        <br />
        (sha1: 5ec179244e2e9cec8d71a6cdb13c771432bdd2ae)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-binary-x64-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-binary-x64-2012-1.0.91.0.zip">sqlite-netFx45-binary-x64-2012-1.0.91.0.zip</a>
        <br />
        (2.09 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2012
        Update 3 runtime for x64 and the .NET Framework 4.5 are required.
        <br />
        (sha1: 55b09d140d682ed60d07b99cf769c00ad3c00ce1)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 32-bit Windows (.NET Framework 4.5.1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-binary-bundle-Win32-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-binary-bundle-Win32-2013-1.0.91.0.zip">sqlite-netFx451-binary-bundle-Win32-2013-1.0.91.0.zip</a>
        <br />
        (1.99 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2013 RTM runtime for x86 and the .NET
        Framework 4.5.1 are required.
        <br />
        (sha1: 843f32cfa5aba72cbabcfbc9fb0283d0c58edd56)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-binary-Win32-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-binary-Win32-2013-1.0.91.0.zip">sqlite-netFx451-binary-Win32-2013-1.0.91.0.zip</a>
        <br />
        (2.04 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2013 RTM
        runtime for x86 and the .NET Framework 4.5.1 are required.
        <br />
        (sha1: ffd1ab5e7fadc47b15ca5f84d874df31f6f67732)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for 64-bit Windows (.NET Framework 4.5.1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-binary-bundle-x64-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-binary-bundle-x64-2013-1.0.91.0.zip">sqlite-netFx451-binary-bundle-x64-2013-1.0.91.0.zip</a>
        <br />
        (2.02 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2013 RTM runtime for x64 and the .NET
        Framework 4.5.1 are required.
        <br />
        (sha1: c044eee98580cf886391cfba1f811e7402b5b33e)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-binary-x64-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-binary-x64-2013-1.0.91.0.zip">sqlite-netFx451-binary-x64-2013-1.0.91.0.zip</a>
        <br />
        (2.08 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2013 RTM
        runtime for x64 and the .NET Framework 4.5.1 are required.
        <br />
        (sha1: 8c504c0a62a789459880921a5cd767b5f709e170)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 2.0 SP2)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-static-binary-bundle-Win32-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-static-binary-bundle-Win32-2005-1.0.91.0.zip">sqlite-netFx20-static-binary-bundle-Win32-2005-1.0.91.0.zip</a>
        <br />
        (1.62 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2005 SP1 runtime for x86 is statically
        linked.  The .NET Framework 2.0 SP2 is required.
        <br />
        (sha1: 5bf803673ae7a9ad0b00bf100f4e98fe440e1c93)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-static-binary-Win32-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-static-binary-Win32-2005-1.0.91.0.zip">sqlite-netFx20-static-binary-Win32-2005-1.0.91.0.zip</a>
        <br />
        (1.62 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2005 SP1
        runtime for x86 is statically linked.  The .NET Framework 2.0 SP2 is
        required.
        <br />
        (sha1: 46d7b0ae5907867ca8c4ff84d46f963e7280571d)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 2.0 SP2)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-static-binary-bundle-x64-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-static-binary-bundle-x64-2005-1.0.91.0.zip">sqlite-netFx20-static-binary-bundle-x64-2005-1.0.91.0.zip</a>
        <br />
        (1.77 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2005 SP1 runtime for x64 is statically
        linked.  The .NET Framework 2.0 SP2 is required.
        <br />
        (sha1: b954bf7b5aa72b955554e213e75fa1fb02343558)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx20-static-binary-x64-2005"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx20-static-binary-x64-2005-1.0.91.0.zip">sqlite-netFx20-static-binary-x64-2005-1.0.91.0.zip</a>
        <br />
        (1.77 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2005 SP1
        runtime for x64 is statically linked.  The .NET Framework 2.0 SP2 is
        required.
        <br />
        (sha1: 0f64d04142f92a4ac70ff3e0df9a1e6c72e94795)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 3.5 SP1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-static-binary-bundle-Win32-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.91.0.zip">sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.91.0.zip</a>
        <br />
        (2.07 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2008 SP1 runtime for x86 is statically
        linked.  The .NET Framework 3.5 SP1 is required.
        <br />
        (sha1: 0c9f000b3e70d6e5a0aa68b8a8d4fe13f6d97e12)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-static-binary-Win32-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-static-binary-Win32-2008-1.0.91.0.zip">sqlite-netFx35-static-binary-Win32-2008-1.0.91.0.zip</a>
        <br />
        (2.07 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2008 SP1
        runtime for x86 is statically linked.  The .NET Framework 3.5 SP1 is
        required.
        <br />
        (sha1: bdae2d27a74f23531c1ffeb5a3506103536ee9dc)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 3.5 SP1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-static-binary-bundle-x64-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-static-binary-bundle-x64-2008-1.0.91.0.zip">sqlite-netFx35-static-binary-bundle-x64-2008-1.0.91.0.zip</a>
        <br />
        (2.10 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2008 SP1 runtime for x64 is statically
        linked.  The .NET Framework 3.5 SP1 is required.
        <br />
        (sha1: 04b508cd01087dda3ea0714152a864b6f6bea0e7)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-static-binary-x64-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-static-binary-x64-2008-1.0.91.0.zip">sqlite-netFx35-static-binary-x64-2008-1.0.91.0.zip</a>
        <br />
        (2.10 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2008 SP1
        runtime for x64 is statically linked.  The .NET Framework 3.5 SP1 is
        required.
        <br />
        (sha1: 70e20a91906f86a09e6f7fb2f68e67048d1bbb35)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.0)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-static-binary-bundle-Win32-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.91.0.zip">sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.91.0.zip</a>
        <br />
        (2.28 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2010 SP1 runtime for x86 is statically
        linked.  The .NET Framework 4.0 is required.
        <br />
        (sha1: 59686156a9341d1a8be8142a686455356a25f8bd)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-static-binary-Win32-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-static-binary-Win32-2010-1.0.91.0.zip">sqlite-netFx40-static-binary-Win32-2010-1.0.91.0.zip</a>
        <br />
        (2.28 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2010 SP1
        runtime for x86 is statically linked.  The .NET Framework 4.0 is
        required.
        <br />
        (sha1: 6513ee87e59c19698ca417ff4317256d921ddbe4)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.0)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-static-binary-bundle-x64-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-static-binary-bundle-x64-2010-1.0.91.0.zip">sqlite-netFx40-static-binary-bundle-x64-2010-1.0.91.0.zip</a>
        <br />
        (2.28 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2010 SP1 runtime for x64 is statically
        linked.  The .NET Framework 4.0 is required.
        <br />
        (sha1: 413d8f64c9d5499fd3bc575e3a4c91339ff2a82b)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx40-static-binary-x64-2010"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx40-static-binary-x64-2010-1.0.91.0.zip">sqlite-netFx40-static-binary-x64-2010-1.0.91.0.zip</a>
        <br />
        (2.28 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2010 SP1
        runtime for x64 is statically linked.  The .NET Framework 4.0 is
        required.
        <br />
        (sha1: 2c7c0285cd81bc3db8d0807b4761c066bec14daf)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.5)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-static-binary-bundle-Win32-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-static-binary-bundle-Win32-2012-1.0.91.0.zip">sqlite-netFx45-static-binary-bundle-Win32-2012-1.0.91.0.zip</a>
        <br />
        (2.32 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2012 Update 3 runtime for x86 is
        statically linked.  The .NET Framework 4.5 is required.
        <br />
        (sha1: bc0d67b9e3c1a489dec760ed4e60ab11449ad749)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-static-binary-Win32-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-static-binary-Win32-2012-1.0.91.0.zip">sqlite-netFx45-static-binary-Win32-2012-1.0.91.0.zip</a>
        <br />
        (2.37 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2012
        Update 3 runtime for x86 is statically linked.  The .NET Framework 4.5
        is required.
        <br />
        (sha1: 589f514fd3f678048b1c9373cca8f4969bfb79dc)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.5)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-static-binary-bundle-x64-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-static-binary-bundle-x64-2012-1.0.91.0.zip">sqlite-netFx45-static-binary-bundle-x64-2012-1.0.91.0.zip</a>
        <br />
        (2.28 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2012 Update 3 runtime for x64 is
        statically linked.  The .NET Framework 4.5 is required.
        <br />
        (sha1: eda11c0be63815451e90011a67dbacb25fbcdc0d)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx45-static-binary-x64-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx45-static-binary-x64-2012-1.0.91.0.zip">sqlite-netFx45-static-binary-x64-2012-1.0.91.0.zip</a>
        <br />
        (2.34 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2012
        Update 3 runtime for x64 is statically linked.  The .NET Framework 4.5
        is required.
        <br />
        (sha1: a0d5c9737fcea1431bb596cca225eb1c5335246b)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.5.1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-static-binary-bundle-Win32-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.91.0.zip">sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.91.0.zip</a>
        <br />
        (2.33 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x86 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2013 RTM runtime for x86 is statically
        linked.  The .NET Framework 4.5.1 is required.
        <br />
        (sha1: 1adbe3b3a286a63c5a798db41cbb09b69e788adc)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-static-binary-Win32-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-static-binary-Win32-2013-1.0.91.0.zip">sqlite-netFx451-static-binary-Win32-2013-1.0.91.0.zip</a>
        <br />
        (2.38 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x86 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2013 RTM
        runtime for x86 is statically linked.  The .NET Framework 4.5.1 is
        required.
        <br />
        (sha1: c062d4a60beddf293879b94e1fbeb963e875da2a)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.5.1)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-static-binary-bundle-x64-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-static-binary-bundle-x64-2013-1.0.91.0.zip">sqlite-netFx451-static-binary-bundle-x64-2013-1.0.91.0.zip</a>
        <br />
        (2.31 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package features the mixed-mode assembly and contains all
        the binaries for the x64 version of the System.Data.SQLite 1.0.91.0
        (3.8.3.1) package.  The Visual C++ 2013 RTM runtime for x64 is statically
        linked.  The .NET Framework 4.5.1 is required.
        <br />
        (sha1: e695b66b1dba51b4128445136503b295a74db51a)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx451-static-binary-x64-2013"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx451-static-binary-x64-2013-1.0.91.0.zip">sqlite-netFx451-static-binary-x64-2013-1.0.91.0.zip</a>
        <br />
        (2.37 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the x64 version of the
        System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The Visual C++ 2013 RTM
        runtime for x64 is statically linked.  The .NET Framework 4.5.1 is
        required.
        <br />
        (sha1: f8c67d7b2f8a5b36d224991cc111c56c89d61117)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Precompiled Binaries for Windows CE (.NET Compact Framework)</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx35-binary-PocketPC-ARM-2008"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx35-binary-PocketPC-ARM-2008-1.0.91.0.zip">sqlite-netFx35-binary-PocketPC-ARM-2008-1.0.91.0.zip</a>
        <br />
        (1.04 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the PocketPC version
        of the System.Data.SQLite 1.0.91.0 (3.8.3.1) package.  The included native
        binaries should work on all supported ARM versions of Windows CE prior
        to Windows Embedded Compact 2013.  The .NET Compact Framework 3.5 is
        required.
        <br />
        (sha1: bc5423625c937dbf84d18e7cbab4cc79659863a8)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx39-binary-WinCE-ARM-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx39-binary-WinCE-ARM-2012-1.0.91.0.zip">sqlite-netFx39-binary-WinCE-ARM-2012-1.0.91.0.zip</a>
        <br />
        (1.15 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the Windows Embedded
        Compact 2013 (ARM) version of the System.Data.SQLite 1.0.91.0 (3.8.3.1)
        package.  The .NET Compact Framework 3.9 is required.
        <br />
        (sha1: 532e0d2dd237c4bfedf5d3b68609faa8f759e088)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a name="sqlite-netFx39-binary-WinCE-x86-2012"></a>
        <a href="/downloads/1.0.91.0/sqlite-netFx39-binary-WinCE-x86-2012-1.0.91.0.zip">sqlite-netFx39-binary-WinCE-x86-2012-1.0.91.0.zip</a>
        <br />
        (1.19 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This binary package contains all the binaries for the Windows Embedded
        Compact 2013 (x86) version of the System.Data.SQLite 1.0.91.0 (3.8.3.1)
        package.  The .NET Compact Framework 3.9 is required.
        <br />
        (sha1: 13968115658d148b086bbcb21d63eb0f8e2cb1e7)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Official NuGet Packages</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a href="http://nuget.org/api/v2/package/System.Data.SQLite/1.0.91.3">System.Data.SQLite.1.0.91.3.nupkg</a>
        <br />
        (5.08 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This NuGet package contains all the binaries for both the x86 and x64
        versions of System.Data.SQLite 1.0.91.0 (3.8.3.1).  The .NET Framework
        3.5 SP1, 4.0, 4.5, or 4.5.1 is required.  For the included native
        binaries, the version of the Visual C++ runtime corresponding to the
        .NET Framework used by the associated managed assembly is statically
        linked.
        <br />
        <big><b>This package depends on the &quot;EntityFramework&quot;
        package.</b></big>
        <br />
        (sha1: 85ba2276a065f9ef498133923f40e797c0ad48c7)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a href="http://nuget.org/api/v2/package/System.Data.SQLite.Core/1.0.91.3">System.Data.SQLite.Core.1.0.91.3.nupkg</a>
        <br />
        (4.78 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This NuGet package contains all the binaries for both the x86 and x64
        versions of System.Data.SQLite 1.0.91.0 (3.8.3.1), <big><b>except those
        needed to support LINQ and Entity Framework 6</b></big>.  The .NET
        Framework 3.5 SP1, 4.0, 4.5, or 4.5.1 is required.  For the included
        native binaries, the version of the Visual C++ runtime corresponding to
        the .NET Framework used by the associated managed assembly is statically
        linked.
        <br />
        <big><b>This package does not depend on any other package.</b></big>
        <br />
        (sha1: c894bf77ff4c51d5752038b4f648459fd5524882)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a href="http://nuget.org/api/v2/package/System.Data.SQLite.EF6/1.0.91.3">System.Data.SQLite.EF6.1.0.91.3.nupkg</a>
        <br />
        (0.13 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This NuGet package contains just the binaries to support Entity
        Framework 6 using System.Data.SQLite 1.0.91.0 (3.8.3.1).  The .NET
        Framework 4.0, 4.5, or 4.5.1 is required.
        <br />
        <big><b>This package depends on both the
        &quot;System.Data.SQLite.Core&quot; and &quot;EntityFramework&quot;
        packages.</b></big>
        <br />
        (sha1: fb4f3f6d5c0c90e3f3beb259473d533a1f3d37e5)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a href="http://nuget.org/api/v2/package/System.Data.SQLite.Linq/1.0.91.3">System.Data.SQLite.Linq.1.0.91.3.nupkg</a>
        <br />
        (0.17 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This NuGet package contains just the binaries to support LINQ using
        System.Data.SQLite 1.0.91.0 (3.8.3.1).  The .NET Framework 3.5 SP1, 4.0,
        4.5, or 4.5.1 is required.
        <br />
        <big><b>This package depends on the &quot;System.Data.SQLite.Core&quot;
        package.</b></big>
        <br />
        (sha1: cb8aa15f34af941786d2b5fce372d9b9f129913e)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a href="http://nuget.org/api/v2/package/System.Data.SQLite.MSIL/1.0.91.3">System.Data.SQLite.MSIL.1.0.91.3.nupkg</a>
        <br />
        (0.96 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This NuGet package contains the managed binaries for System.Data.SQLite
        1.0.91.0.  The .NET Framework 3.5 SP1, 4.0, 4.5, or 4.5.1 is required.
        <br />
        <big><b>This NuGet package does not include any code from the native
        SQLite core library and will not work properly without the native
        assembly &quot;SQLite.Interop.dll&quot; compiled for the processor
        architecture of the host process being present in a directory in the
        native library search path.</b></big>
        <br />
        <big><b>This package depends on the &quot;EntityFramework&quot;
        package.</b></big>
        <br />
        (sha1: d16cc744e54d6ed8ede3f4ca5e573fcd97511780)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a href="http://nuget.org/api/v2/package/System.Data.SQLite.x86/1.0.91.3">System.Data.SQLite.x86.1.0.91.3.nupkg</a>
        <br />
        (2.77 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This NuGet package contains all the binaries for the x86 version of
        System.Data.SQLite 1.0.91.0 (3.8.3.1).  The .NET Framework 3.5 SP1,
        4.0, 4.5, or 4.5.1 is required.  For the included native binaries, the
        version of the Visual C++ runtime corresponding to the .NET Framework
        used by the associated managed assembly is statically linked.
        <br />
        <big><b>This is a legacy package; if possible, please use either the
        &quot;System.Data.SQLite&quot; or &quot;System.Data.SQLite.Core&quot;
        package instead.  This package depends on the &quot;EntityFramework&quot;
        package.</b></big>
        <br />
        (sha1: 25c5c1b32dc84499272b38a6790b79ce4a7c95cb)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a href="http://nuget.org/api/v2/package/System.Data.SQLite.x64/1.0.91.3">System.Data.SQLite.x64.1.0.91.3.nupkg</a>
        <br />
        (3.03 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        This NuGet package contains all the binaries for the x64 version of
        System.Data.SQLite 1.0.91.0 (3.8.3.1).  The .NET Framework 3.5 SP1,
        4.0, 4.5, or 4.5.1 is required.  For the included native binaries, the
        version of the Visual C++ runtime corresponding to the .NET Framework
        used by the associated managed assembly is statically linked.
        <br />
        <big><b>This is a legacy package; if possible, please use either the
        &quot;System.Data.SQLite&quot; or &quot;System.Data.SQLite.Core&quot;
        package instead.  This package depends on the
        &quot;EntityFramework&quot; package.</b></big>
        <br />
        (sha1: e3fa311ee380793c5b37e603fb5c660801d52fcd)
      </td>
    </tr>

    <tr>
      <td colspan="4">
        <b>Legacy Versions</b>
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
      <td width="30%" valign="top" align="right">
        <a href="http://sqlite.phxsoftware.com/">SQLite-1.0.66.0-setup.exe</a>
        <br />
        (3.2 MiB)
      </td>
      <td width="5"></td>
      <td valign="top">
        Legacy versions, as well as the original support forums, may still be
        found at
        <a href="http://sqlite.phxsoftware.com/">http://sqlite.phxsoftware.com/</a>,
        though there have been no updates to this version since April of 2010.
      </td>
    </tr>
  </table>

  <h3>Build Product Names</h3>

  <p>
    Beginning with System.Data.SQLite version 1.0.74.0 (3.7.7.1), the following
    templates will be used for the names of the build products:

    <ol>
      <li><b>sqlite-netFx-source-</b>version<b>.zip</b></li>
      <li><b>sqlite-netFx-source-</b>version<b>.tar.gz</b></li>
      <li><b>sqlite-</b>framework<b>-setup-</b>cpu<b>-</b>year<b>-</b>version<b>.exe</b></li>
      <li><b>sqlite-</b>framework<b>-setup-bundle-</b>cpu<b>-</b>year<b>-</b>version<b>.exe</b></li>
      <li><b>sqlite-</b>framework<b>-binary-</b>platform<b>-</b>year<b>-</b>version<b>.zip</b></li>
      <li><b>sqlite-</b>framework<b>-binary-bundle-</b>platform<b>-</b>year<b>-</b>version<b>.zip</b></li>
      <li><b>sqlite-</b>framework<b>-static-binary-</b>platform<b>-</b>year<b>-</b>version<b>.zip</b></li>
      <li><b>sqlite-</b>framework<b>-static-binary-bundle-</b>platform<b>-</b>year<b>-</b>version<b>.zip</b></li>
      <li><b>sqlite-netFx-source-</b>date<b>.zip</b></li>
      <li><b>System.Data.SQLite.</b>version<b>.nupkg</b></li>
      <li><b>System.Data.SQLite.</b>variant<b>.</b>version<b>.nupkg</b></li>
    </ol>
  </p>

  <p>
    Templates (1) and (2) are used for source-code packages.  Template (1) is
    used for generic source-code packages and template (2) is used for
    source-code packages that are generally only useful on unix-like platforms.
    Template (3) is used for the setup package.  Template (4) is used for the
    setup package containing the mixed-mode assembly.  Template (5) is used for
    the precompiled binary package.  Template (6) is used for the precompiled
    binary package containing the mixed-mode assembly.  Template (7) is used for
    the precompiled binary package statically linked to the Visual C++ runtime.
    Template (8) is used for the precompiled binary package containing the
    mixed-mode assembly statically linked to the Visual C++ runtime.  Template
    (9) is used for unofficial pre-release &quot;snapshots&quot; of source code.
    Templates (10) and (11) are used for the official NuGet packages.
  </p>

  <p>
    The <b>framework</b> in templates (3), (4), (5), (6), (7), and (8) will be
    one of netFx20, netFx35, netFx40, netFx45, netFx451.
  </p>

  <p>
    The <b>cpu</b> in templates (3) and (4) will be one of x86, x64, arm, ia64.
  </p>

  <p>
    The <b>platform</b> in templates (5), (6), (7), and (8) will be one of
    Win32, x64, PocketPC, PocketPC-ARM, PocketPC-x86, WinCE-ARM, WinCE-x86.
  </p>

  <p>
    The <b>year</b> in templates (3), (4), (5), (6), (7), and (8) will be one of
    2005, 2008, 2010, 2012, 2013.
  </p>

  <p>
    The <b>version</b> in templates (1), (2), (3), (4), (5), (6), (7), and (8)
    is the dot-delimited version number of the primary System.Data.SQLite
    assembly.
  </p>

  <p>
    The <b>date</b> in template (9) is of the form: YYYYMMDDHHMM
  </p>

  <p>
    The <b>variant</b> in template (11) will be one of Beta, MSIL, x86, x64.
    Alternatively, it may be absent, which represents the default variant.
  </p>

  <h3>Canonical Source Code</h3>

  <p>
    The canonical System.Data.SQLite source code is maintained in a Fossil
    repository that is available for anonymous read-only access. Anyone can view
    the repository contents and download historical versions of individual files
    or ZIP archives of historical check-ins.
  </p>

  <p>
    The complete source tree for any
    <a href="/index.html/timeline?n=20&y=ci">check-in</a>
    may always be downloaded using the &quot;Tarball&quot; or &quot;ZIP
    archive&quot; links available from each check-in detail page.
  </p>
</nowiki>