🧰 Visual Studio extension for .NET nanoFramework
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
josesimoes 7cc5649a1e Update debugger sub-module @fc048fe
***NO_CI***
2024-11-15 13:48:09 +00:00
.github Work CI-CD 2023-01-06 16:29:37 +00:00
CSharp.AssemblyInfoTemplate Fix category name of templates (#715) 2022-05-09 11:52:08 +01:00
CSharp.BlankApplication Added tags to project templates to make it easier to find them (#826) 2024-07-19 10:11:35 +00:00
CSharp.ClassLibrary Added tags to project templates to make it easier to find them (#826) 2024-07-19 10:11:35 +00:00
CSharp.ClassTemplate Fix category name of templates (#715) 2022-05-09 11:52:08 +01:00
CSharp.ResourceTemplate Fix category name of templates (#715) 2022-05-09 11:52:08 +01:00
CSharp.TestApplication Update several references (#837) 2024-10-29 13:07:29 +00:00
Tools.BuildTasks-2019 Major rework on MVVM, referenced assemblies and others (#841) 2024-11-15 13:39:42 +00:00
Tools.BuildTasks-2022 Major rework on MVVM, referenced assemblies and others (#841) 2024-11-15 13:39:42 +00:00
VisualStudio.Extension-2019 Major rework on MVVM, referenced assemblies and others (#841) 2024-11-15 13:39:42 +00:00
VisualStudio.Extension-2022 Bump version (now mirroring VS v17 minor version) (#843) 2024-11-15 13:47:29 +00:00
assets Add VS2022 extension (#658) 2021-11-09 17:33:31 +00:00
config Work CI-CD 2024-03-21 02:12:23 +00:00
docs Adjusting readme showing the developer experience (#697) 2022-01-28 13:51:11 +00:00
metadata-processor@26464389c5 Update mdp sub-module @2646438 2024-06-12 13:27:24 +01:00
nf-debugger@fc048feb32 Update debugger sub-module @fc048fe 2024-11-15 13:48:09 +00:00
vs-extension.shared Major rework on MVVM, referenced assemblies and others (#841) 2024-11-15 13:39:42 +00:00
.editorconfig `GlobalExclusiveDeviceAccess` added to Visual Studio extension (#834) 2024-11-07 18:34:57 +00:00
.gitattributes Add gitattributes 2024-07-19 11:02:53 +01:00
.gitignore Add VS2022 extension (#658) 2021-11-09 17:33:31 +00:00
.gitmodules Add metadata processor project to solution (#442) 2020-02-28 16:12:48 +00:00
CHANGELOG-VS2017.md Update CHANGELOG for VS2017 v2017.8.0.1 2021-10-16 09:57:14 +00:00
LICENSE Rename LICENSE.md to LICENSE 2020-09-24 01:38:05 +01:00
NuGet.Config Work CI-CD 2024-06-12 04:17:29 +01:00
README.md Adjusting readme showing the developer experience (#697) 2022-01-28 13:51:11 +00:00
REAME-BEFORE-UPDATE-REFS.txt Major rework on MVVM, referenced assemblies and others (#841) 2024-11-15 13:39:42 +00:00
azure-pipelines-task-tools.yml Work CI-CD 2022-12-07 15:43:26 +00:00
azure-pipelines.yml Work CI-CD 2024-06-17 10:04:07 +01:00
nanoFramework.Tools.VisualStudio.sln Major rework on MVVM, referenced assemblies and others (#841) 2024-11-15 13:39:42 +00:00
spelling_exclusion.dic `GlobalExclusiveDeviceAccess` added to Visual Studio extension (#834) 2024-11-07 18:34:57 +00:00
switcher.json Move solutions (and projects) to repo root 2020-07-27 16:32:13 +01:00

README.md

License #yourfirstpr Discord

nanoFramework logo


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 Preview version
Visual Studio 2022 extension Build Status Visual Studio Marketplace Open VSIX Gallery
Visual Studio 2019 extension Build Status Visual Studio Marketplace Open VSIX Gallery
Visual Studio 2017 extension Build Status Visual Studio Marketplace Open VSIX Gallery

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.

Visual Studio extension galleries

nanoFramework Visual Studio extension is distributed through Visual Studio Marketplace. This is for the stable version.

In case you want to be in the bleeding edge of technology and use the new stuff (or interested in trying out preview versions and provide valuable feedback) you can do that by adding the Open VSIX Gallery feed to your Visual Studio configuration. Please follow the instructions here on how to add the feed to your Visual Studio instance. This is the feed URL: http://vsixgallery.com/feed/author/nanoframework/.

This is the experience you'll have when installing the extension:

Installing

And when creating your first project:

Installing

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.

Credits

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

Icons

The icons used in the extension are courtesy of Icons8. Thank you very much for your great work!

License

The nanoFramework Visual Studio extension and associated tools are licensed under the MIT license.

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.

.NET Foundation

This project is supported by the .NET Foundation.