Universal.Common.Language
1.2.1
.NET Standard 2.0
dotnet add package Universal.Common.Language --version 1.2.1
NuGet\Install-Package Universal.Common.Language -Version 1.2.1
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="Universal.Common.Language" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Universal.Common.Language --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Universal.Common.Language, 1.2.1"
#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 Universal.Common.Language as a Cake Addin
#addin nuget:?package=Universal.Common.Language&version=1.2.1
// Install Universal.Common.Language as a Cake Tool
#tool nuget:?package=Universal.Common.Language&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Class library for working with general language constructs.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Universal.Common (>= 8.1.2)
- Universal.Common.Reflection (>= 2.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Universal.Common.Language:
Package | Downloads |
---|---|
Universal.World.Languages.English
Class library for working with the English language. |
|
TimesheetRecogniser
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 308 | 8/3/2022 |
1.2.0 | 271 | 8/3/2022 |
1.1.0 | 292 | 10/13/2021 |
1.0.1 | 475 | 3/21/2021 |
1.0.0 | 256 | 3/20/2021 |
0.4.1 | 235 | 2/5/2021 |
0.4.0 | 368 | 1/11/2021 |
0.3.0 | 327 | 1/6/2021 |
0.2.6 | 519 | 1/22/2020 |
0.2.5 | 404 | 12/18/2019 |
0.2.4.3 | 706 | 11/4/2019 |
0.2.4.2 | 536 | 3/12/2019 |
0.2.4.1 | 482 | 3/12/2019 |
0.2.4 | 462 | 3/11/2019 |
0.2.3 | 788 | 3/5/2019 |
0.2.2.1 | 485 | 3/1/2019 |
0.2.2 | 493 | 3/1/2019 |
0.2.1 | 478 | 2/28/2019 |
0.2.0 | 492 | 2/27/2019 |
0.1.4 | 495 | 2/21/2019 |
0.1.3 | 453 | 2/21/2019 |
0.1.2 | 478 | 2/21/2019 |
0.1.1 | 565 | 1/30/2019 |
0.1.0 | 537 | 1/30/2019 |
Added NGramComparer support.