XDev.Jetbrains.KotlinX.Serialization 1.5.1.1

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

Introduction

Nuget packaging for IO.Ktor java/kotlin dependencies. This package is named XDev.Jetbrains.KotlinX.Serialization and rolls-up several separate (but tightly coupled) native libs that are currently always needed together, but may be seperated in the future. The "XDev" root in the package name allows room for Jetbrains to publish an official NuGet package in the future, and allows simple replacement of this one for the official one, if that ever occurs.

The native libs in maven: https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-serialization-json https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-serialization-json-jvm https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-serialization-core https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm

native repo: https://github.com/Kotlin/kotlinx.serialization

Getting Started

To use this nuget package, just install the desired version as you normally install nuget packs.

Build and Test

XamPrototype.Android.MavenBinding.Tasks is being integrated into .Net9 SDK build tools, and the usage rolls forward in .Net9, but no longer needs the nuget package for the build tool. https://learn.microsoft.com/en-us/dotnet/android/features/maven/android-maven-library

Contribute

If you need a different/newer version, PR, or open an issue in the .Net repo! https://xdevapps.visualstudio.com/DefaultCollection/Android%20bindings/_git/XDev.IO.Ktor.Core

https://xdevapps.visualstudio.com/DefaultCollection/Android%20bindings/_backlogs/backlog/Android%20bindings%20Team/Issues

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net9.0-android was computed.  net10.0-android 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
1.5.1.1 95 8/12/2025