Jackson.Core 2.7.4.1

dotnet add package Jackson.Core --version 2.7.4.1
                    
NuGet\Install-Package Jackson.Core -Version 2.7.4.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="Jackson.Core" Version="2.7.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Jackson.Core" Version="2.7.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Jackson.Core" />
                    
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 Jackson.Core --version 2.7.4.1
                    
#r "nuget: Jackson.Core, 2.7.4.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.
#:package Jackson.Core@2.7.4.1
                    
#: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=Jackson.Core&version=2.7.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Jackson.Core&version=2.7.4.1
                    
Install as a Cake Tool

This project contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid23 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Jackson.Core:

Package Downloads
Huawei.Hms.MlComputerVoiceTtsModelBee

Xamarin.Android bindings for HMS Core - MlComputerVoiceTtsModelBee

Huawei.Hms.MlComputerVoiceTtsModelEagle

Xamarin.Android bindings for HMS Core - MlComputerVoiceTtsModelEagle

Naxam.DropboxCoreApi.Droid

Xamarin Binding Library - Dropbox Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.7.4.1 7,784 1/5/2017
2.7.4 2,078 11/28/2016
2.6.1 2,043 11/28/2016