System.Data.SQLite

Check-in [629f16eb5a]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Final updates for NuGet package version 1.0.91.3.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 629f16eb5a1175ce786772d4d2504386a0759bb8
User & Date: mistachkin 2014-02-19 03:34:07.650
Context
2014-02-28
01:32
Add warning message when a possibly malformed UNC file name is detected when attempting to open a database connection. Pursuant to [283344397b]. check-in: c632d5743c user: mistachkin tags: trunk
2014-02-19
03:34
Final updates for NuGet package version 1.0.91.3. check-in: 629f16eb5a user: mistachkin tags: trunk
03:11
Test adjustments for NuGet packages. check-in: bab36c9a41 user: mistachkin tags: trunk
Changes
Side-by-Side Diff Ignore Whitespace Patch
Changes to NuGet/SQLite.Linq.nuspec.
38
39
40
41
42
43
44
45
46
47
48
49
50






51
52
38
39
40
41
42
43
44






45
46
47
48
49
50
51
52







-
-
-
-
-
-
+
+
+
+
+
+


  <files>
    <file src="..\bin\2008\Release\bin\System.Data.SQLite.Linq.dll" target="lib\net20" />
    <file src="..\bin\2010\Release\bin\System.Data.SQLite.Linq.dll" target="lib\net40" />
    <file src="..\bin\2012\Release\bin\System.Data.SQLite.Linq.dll" target="lib\net45" />
    <file src="..\bin\2013\Release\bin\System.Data.SQLite.Linq.dll" target="lib\net451" />
    <file src="net20\Core\config.transform" target="content\net20\app.config.transform" />
    <file src="net20\Core\config.transform" target="content\net20\web.config.transform" />
    <file src="net20\Core\config.transform" target="content\net40\app.config.transform" />
    <file src="net20\Core\config.transform" target="content\net40\web.config.transform" />
    <file src="net20\Core\config.transform" target="content\net45\app.config.transform" />
    <file src="net20\Core\config.transform" target="content\net45\web.config.transform" />
    <file src="net20\Core\config.transform" target="content\net451\app.config.transform" />
    <file src="net20\Core\config.transform" target="content\net451\web.config.transform" />
    <file src="net40\Core\config.transform" target="content\net40\app.config.transform" />
    <file src="net40\Core\config.transform" target="content\net40\web.config.transform" />
    <file src="net40\Core\config.transform" target="content\net45\app.config.transform" />
    <file src="net40\Core\config.transform" target="content\net45\web.config.transform" />
    <file src="net40\Core\config.transform" target="content\net451\app.config.transform" />
    <file src="net40\Core\config.transform" target="content\net451\web.config.transform" />
  </files>
</package>
Changes to www/downloads.wiki.
1846
1847
1848
1849
1850
1851
1852
1853

1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869

1870
1871
1872
1873
1874
1875
1876

1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892

1893
1894
1895
1896
1897
1898
1899

1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913

1914
1915
1916
1917
1918
1919
1920

1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933

1934
1935
1936
1937
1938
1939
1940

1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958

1959
1960
1961
1962
1963
1964
1965

1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982

1983
1984
1985
1986
1987
1988
1989

1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006

2007
2008
2009
2010
2011
2012
2013
1846
1847
1848
1849
1850
1851
1852

1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868

1869
1870
1871
1872
1873
1874
1875

1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891

1892
1893
1894
1895
1896
1897
1898

1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912

1913
1914
1915
1916
1917
1918
1919

1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932

1933
1934
1935
1936
1937
1938
1939

1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957

1958
1959
1960
1961
1962
1963
1964

1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981

1982
1983
1984
1985
1986
1987
1988

1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005

2006
2007
2008
2009
2010
2011
2012
2013







-
+















-
+






-
+















-
+






-
+













-
+






-
+












-
+






-
+

















-
+






-
+
















-
+






-
+
















-
+







        <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.2">System.Data.SQLite.1.0.91.2.nupkg</a>
        <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: 6eccc20b5feb02d8a81169fb98e8f8dd5bc2dc6f)
        (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.0">System.Data.SQLite.Core.1.0.91.0.nupkg</a>
        <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: 885ab9ba23264dae156bb95bab54193c38d7cf03)
        (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.0">System.Data.SQLite.EF6.1.0.91.0.nupkg</a>
        <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: 60dfbdb4a5d42ea9ec00f74a15864934f271b874)
        (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.0">System.Data.SQLite.Linq.1.0.91.0.nupkg</a>
        <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: 7060bfc18bfc82a5c26008d65f95a77028ba6881)
        (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.2">System.Data.SQLite.MSIL.1.0.91.2.nupkg</a>
        <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: b6e2be845c15332b00a843a1a08d8a15ac1276a3)
        (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.2">System.Data.SQLite.x86.1.0.91.2.nupkg</a>
        <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: 23b284dfb022964c4e1c070f021ded020310be8c)
        (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.2">System.Data.SQLite.x64.1.0.91.2.nupkg</a>
        <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: dc9f7a3b12fc3d4fb73b9bfa8029fd2b56f43966)
        (sha1: e3fa311ee380793c5b37e603fb5c660801d52fcd)
      </td>
    </tr>

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