SIL.LCModel.FixData 10.2.0-beta0032

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

Product Compatible and additional computed target framework versions.
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0-beta0160 110 3/24/2026
11.0.0-beta0159 498 3/6/2026
11.0.0-beta0158 189 2/13/2026
11.0.0-beta0157 141 2/12/2026
11.0.0-beta0156 350 2/12/2026
11.0.0-beta0154 105 2/9/2026
11.0.0-beta0153 96 2/6/2026
11.0.0-beta0152 94 2/6/2026
11.0.0-beta0151 109 1/29/2026
11.0.0-beta0150 141 1/22/2026
11.0.0-beta0149 403 1/9/2026
11.0.0-beta0148 295 12/12/2025
11.0.0-beta0147 495 12/10/2025
11.0.0-beta0146 442 12/10/2025
11.0.0-beta0145 548 11/20/2025
11.0.0-beta0144 441 11/19/2025
11.0.0-beta0143 407 11/12/2025
11.0.0-beta0142 248 10/23/2025
10.2.0-beta0032 303 3/7/2022
10.1.0 2,253 10/1/2021
Loading failed

Changes since version 10.1.0

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