SIL.LCModel 10.2.0-beta0055

Prefix Reserved
This is a prerelease version of SIL.LCModel.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SIL.LCModel --version 10.2.0-beta0055
                    
NuGet\Install-Package SIL.LCModel -Version 10.2.0-beta0055
                    
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="SIL.LCModel" Version="10.2.0-beta0055" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.LCModel" Version="10.2.0-beta0055" />
                    
Directory.Packages.props
<PackageReference Include="SIL.LCModel" />
                    
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 SIL.LCModel --version 10.2.0-beta0055
                    
#r "nuget: SIL.LCModel, 10.2.0-beta0055"
                    
#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 SIL.LCModel@10.2.0-beta0055
                    
#: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=SIL.LCModel&version=10.2.0-beta0055&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SIL.LCModel&version=10.2.0-beta0055&prerelease
                    
Install as a Cake Tool

The liblcm library is the core FieldWorks model for linguistic analyses of languages. Tools in this library provide the ability to store and interact with language and culture data, including anthropological, text corpus, and linguistics data.
SIL.LCModel is the main library.

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 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on SIL.LCModel:

Package Downloads
SIL.LCModel.FixData

The liblcm library is the core FieldWorks model for linguistic analyses of languages. Tools in this library provide the ability to store and interact with language and culture data, including anthropological, text corpus, and linguistics data. SIL.LCModel.FixData provides functionality to fix errors in a FieldWorks data XML file.

SIL.LCModel.Tests

The liblcm library is the core FieldWorks model for linguistic analyses of languages. Tools in this library provide the ability to store and interact with language and culture data, including anthropological, text corpus, and linguistics data. This package provides unit tests for SIL.LCModel.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SIL.LCModel:

Repository Stars
sillsdev/FieldWorks
FieldWorks is a suite of software tools for language and cultural data, with support for complex scripts.
Version Downloads Last Updated
11.0.0-beta0162 428 5/6/2026
11.0.0-beta0161 207 5/4/2026
11.0.0-beta0160 483 3/24/2026
11.0.0-beta0159 681 3/6/2026
11.0.0-beta0158 287 2/13/2026
11.0.0-beta0157 227 2/12/2026
11.0.0-beta0156 424 2/12/2026
11.0.0-beta0154 169 2/9/2026
11.0.0-beta0153 198 2/6/2026
11.0.0-beta0152 184 2/6/2026
11.0.0-beta0151 184 1/29/2026
11.0.0-beta0150 238 1/22/2026
11.0.0-beta0149 478 1/9/2026
11.0.0-beta0148 381 12/12/2025
11.0.0-beta0147 577 12/10/2025
11.0.0-beta0146 518 12/10/2025
11.0.0-beta0145 633 11/20/2025
11.0.0-beta0144 532 11/19/2025
10.2.0-beta0055 420 10/7/2022
10.1.0 3,305 10/1/2021
Loading failed

Changes since version 10.1.0

Added:
- [SIL.LCModel] `LCModelStrings.NotSure` to allow clients to know if a grammatical category is the placeholder
- [SIL.LCModel.Utils] `DateTime` extension method `ToLCMTimeFormatWithMillisString()` (replaces `ReadWriteServices.FormatDateTime`)

Fixed:
- [SIL.LCModel] Data migration now serializes dates using the culture-neutral `ToLCMTimeFormatWithMillisString` (LT-20698)
- [SIL.LCModel] `ReadWriteServices.LoadDateTime` now parses milliseconds correctly (LT-18205)

Fixed:
- [SIL.LCModel.Core] Copy `SIL.LCModel.Core.dll.config` to output directory
- [SIL.LCModel] Use `CaseFunctions` (to use the `WritingSystemDefinition.CaseAlias`, if any)
- [SIL.LCModel.Core] Use the `WritingSystemDefinition.CaseAlias`, if any, in `CaseFunctions`

Deprecated:
- [SIL.LCModel.Core] `new CaseFunctions(string)` in favor of the new `new CaseFunctions(CoreWritingSystemDefinition)`

See full changelog at https://github.com/sillsdev/liblcm/blob/develop/CHANGELOG.md