Thirdweb 3.0.0

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

net-banner

<img alt=".NET Documentation" src="https://img.shields.io/badge/.NET-Documentation-purple?logo=dotnet&style=for-the-badge" height="30"> <img alt="NuGet Version" src="https://img.shields.io/nuget/v/Thirdweb?logo=nuget&style=for-the-badge" height="30"> <img alt="NuGet Downloads" src="https://img.shields.io/nuget/dt/Thirdweb?logo=nuget&style=for-the-badge" height="30"> <img alt="Codecov" src="https://img.shields.io/codecov/c/github/thirdweb-dev/dotnet?logo=codecov&style=for-the-badge" height="30">

Overview

The Thirdweb .NET SDK is a comprehensive and easy to use library that allows developers to interact with the blockchain using the .NET framework. It simplifies the integration of all thirdweb functionality with a minimal set of dependencies.

Core Features

  • Connect to any EVM network: Easily connect to blockchain network with its chain id alone.
  • Interact with smart contracts: Simplified read and write operations for smart contracts, with various out-of-the-box extensions provided.
  • In-App Wallets: Integrate user-friendly wallets within your applications, supporting email, phone, OAuth login or plug your own auth in.
  • Ecosystem Wallets: Basically In-App Wallets functionality wise, with the added benefit of being able to securely share your wallets with third party partners.
  • Account Abstraction: Turn any wallet into a programmable smart wallet (EIP-4337 or EIP-7702) with built-in gas sponsorship and granular session key features.
  • Storage Solutions: Download and upload files using IPFS or HTTPS.
  • Transaction Builder: Create, manipulate and send low level transactions.
  • Session Keys: Advanced control for smart wallets to manage permissions and session durations.
  • Thirdweb Bridge: Universal interface to use any asset onchain.
  • Thirdweb Nebula: Create blockchain-powered AI Agents.
  • Thirdweb Insight: Query blockchain data at the speed of light.
  • Thirdweb Engine: Interact in creative ways from your backend.
  • Unity Compatibility: This SDK has been tested successfully in Unity 2022.3+ (All build targets).
  • Godot Compatibility: This SDK has been tested successfully in Godot .NET
  • MAUI Compatibility: This SDK has been tested successfully in MAUI

Installation

To use the Thirdweb .NET SDK in your project, you can either download the source code and build it manually, or install it via NuGet package manager.

Run the following command to install:

dotnet add package Thirdweb

Documentation

Documentation Portal

Full API Reference

Need Help?

For any questions or support, visit our Support Portal.

Thank you for trying out the Thirdweb .NET SDK!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
3.0.0 104 9/27/2025
2.25.2 171 9/11/2025
2.25.1 254 8/26/2025
2.25.0 164 8/18/2025
2.24.1 333 8/11/2025
2.24.0 209 7/18/2025
2.23.1 232 6/25/2025
2.23.0 174 6/23/2025
2.22.0 177 5/9/2025
2.21.0 182 5/7/2025
2.20.1 165 5/2/2025
2.20.0 190 4/29/2025
2.19.1 215 4/21/2025
2.19.0 144 3/21/2025
2.18.6 202 3/19/2025
2.18.5 211 3/13/2025
2.18.4 188 3/12/2025
2.18.3 201 3/12/2025
2.18.2 1,094 2/28/2025
2.18.1 169 2/21/2025
2.18.0 162 2/21/2025
2.17.2 198 2/13/2025
2.17.1 163 2/7/2025
2.17.0 145 1/24/2025
2.16.0 139 1/17/2025
2.15.0 147 1/10/2025
2.14.0 139 1/10/2025
2.13.0 137 1/6/2025
2.12.1 180 12/26/2024
2.12.0 160 12/25/2024
2.11.1 184 12/9/2024
2.11.0 168 12/6/2024
2.10.1 179 11/27/2024
2.10.0 171 11/22/2024
2.9.0 149 11/15/2024
2.8.3 179 11/12/2024
2.8.2 157 11/8/2024
2.8.1 144 11/7/2024
2.7.1 180 11/7/2024
2.7.0 158 11/6/2024
2.6.1 180 10/24/2024
2.6.0 149 10/24/2024
2.5.2 140 10/24/2024
2.5.1 184 10/10/2024
2.5.0 176 10/9/2024
2.4.0 188 10/3/2024
2.3.1 150 10/2/2024
2.3.0 188 9/27/2024
2.2.2 195 9/23/2024
2.2.1 144 9/21/2024
2.2.0 146 9/20/2024
2.1.1 149 9/13/2024
2.1.0 194 9/11/2024
2.0.2 180 9/10/2024
2.0.1 183 9/9/2024
2.0.0 192 9/5/2024
1.5.0 185 8/20/2024
1.4.0 2,637 8/12/2024
1.3.0 184 8/7/2024
1.2.0 161 8/7/2024
1.1.0 143 8/2/2024
1.0.2 129 7/31/2024
1.0.1 183 7/16/2024
1.0.0 228 7/1/2024
0.4.0 199 6/1/2024
0.3.1 197 5/29/2024
0.3.0 209 5/23/2024
0.2.0 202 5/15/2024
0.1.1 241 4/15/2024
0.1.0 156 4/12/2024
0.0.13 159 4/10/2024
0.0.12 179 4/10/2024
0.0.11 150 4/10/2024
0.0.10 189 4/10/2024
0.0.9 172 4/10/2024
0.0.8 155 4/9/2024
0.0.7 155 4/9/2024
0.0.6 202 4/8/2024
0.0.5 176 4/5/2024
0.0.4 163 4/3/2024
0.0.3 155 4/3/2024
0.0.1 208 3/26/2024
0.0.0 204 3/26/2024