Bunkum.Listener 4.9.0

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

Bunkum.Listener

The listener that powers Bunkum.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Bunkum.Listener:

Package Downloads
Bunkum

An open-source protocol-agnostic request server for custom game servers, built with flexibility yet ease of use in mind.

Bunkum.RealmDatabase

A package for Bunkum that adds native support for Realm databases.

Bunkum.Protocols.Http

HTTP protocol support for Bunkum

Bunkum.AutoDiscover

An implementation of AutoDiscover for Bunkum.

Bunkum.ProfanityFilter

A wrapper around Profanity.Detector for Bunkum

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.9.0 3,491 6/25/2025
4.8.1 3,487 7/30/2024
4.8.0 382 7/30/2024
4.7.1 522 7/28/2024
4.7.0 768 7/17/2024
4.6.0 636 7/11/2024
4.5.6 871 6/14/2024
4.5.5 597 5/23/2024
4.5.4 724 5/13/2024
4.5.3 420 5/13/2024
4.5.2 544 5/7/2024
4.5.1 613 4/30/2024
4.5.0 452 4/24/2024
4.4.5 1,194 2/19/2024
4.4.4 547 2/5/2024
4.4.3 1,320 12/4/2023
4.4.2 464 12/3/2023
4.4.1 582 11/26/2023
4.4.0 440 11/25/2023
4.3.3 887 10/28/2023
Loading failed