Microsoft.Data.Sqlite.Core 3.1.23

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.Data.Sqlite.Core --version 3.1.23
                    
NuGet\Install-Package Microsoft.Data.Sqlite.Core -Version 3.1.23
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.23" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Data.Sqlite.Core" Version="3.1.23" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Data.Sqlite.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Data.Sqlite.Core --version 3.1.23
                    
#r "nuget: Microsoft.Data.Sqlite.Core, 3.1.23"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Data.Sqlite.Core@3.1.23
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Data.Sqlite.Core&version=3.1.23
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Data.Sqlite.Core&version=3.1.23
                    
Install as a Cake Tool

SQLite implementation of the System.Data.Common provider model.

Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (275)

Showing the top 5 NuGet packages that depend on Microsoft.Data.Sqlite.Core:

Package Downloads
Microsoft.EntityFrameworkCore.Sqlite.Core

SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.

Microsoft.Data.Sqlite

Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

ppy.osu.Game

Package Description

Hangfire.SQLite

Hangfire plugin for SQLite Storage

GitHub repositories (68)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Data.Sqlite.Core:

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
ShareX/ShareX
ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
ppy/osu
rhythm is just a *click* away!
yaobiao131/downkyicore
哔哩下载姬(跨平台版)downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
hanmin0822/MisakaTranslator
御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
oqtane/oqtane.framework
Oqtane is an open-source developer productivity platform for building modern .NET applications and websites that run on Web, Desktop and Mobile.
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
ServiceStack/ServiceStack.OrmLite
Fast, Simple, Typed ORM for .NET
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
Yu-Core/SwashbucklerDiary
侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
PredatH0r/ChanSort
TV channel list editor for Samsung, LG, Sony, Hisense, Panasonic, Philips, Sharp, Toshiba and MANY more.
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Version Downloads Last Updated
11.0.0-preview.1.26104.118 169 2/10/2026
10.0.3 27,348 2/10/2026
10.0.2 798,086 1/13/2026
10.0.1 873,391 12/9/2025
10.0.0 1,408,868 11/11/2025
10.0.0-rc.2.25502.107 53,279 10/14/2025
10.0.0-rc.1.25451.107 67,472 9/9/2025
10.0.0-preview.7.25380.108 33,940 8/12/2025
10.0.0-preview.6.25358.103 17,319 7/15/2025
10.0.0-preview.5.25277.114 21,129 6/6/2025
10.0.0-preview.4.25258.110 9,094 5/12/2025
10.0.0-preview.3.25171.6 8,546 4/10/2025
10.0.0-preview.2.25163.8 11,257 3/18/2025
10.0.0-preview.1.25081.1 5,341 2/25/2025
9.0.13 3,325 2/10/2026
9.0.12 153,471 1/13/2026
9.0.11 771,614 11/11/2025
9.0.10 1,493,668 10/14/2025
9.0.9 2,189,625 9/9/2025
9.0.8 1,621,374 8/5/2025
9.0.7 1,233,931 7/8/2025
9.0.6 1,465,901 6/10/2025
9.0.5 1,500,939 5/13/2025
9.0.4 2,249,601 4/8/2025
9.0.3 1,464,338 3/11/2025
9.0.2 3,103,975 2/11/2025
9.0.1 2,606,238 1/14/2025
9.0.0 6,772,209 11/12/2024
9.0.0-rc.2.24474.1 59,065 10/8/2024
9.0.0-rc.1.24451.1 46,992 9/10/2024
9.0.0-preview.7.24405.3 14,030 8/13/2024
9.0.0-preview.6.24327.4 12,141 7/9/2024
9.0.0-preview.5.24306.3 11,638 6/11/2024
9.0.0-preview.4.24267.1 10,426 5/21/2024
9.0.0-preview.3.24172.4 29,148 4/11/2024
9.0.0-preview.2.24128.4 12,090 3/12/2024
9.0.0-preview.1.24081.2 36,889 2/13/2024
8.0.24 3,329 2/10/2026
8.0.23 126,562 1/13/2026
8.0.22 509,476 11/11/2025
8.0.21 380,206 10/14/2025
8.0.20 407,683 9/9/2025
8.0.19 441,141 8/5/2025
8.0.18 368,523 7/8/2025
8.0.17 623,687 6/10/2025
8.0.16 507,057 5/13/2025
8.0.15 671,799 4/8/2025
8.0.14 739,570 3/11/2025
8.0.13 1,911,850 2/11/2025
8.0.12 838,534 1/14/2025
8.0.11 5,268,070 11/12/2024
8.0.10 5,783,764 10/8/2024
8.0.8 8,426,241 8/13/2024
8.0.7 4,511,159 7/9/2024
8.0.6 3,466,784 5/28/2024
8.0.5 3,202,995 5/14/2024
8.0.4 4,221,630 4/9/2024
8.0.3 2,080,896 3/12/2024
8.0.2 4,233,839 2/13/2024
8.0.1 3,484,139 1/9/2024
8.0.0 10,592,326 11/14/2023
8.0.0-rc.2.23480.1 66,190 10/10/2023
8.0.0-rc.1.23419.6 97,171 9/12/2023
8.0.0-preview.7.23375.4 36,621 8/8/2023
8.0.0-preview.6.23329.4 26,304 7/11/2023
8.0.0-preview.5.23280.1 45,307 6/13/2023
8.0.0-preview.4.23259.3 23,164 5/16/2023
8.0.0-preview.3.23174.2 23,079 4/11/2023
8.0.0-preview.2.23128.3 17,231 3/14/2023
8.0.0-preview.1.23111.4 15,087 2/21/2023
7.0.20 922,299 5/28/2024
7.0.19 79,055 5/14/2024
7.0.18 292,479 4/9/2024
7.0.17 208,447 3/12/2024
7.0.16 270,851 2/13/2024
7.0.15 612,430 1/9/2024
7.0.14 917,501 11/14/2023
7.0.13 1,021,121 10/24/2023
7.0.12 793,080 10/10/2023
7.0.11 3,097,328 9/12/2023
7.0.10 3,423,284 8/8/2023
7.0.9 1,464,418 7/11/2023
7.0.8 1,063,226 6/22/2023
7.0.7 656,734 6/13/2023
7.0.5 6,126,769 4/11/2023
7.0.4 2,043,823 3/14/2023
7.0.3 1,546,900 2/14/2023
7.0.2 2,961,907 1/10/2023
7.0.1 1,829,151 12/13/2022
7.0.0 3,521,637 11/7/2022
7.0.0-rc.2.22472.11 35,439 10/11/2022
7.0.0-rc.1.22426.7 35,507 9/14/2022
7.0.0-preview.7.22376.2 17,372 8/9/2022
7.0.0-preview.6.22329.4 33,116 7/12/2022
7.0.0-preview.5.22302.2 8,187 6/14/2022
7.0.0-preview.4.22229.2 19,513 5/10/2022
7.0.0-preview.3.22175.1 10,252 4/13/2022
7.0.0-preview.2.22153.1 13,469 3/14/2022
7.0.0-preview.1.22076.6 14,371 2/17/2022
6.0.36 499,606 11/12/2024
6.0.35 263,499 10/8/2024
6.0.33 1,341,863 8/13/2024
6.0.32 160,839 7/9/2024
6.0.31 160,318 5/28/2024
6.0.30 58,206 5/14/2024
6.0.29 328,395 4/9/2024
6.0.28 196,722 3/12/2024
6.0.27 216,321 2/13/2024
6.0.26 335,221 1/9/2024
6.0.25 536,249 11/14/2023
6.0.24 735,758 10/24/2023
6.0.23 208,766 10/10/2023
6.0.22 259,359 9/12/2023
6.0.21 703,652 8/8/2023
6.0.20 262,835 7/11/2023
6.0.19 1,489,172 6/22/2023
6.0.18 129,051 6/13/2023
6.0.16 1,172,417 4/11/2023
6.0.15 550,483 3/14/2023
6.0.14 541,303 2/14/2023
6.0.13 1,409,576 1/10/2023
6.0.12 687,162 12/13/2022
6.0.11 2,368,114 11/7/2022
6.0.10 2,310,527 10/11/2022
6.0.9 2,748,149 9/13/2022
6.0.8 2,262,506 8/9/2022
6.0.7 15,511,510 7/12/2022
6.0.6 2,553,208 6/14/2022
6.0.5 4,867,705 5/10/2022
6.0.4 2,382,412 4/11/2022
6.0.3 2,003,163 3/8/2022
6.0.2 4,613,089 2/8/2022
6.0.1 3,966,995 12/14/2021
6.0.0 15,037,955 11/8/2021
6.0.0-rc.2.21480.5 38,645 10/12/2021
6.0.0-rc.1.21452.10 35,281 9/14/2021
6.0.0-preview.7.21378.4 16,675 8/10/2021
6.0.0-preview.6.21352.1 9,174 7/14/2021
6.0.0-preview.5.21301.9 10,305 6/15/2021
6.0.0-preview.4.21253.1 11,574 5/24/2021
6.0.0-preview.3.21201.2 14,662 4/8/2021
6.0.0-preview.2.21154.2 13,621 3/11/2021 6.0.0-preview.2.21154.2 is deprecated because it is no longer maintained.
6.0.0-preview.1.21102.2 18,062 2/12/2021 6.0.0-preview.1.21102.2 is deprecated because it is no longer maintained.
5.0.17 1,571,077 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 183,563 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 292,960 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 405,280 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 596,069 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 629,405 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,091,450 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,062,797 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,371,451 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,771,960 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,624,114 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,079,266 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 6,939,314 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,306,116 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,542,172 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,397,763 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 5,130,556 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,220,019 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 73,277 10/13/2020 5.0.0-rc.2.20475.6 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.13 45,712 9/14/2020 5.0.0-rc.1.20451.13 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.4 22,248 8/25/2020 5.0.0-preview.8.20407.4 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.15 21,714 7/21/2020 5.0.0-preview.7.20365.15 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.4 14,238 6/25/2020 5.0.0-preview.6.20312.4 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.2 14,041 6/10/2020 5.0.0-preview.5.20278.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20220.10 5,734 5/18/2020 5.0.0-preview.4.20220.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20181.2 6,785 4/23/2020 5.0.0-preview.3.20181.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20159.4 9,382 4/2/2020 5.0.0-preview.2.20159.4 is deprecated because it is no longer maintained.
5.0.0-preview.2.20120.8 5,466 3/16/2020 5.0.0-preview.2.20120.8 is deprecated because it is no longer maintained.
3.1.32 1,376,005 12/13/2022
3.1.31 82,922 11/8/2022
3.1.30 135,990 10/11/2022
3.1.29 50,385 9/13/2022
3.1.28 90,453 8/9/2022
3.1.27 113,677 7/12/2022
3.1.26 78,311 6/14/2022
3.1.25 197,109 5/10/2022
3.1.24 93,065 4/11/2022
3.1.23 224,488 3/8/2022
3.1.22 382,630 12/14/2021
3.1.21 353,821 11/7/2021
3.1.20 307,462 10/11/2021
3.1.19 294,059 9/14/2021
3.1.18 293,924 8/10/2021
3.1.17 257,876 7/13/2021
3.1.16 263,316 6/8/2021
3.1.15 573,949 5/11/2021
3.1.14 222,349 4/6/2021
3.1.13 2,643,692 3/9/2021
3.1.12 502,447 2/9/2021
3.1.11 626,467 1/12/2021
3.1.10 1,245,877 11/9/2020
3.1.9 3,145,739 10/13/2020
3.1.8 4,694,748 9/8/2020
3.1.7 1,526,339 8/11/2020
3.1.6 1,312,541 7/14/2020
3.1.5 2,413,202 6/9/2020
3.1.4 3,123,572 5/12/2020
3.1.3 8,673,994 3/24/2020
3.1.2 1,551,085 2/19/2020
3.1.1 1,671,114 1/14/2020
3.1.0 5,170,324 12/3/2019
3.1.0-preview3.19554.8 10,136 11/13/2019 3.1.0-preview3.19554.8 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.5 6,256 11/1/2019 3.1.0-preview2.19525.5 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.2 6,298 10/15/2019 3.1.0-preview1.19506.2 is deprecated because it is no longer maintained.
3.0.3 59,367 2/19/2020
3.0.2 12,657 1/14/2020
3.0.1 394,801 11/18/2019
3.0.0 5,135,549 9/23/2019
3.0.0-rc1.19456.14 95,751 9/16/2019 3.0.0-rc1.19456.14 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.6 96,193 9/4/2019 3.0.0-preview9.19423.6 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.11 16,384 8/13/2019 3.0.0-preview8.19405.11 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.6 15,773 7/23/2019 3.0.0-preview7.19362.6 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.10 41,253 6/12/2019 3.0.0-preview6.19304.10 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.1 15,277 5/6/2019 3.0.0-preview5.19227.1 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.3 7,027 4/18/2019 3.0.0-preview4.19216.3 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 68,008 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.3 12,541 1/29/2019 3.0.0-preview.19074.3 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 4,875 12/3/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.3.0 97,295 1/14/2025
2.2.6 7,911,179 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 4,693,521 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 1,323,871 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 912,362 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,382,540 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,816,888 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 18,395 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 18,254 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 9,399 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.14 951,079 11/18/2019
2.1.11 587,455 5/14/2019
2.1.8 1,196,658 2/12/2019
2.1.0 5,955,921 5/29/2018
2.1.0-rc1-final 26,613 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 37,290 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,752 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 7,942,731 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 12,311,705 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 62,311 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 16,340,497 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.