System.Data.SQLite

Check-in [b284b7f34e]
Login

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

Overview
Comment:More web page updates.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b284b7f34ef551de16a5bb70e1364f022657942c
User & Date: mistachkin 2014-09-13 20:51:41.548
Context
2014-09-14
07:16
Fix a couple typos in FAQ page links. check-in: 8d278ce342 user: mistachkin tags: trunk
2014-09-13
20:52
Merge web page updates from trunk. check-in: 1a6b44e6d3 user: mistachkin tags: preRelease
20:51
More web page updates. check-in: b284b7f34e user: mistachkin tags: trunk
2014-09-12
01:08
Update source code artifact link on the download page. check-in: a293590625 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/downloads.wiki.
1
2
3
4
5
6
7
8
9
10
<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>
|

|







1
2
3
4
5
6
7
8
9
10
<title>Downloads Page</title>
<nowiki>
  <h1>System.Data.SQLite Downloads</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>
Changes to www/faq.wiki.
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249














250
251
252
253
254
255














256
257
258
259
260
261














262
263
264
265
266
267














268
269
270
271
272
273














274
275
276
277
278
279
280
281
282
283
284
285
286
      Framework 6.
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Beta">
      System.Data.SQLite.Beta</a>: The SQLite database engine for both x86
      and x64 along with the ADO.NET provider, including support for LINQ
      and Entity Framework 6.  <b>This package may contain beta code and
      is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Core">
      System.Data.SQLite.Core</a>: The SQLite database engine for both x86 and
      x64 along with the ADO.NET provider.
    </li>















    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL">
      System.Data.SQLite.Core.MSIL</a>: Just the managed ADO.NET provider for
      SQLite.
    </li>















    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.EF6">
      System.Data.SQLite.EF6</a>: Just support for Entity Framework 6 using
      System.Data.SQLite.
    </li>















    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Linq">
      System.Data.SQLite.Linq</a>: Just support for LINQ using
      System.Data.SQLite.
    </li>















    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL">
      System.Data.SQLite.MSIL</a>: Just the managed ADO.NET provider for
      SQLite.
    </li>















    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Test">
      System.Data.SQLite.Test</a>: The SQLite database engine for both x86
      and x64 along with the ADO.NET provider, including support for LINQ
      and Entity Framework 6.  <b>This package may contain untested code
      and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.x86">
      System.Data.SQLite.x86</a>: The SQLite database engine combined with a
      complete ADO.NET provider all rolled into a single mixed-mode assembly
      for x86.







|
|








>
>
>
>
>
>
>
>
>
>
>
>
>
>






>
>
>
>
>
>
>
>
>
>
>
>
>
>






>
>
>
>
>
>
>
>
>
>
>
>
>
>






>
>
>
>
>
>
>
>
>
>
>
>
>
>






>
>
>
>
>
>
>
>
>
>
>
>
>
>




|
|







233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
      Framework 6.
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Beta">
      System.Data.SQLite.Beta</a>: The SQLite database engine for both x86
      and x64 along with the ADO.NET provider, including support for LINQ
      and Entity Framework 6.  <br><b>This package may contain &quot;beta&quot;
      code and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Core">
      System.Data.SQLite.Core</a>: The SQLite database engine for both x86 and
      x64 along with the ADO.NET provider.
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.Beta">
      System.Data.SQLite.Core.Beta</a>: The SQLite database engine for both x86
      and x64 along with the ADO.NET provider.  <br><b>This package may contain
      &quot;beta&quot; code and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.Test">
      System.Data.SQLite.Core.Test</a>: The SQLite database engine for both x86
      and x64 along with the ADO.NET provider.  <br><b>This package may contain
      pre-release code and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL">
      System.Data.SQLite.Core.MSIL</a>: Just the managed ADO.NET provider for
      SQLite.
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL.Beta">
      System.Data.SQLite.Core.MSIL</a>: Just the managed ADO.NET provider for
      SQLite.  <br><b>This package may contain &quot;beta&quot; code and is not
      intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Core.MSIL.Test">
      System.Data.SQLite.Core.MSIL.Test</a>: Just the managed ADO.NET provider
      for SQLite.  <br><b>This package may contain pre-release code and is not
      intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.EF6">
      System.Data.SQLite.EF6</a>: Just support for Entity Framework 6 using
      System.Data.SQLite.
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.EF6.Beta">
      System.Data.SQLite.EF6.Beta</a>: Just support for Entity Framework 6
      using System.Data.SQLite.  <br><b>This package may contain
      &quot;beta&quot; code and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.EF6.Test">
      System.Data.SQLite.EF6.Test</a>: Just support for Entity Framework 6
      using System.Data.SQLite.  <br><b>This package may contain pre-release
      code and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Linq">
      System.Data.SQLite.Linq</a>: Just support for LINQ using
      System.Data.SQLite.
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Linq.Beta">
      System.Data.SQLite.Linq.Beta</a>: Just support for LINQ using
      System.Data.SQLite.  <br><b>This package may contain &quot;beta&quot;
      code and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Linq.Test">
      System.Data.SQLite.Linq.Test</a>: Just support for LINQ using
      System.Data.SQLite.  <br><b>This package may contain pre-release code
      and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL">
      System.Data.SQLite.MSIL</a>: Just the managed ADO.NET provider for
      SQLite.
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL.Beta">
      System.Data.SQLite.MSIL</a>: Just the managed ADO.NET provider for
      SQLite.  <br><b>This package may contain &quot;beta&quot; code and is
      not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.MSIL.Test">
      System.Data.SQLite.MSIL</a>: Just the managed ADO.NET provider for
      SQLite.  <br><b>This package may contain pre-release code and is not
      intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.Test">
      System.Data.SQLite.Test</a>: The SQLite database engine for both x86
      and x64 along with the ADO.NET provider, including support for LINQ
      and Entity Framework 6.  <br><b>This package may contain pre-release
      code and is not intended for production use.</b>
    </li>

    <li>
      <a href="http://www.nuget.org/packages/System.Data.SQLite.x86">
      System.Data.SQLite.x86</a>: The SQLite database engine combined with a
      complete ADO.NET provider all rolled into a single mixed-mode assembly
      for x86.