![]() |
VOOZH | about |
dotnet add package SIL.LCModel --version 10.1.0
NuGet\Install-Package SIL.LCModel -Version 10.1.0
<PackageReference Include="SIL.LCModel" Version="10.1.0" />
<PackageVersion Include="SIL.LCModel" Version="10.1.0" />Directory.Packages.props
<PackageReference Include="SIL.LCModel" />Project file
paket add SIL.LCModel --version 10.1.0
#r "nuget: SIL.LCModel, 10.1.0"
#:package SIL.LCModel@10.1.0
#addin nuget:?package=SIL.LCModel&version=10.1.0Install as a Cake Addin
#tool nuget:?package=SIL.LCModel&version=10.1.0Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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. |
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-beta0167 | 475 | 5/26/2026 |
| 11.0.0-beta0166 | 212 | 5/21/2026 |
| 11.0.0-beta0165 | 2,002 | 5/19/2026 |
| 11.0.0-beta0164 | 186 | 5/19/2026 |
| 11.0.0-beta0163 | 196 | 5/15/2026 |
| 11.0.0-beta0162 | 1,285 | 5/6/2026 |
| 11.0.0-beta0161 | 456 | 5/4/2026 |
| 11.0.0-beta0160 | 500 | 3/24/2026 |
| 11.0.0-beta0159 | 698 | 3/6/2026 |
| 11.0.0-beta0158 | 296 | 2/13/2026 |
| 11.0.0-beta0157 | 236 | 2/12/2026 |
| 11.0.0-beta0156 | 437 | 2/12/2026 |
| 11.0.0-beta0154 | 178 | 2/9/2026 |
| 11.0.0-beta0153 | 207 | 2/6/2026 |
| 11.0.0-beta0152 | 193 | 2/6/2026 |
| 11.0.0-beta0151 | 197 | 1/29/2026 |
| 11.0.0-beta0150 | 250 | 1/22/2026 |
| 11.0.0-beta0149 | 490 | 1/9/2026 |
| 11.0.0-beta0148 | 392 | 12/12/2025 |
| 10.1.0 | 3,330 | 10/1/2021 |
Changed:
- Create nuget packages
- [SIL.LCModel.Build.Tasks] `IdlImp` task now reports errors and warnings through msbuild logger
instead of console
- [SIL.LCModel.Build.Tasks] `LcmGenerate` task now allows to specify location that contains
`HandGenerated.xml` and `IntPropTypeOverrides.xml` files (`HandGeneratedDir` property)
Deprecated:
- [SIL.LCModel.Utils] `MiscUtils.RunProcess` is deprecated in favor of
`ProcessExtensions.RunProcess`
- [SIL.LCModel.Utils] `MiscUtils.IsWindows`, `MiscUtils.IsUnix`, `MiscUtils.IsMac`,
`MiscUtils.IsMono`, and `MiscUtils.IsDotNet` are deprecated in favor of the corresponding
`Process.Is*` properties
[Unreleased]: https://github.com/sillsdev/liblcm/compare/v10.1.0...develop
[10.1.0]: https://github.com/sillsdev/liblcm/compare/v9.0.0...v10.1.0
See full changelog at https://github.com/sillsdev/liblcm/blob/develop/CHANGELOG.md