![]() |
VOOZH | about |
dotnet add package XDev.IO.Ktor --version 3.0.2.1
NuGet\Install-Package XDev.IO.Ktor -Version 3.0.2.1
<PackageReference Include="XDev.IO.Ktor" Version="3.0.2.1" />
<PackageVersion Include="XDev.IO.Ktor" Version="3.0.2.1" />Directory.Packages.props
<PackageReference Include="XDev.IO.Ktor" />Project file
paket add XDev.IO.Ktor --version 3.0.2.1
#r "nuget: XDev.IO.Ktor, 3.0.2.1"
#:package XDev.IO.Ktor@3.0.2.1
#addin nuget:?package=XDev.IO.Ktor&version=3.0.2.1Install as a Cake Addin
#tool nuget:?package=XDev.IO.Ktor&version=3.0.2.1Install as a Cake Tool
Nuget packaging for IO.Ktor java libs. This package is named XDev.IO.Ktor.Core.
".Core" because this nuget rolls-up several separate native libs that may need to be split out in the future.
The native libs in maven: https://mvnrepository.com/artifact/io.ktor native repo: https://github.com/ktorio/ktor
To use this nuget package, just install the desired version as you normally install nuget packs.
See here for more info: https://learn.microsoft.com/en-us/dotnet/android/features/maven/android-maven-library
<PropertyGroup Label="maven.groupId"> version sources and the artifact_versioned= PackageTags) are used to plug into a custom updater process: the Build.Update Cake Frosting build in the InteropLibs repo.<AndroidMavenLibrary>) and the managed NuGet graph (the wrapper <PackageReference>s). It polls Maven Central for new native versions, bumps the matching version vars, and opens a PR so the two graphs stay in sync and the Android Java dependency verifier (XA4241) keeps passing.If you need a different/newer version, PR, or open an issue in the .Net repo! https://dev.azure.com/XdevApps/Android%20bindings/_git/XDev.IO.Ktor.Core
https://dev.azure.com/XdevApps/Android%20bindings/_backlogs/backlog/Android%20bindings%20Team/Issues
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-android35.0 net9.0-android35.0 is compatible. net10.0-android net10.0-android was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.2.1 | 39 | 6/17/2026 |
| 3.0.1.1 | 92 | 6/12/2026 |
| 3.0.0.1 | 99 | 6/10/2026 |
| 2.3.13.1 | 164 | 4/15/2026 |
| 2.3.12.1 | 111 | 4/15/2026 |
| 2.3.11.1 | 112 | 4/12/2026 |
| 2.3.10.1 | 98 | 4/12/2026 |
| 2.3.5.1 | 110 | 4/10/2026 |
| 2.3.4.1 | 113 | 4/8/2026 |
| 2.3.3.1 | 121 | 4/8/2026 |
| 2.3.2.7 | 414 | 8/21/2025 |
| 2.3.2.6 | 247 | 8/12/2025 |
| 2.3.2.5 | 537 | 6/12/2024 |
* v3.0.0: Updated to Ktor 3.0.0 and retargeted to .NET 9 (net9.0-android).
* new maven dependencies (pulled in by Ktor 3.0.0):
- io.ktor:ktor-sse (server-sent events module)
- com.squareup.okhttp3:okhttp-sse 4.12.0
- org.jetbrains.kotlinx:kotlinx-io-core 0.5.4
- org.jetbrains.kotlinx:kotlinx-serialization-json-io 1.7.3
- org.slf4j:slf4j-api bumped to 2.0.x (now pinned directly by Ktor 3)