SIL.LCModel.FixData 10.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
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.1.0
NuGet\Install-Package SIL.LCModel.FixData -Version 10.1.0
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.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIL.LCModel.FixData --version 10.1.0
#r "nuget: SIL.LCModel.FixData, 10.1.0"
#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.
// Install SIL.LCModel.FixData as a Cake Addin
#addin nuget:?package=SIL.LCModel.FixData&version=10.1.0

// Install SIL.LCModel.FixData as a Cake Tool
#tool nuget:?package=SIL.LCModel.FixData&version=10.1.0

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-beta0087 93 2/27/2024
11.0.0-beta0083 136 12/7/2023
11.0.0-beta0081 88 11/14/2023
11.0.0-beta0078 106 9/19/2023
11.0.0-beta0077 78 9/12/2023
11.0.0-beta0076 110 7/31/2023
10.2.0-beta0075 211 6/15/2023
10.2.0-beta0074 100 6/15/2023
10.2.0-beta0072 139 5/9/2023
10.2.0-beta0069 136 2/23/2023
10.2.0-beta0068 144 1/25/2023
10.2.0-beta0067 132 1/17/2023
10.2.0-beta0065 108 4/21/2023
10.2.0-beta0064 119 2/7/2023
10.2.0-beta0063 125 1/16/2023
10.2.0-beta0062 119 1/11/2023
10.2.0-beta0061 126 12/14/2022
10.2.0-beta0060 109 11/23/2022
10.2.0-beta0059 137 11/1/2022
10.2.0-beta0058 100 11/1/2022
10.2.0-beta0057 101 11/1/2022
10.2.0-beta0056 156 10/12/2022
10.2.0-beta0055 105 10/7/2022
10.2.0-beta0054 121 10/5/2022
10.2.0-beta0053 153 9/19/2022
10.2.0-beta0052 139 9/16/2022
10.2.0-beta0051 112 9/12/2022
10.2.0-beta0050 121 9/9/2022
10.2.0-beta0049 126 9/8/2022
10.2.0-beta0048 109 9/6/2022
10.2.0-beta0047 130 9/2/2022
10.2.0-beta0046 128 8/25/2022
10.2.0-beta0045 115 8/22/2022
10.2.0-beta0044 169 8/1/2022
10.2.0-beta0043 150 7/29/2022
10.2.0-beta0042 155 7/19/2022
10.2.0-beta0041 119 7/18/2022
10.2.0-beta0040 140 7/14/2022
10.2.0-beta0039 136 6/28/2022
10.2.0-beta0036 144 6/15/2022
10.2.0-beta0035 145 6/14/2022
10.2.0-beta0034 133 6/9/2022
10.2.0-beta0033 166 3/25/2022
10.2.0-beta0032 118 3/7/2022
10.2.0-beta0031 141 2/28/2022
10.2.0-beta0027 152 2/22/2022
10.2.0-beta0026 144 2/17/2022
10.2.0-beta0025 130 2/14/2022
10.2.0-beta0024 148 1/28/2022
10.2.0-beta0023 156 1/25/2022
10.2.0-beta0022 146 1/25/2022
10.2.0-beta0011 242 12/14/2021
10.2.0-beta0007 183 12/6/2021
10.2.0-beta0006 151 12/2/2021
10.2.0-beta0005 159 12/1/2021
10.2.0-beta0004 871 12/1/2021
10.2.0-beta0002 208 10/7/2021
10.2.0-beta0001 303 10/4/2021
10.1.0 395 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