nanoFramework.Tools.Debugger.Net 3.0.0-preview.5

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

Quality Gate Status Reliability Rating Build Status NuGet #yourfirstpr Discord

nanoFramework logo


Welcome to the .NET nanoFramework debugger library repository

The debugger library provides debugging and communication capabilities to .NET applications and allows debugging and communicate with .NET nanoFramework devices. It's provided as source code and as a NuGet package that can be integrated on any application.

Feedback and documentation

For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.

Join our Discord community here.

Credits

The list of contributors to this project can be found at CONTRIBUTORS.

License

The nanoFramework debugger library is licensed under the MIT license.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behaviour in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

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. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on nanoFramework.Tools.Debugger.Net:

Package Downloads
nanoFramework.Tools.FirmwareFlasher

.NET nanoFirmwareFlasher tool to flash firmware images to target devices.

nanoFrameworkDeployer

This package includes the .NET nanoFrameworkDeployer library that allows developing applications that deploy .NET nanoFramework assemblies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on nanoFramework.Tools.Debugger.Net:

Repository Stars
nanoframework/nanoFirmwareFlasher
🧰 nano firmware flasher nanoff (.NET nanoFramework toolbox)
Version Downloads Last Updated
3.0.0-preview.5 334 12/17/2025
3.0.0-preview.1 355 4/9/2025
2.5.10 2,963 1/27/2025
2.5.8 325 12/30/2024
2.5.6 584 11/27/2024
2.5.5 224 11/27/2024
2.5.4 407 11/26/2024
2.5.3 279 11/25/2024
2.5.1 370 11/15/2024
2.4.47 394 10/10/2024
2.4.46 295 10/9/2024
2.4.45 289 9/27/2024
2.4.42 1,551 4/1/2024
2.4.36 1,314 10/24/2023
2.4.34 2,090 6/28/2023
2.4.33 1,012 6/5/2023
2.4.31 914 6/2/2023
2.4.28 1,519 5/31/2023
2.4.25 1,070 5/29/2023
2.4.23 1,893 5/12/2023
Loading failed