PawSharp.Core 0.11.0-alpha.1

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

Core entities, models, and utilities for PawSharp Discord API wrapper.

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

Package Downloads
PawSharp.API

REST API client for PawSharp Discord API wrapper with automatic rate limiting and error handling.

PawSharp.Cache

Caching providers for PawSharp with in-memory and pluggable cache implementations.

PawSharp.Gateway

WebSocket gateway client for PawSharp with sharding, reconnection, and event handling.

PawSharp.Client

Main Discord client for PawSharp with unified API, gateway, and caching.

PawSharp.Interactions

Interaction handlers for PawSharp including slash commands and component interactions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.11.0-alpha.1 42 3/10/2026
0.10.0-alpha.3 44 3/8/2026
0.7.0-alpha.1 41 3/6/2026
0.6.1-alpha1 50 3/4/2026
0.6.0-alpha1 46 2/25/2026
0.5.0-alpha9 61 1/15/2026
0.5.0-alpha8 94 1/14/2026
0.5.0-alpha7 111 1/10/2026
0.5.0-alpha6 145 1/9/2026
0.5.0-alpha13 52 2/22/2026
0.5.0-alpha12 51 2/22/2026
0.5.0-alpha11 69 2/20/2026
0.5.0-alpha10 52 1/21/2026
0.1.0-alpha4 95 1/7/2026