SIL.LCModel.Core 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.Core --version 10.1.0
NuGet\Install-Package SIL.LCModel.Core -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.Core" 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.Core --version 10.1.0
#r "nuget: SIL.LCModel.Core, 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.Core as a Cake Addin
#addin nuget:?package=SIL.LCModel.Core&version=10.1.0

// Install SIL.LCModel.Core as a Cake Tool
#tool nuget:?package=SIL.LCModel.Core&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.Core provides a base library with core functionality.

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 (2)

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

Package Downloads
SIL.LCModel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

SIL.LCModel.Core.Tests The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0-beta0087 121 2/27/2024
11.0.0-beta0083 173 12/7/2023
11.0.0-beta0081 117 11/14/2023
11.0.0-beta0078 133 9/19/2023
11.0.0-beta0077 197 9/12/2023
11.0.0-beta0076 180 7/31/2023
10.2.0-beta0075 308 6/15/2023
10.2.0-beta0074 176 6/15/2023
10.2.0-beta0072 228 5/9/2023
10.2.0-beta0069 221 2/23/2023
10.2.0-beta0068 243 1/25/2023
10.2.0-beta0067 204 1/17/2023
10.2.0-beta0065 149 4/21/2023
10.2.0-beta0064 198 2/7/2023
10.2.0-beta0063 264 1/16/2023
10.2.0-beta0062 170 1/11/2023
10.2.0-beta0061 187 12/14/2022
10.2.0-beta0060 183 11/23/2022
10.2.0-beta0059 207 11/1/2022
10.2.0-beta0058 200 11/1/2022
10.2.0-beta0057 206 11/1/2022
10.2.0-beta0056 257 10/12/2022
10.2.0-beta0055 183 10/7/2022
10.2.0-beta0054 195 10/5/2022
10.2.0-beta0053 235 9/19/2022
10.2.0-beta0052 175 9/16/2022
10.2.0-beta0051 175 9/12/2022
10.2.0-beta0050 258 9/9/2022
10.2.0-beta0049 209 9/8/2022
10.2.0-beta0048 203 9/6/2022
10.2.0-beta0047 188 9/2/2022
10.2.0-beta0046 214 8/25/2022
10.2.0-beta0045 201 8/22/2022
10.2.0-beta0044 311 8/1/2022
10.2.0-beta0043 292 7/29/2022
10.2.0-beta0042 264 7/19/2022
10.2.0-beta0041 183 7/18/2022
10.2.0-beta0040 112 7/14/2022
10.2.0-beta0039 124 6/28/2022
10.2.0-beta0036 124 6/15/2022
10.2.0-beta0035 132 6/14/2022
10.2.0-beta0034 130 6/9/2022
10.2.0-beta0033 126 3/25/2022
10.2.0-beta0032 108 3/7/2022
10.2.0-beta0031 120 2/28/2022
10.2.0-beta0027 156 2/22/2022
10.2.0-beta0026 150 2/17/2022
10.2.0-beta0025 145 2/14/2022
10.2.0-beta0024 179 1/28/2022
10.2.0-beta0023 155 1/25/2022
10.2.0-beta0022 148 1/25/2022
10.2.0-beta0011 262 12/14/2021
10.2.0-beta0007 185 12/6/2021
10.2.0-beta0006 160 12/2/2021
10.2.0-beta0005 151 12/1/2021
10.2.0-beta0004 898 12/1/2021
10.2.0-beta0002 198 10/7/2021
10.2.0-beta0001 300 10/4/2021
10.1.0 402 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