Konfluent.UWP 5.0.1

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

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
5.0.1 203 11/8/2025
5.0.0 196 11/8/2025
3.0.0 283 11/30/2023
2.0.16 245 11/24/2023
2.0.15 235 11/19/2023
2.0.14 221 11/19/2023
2.0.13 242 10/30/2023
2.0.12 242 10/29/2023
2.0.11 235 10/28/2023
2.0.10 251 10/25/2023
2.0.9 217 10/22/2023
2.0.8 266 10/8/2023
2.0.7 275 8/26/2023
Loading failed