jourdant / nf-debugger

๐Ÿ›  Debugger libraries for nanoFramework

Home Page:https://www.nanoframework.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quality Gate Status Reliability Rating License #yourfirstpr Discord

nanoFramework logo


Welcome to the nanoFramework debugger libraries repository!

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

This repo contains:

  • nanoFramework debugger library for UWP
  • nanoFramework debugger library for .NET

Build status

Component Build Status NuGet Package (.NET) NuGet Package (.UWP)
Debugger Library Build Status NuGet NuGet
Debugger Library (preview) Build Status

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 Apache 2.0 license.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.

About

๐Ÿ›  Debugger libraries for nanoFramework

https://www.nanoframework.net

License:Apache License 2.0


Languages

Language:C# 99.7%Language:PowerShell 0.3%