Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanoframework/nf-visual-studio-extension
🧰 Visual Studio extension for .NET nanoFramework
https://github.com/nanoframework/nf-visual-studio-extension
debugger esp32 hacktoberfest i-am-a-nano-tool mcu stm32 visual-studio-extension
Last synced: 7 days ago
JSON representation
🧰 Visual Studio extension for .NET nanoFramework
- Host: GitHub
- URL: https://github.com/nanoframework/nf-visual-studio-extension
- Owner: nanoframework
- License: mit
- Created: 2017-03-13T11:30:52.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T13:16:00.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:59:49.408Z (about 2 months ago)
- Topics: debugger, esp32, hacktoberfest, i-am-a-nano-tool, mcu, stm32, visual-studio-extension
- Language: C#
- Homepage: https://www.nanoframework.net
- Size: 16.9 MB
- Stars: 57
- Watchers: 15
- Forks: 39
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-VS2017.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg)](https://discord.gg/gCyBu8T)
![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png)
-----
# Welcome to the .NET **nanoFramework** Visual Studio extension repository!
This repo contains .NET **nanoFramework** Visual Studio extension and associated tools.
## Build status
| Component | Build Status | Stable version |
|:-|---|---|
| Visual Studio 2022 extension | [![Build Status](https://dev.azure.com/nanoframework/Visual-Studio-extension/_apis/build/status/nanoframework.nf-Visual-Studio-extension)](https://dev.azure.com/nanoframework/Visual-Studio-extension/_build/latest?definitionId=17) | [![Visual Studio Marketplace](https://img.shields.io/vscode-marketplace/d/nanoframework.nanoFramework-VS2022-Extension.svg)](https://marketplace.visualstudio.com/items?itemName=nanoframework.nanoFramework-VS2022-Extension) |
| Visual Studio 2019 extension | [![Build Status](https://dev.azure.com/nanoframework/Visual-Studio-extension/_apis/build/status/nanoframework.nf-Visual-Studio-extension)](https://dev.azure.com/nanoframework/Visual-Studio-extension/_build/latest?definitionId=17) | [![Visual Studio Marketplace](https://img.shields.io/vscode-marketplace/d/nanoframework.nanoFramework-VS2019-Extension.svg)](https://marketplace.visualstudio.com/items?itemName=nanoframework.nanoFramework-VS2019-Extension) |
| Visual Studio 2017 extension (:warning: Deprecated) | [![Build Status](https://dev.azure.com/nanoframework/Visual-Studio-extension/_apis/build/status/nanoframework.nf-Visual-Studio-extension)](https://dev.azure.com/nanoframework/Visual-Studio-extension/_build/latest?definitionId=17) | [![Visual Studio Marketplace](https://img.shields.io/vscode-marketplace/d/vs-publisher-1470366.nanoFrameworkVS2017Extension.svg)](https://marketplace.visualstudio.com/items?itemName=vs-publisher-1470366.nanoFrameworkVS2017Extension) |## Feedback and documentation
For documentation, providing feedback, issues and finding out how to contribute please refer to the [Home repo](https://github.com/nanoframework/Home).
Join our Discord community [here](https://discord.gg/gCyBu8T).
## Visual Studio extension distribution
**nanoFramework** Visual Studio extension is distributed through Visual Studio Marketplace. You can either search it on the marketplace or follow the URLs above for the appropriate version.
This is the experience you'll have when installing the extension:
![Installing](./docs/images/getting-started-extension-installation.gif)
And when creating your first project:
![Installing](./docs/images/getting-started-first-project.gif)
## Developing for the Visual Studio extension
If you are working on developing code for **nanoFramework** Visual Studio extension please take a look at the available documentation [here](docs/README.md).
## Credits
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/main/CONTRIBUTORS.md).
## Icons
The icons used in the extension are courtesy of [Icons8](https://icons8.com). Thank you very much for your great work!
## License
The **nanoFramework** Visual Studio extension and associated tools are licensed under the [MIT license](LICENSE.md).
## Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).### .NET Foundation
This project is supported by the [.NET Foundation](https://dotnetfoundation.org).