![]() |
VOOZH | about |
dotnet add package nanoFramework.CoreLibrary.NoReflection --version 1.17.12
NuGet\Install-Package nanoFramework.CoreLibrary.NoReflection -Version 1.17.12
<PackageReference Include="nanoFramework.CoreLibrary.NoReflection" Version="1.17.12" />
<PackageVersion Include="nanoFramework.CoreLibrary.NoReflection" Version="1.17.12" />Directory.Packages.props
<PackageReference Include="nanoFramework.CoreLibrary.NoReflection" />Project file
paket add nanoFramework.CoreLibrary.NoReflection --version 1.17.12
#r "nuget: nanoFramework.CoreLibrary.NoReflection, 1.17.12"
#:package nanoFramework.CoreLibrary.NoReflection@1.17.12
#addin nuget:?package=nanoFramework.CoreLibrary.NoReflection&version=1.17.12Install as a Cake Addin
#tool nuget:?package=nanoFramework.CoreLibrary.NoReflection&version=1.17.12Install as a Cake Tool
👁 Quality Gate Status
👁 Reliability Rating
👁 NuGet
👁 #yourfirstpr
👁 Discord
| Component | Build Status | NuGet Package |
|---|---|---|
| Base Class Library | 👁 Build Status |
👁 NuGet |
| Base Class Library w/o reflection | 👁 Build Status |
👁 NuGet |
The .NET nanoFramework Base Class Library is provided in two flavours: with or without support for System.Reflection namespace. The reason for this is that the reflection API adds up a significant size to the DLL and image size. For targets with smaller flash this can be prohibitive.
nanoFramework has a dedicated Unit Test framework. This repository has Unit Test and you will find all of them under the Tests folder. The main solution embed all all the tests as well. You can run them directly from Visual Studio and create new tests. For more information on the Unit Test Framework.
CoreLibrary has specific needs that differ from what you'll find in the documentation:
You can then run the test either on a real device, either in the emulator as described in the documentation. You may have to manually flash your device for the mscorlib version to match the one you are building on.
Important: Any new code checked in this repository will have to:
All the projects are referenced based and to be able to run the tests in the pipeline, in command line and in Visual Studio, it does require a specific structure:
NFUnitTestAdapter project must be present and untouched. It does contains the core elements needed to have the nanoCLR Win32 application present.nano.runsettings file in each sub directory you want to run the tests on from Visual StudioDeveloper Command Prompt for VS 2019 then you can use from the home cloned lib-CoreLibrary directory a command line like this one:vstest.console.exe .\Tests\NFUnitTestBitConverter\bin\Release\NFUnitTest.dll /Settings:.\Tests\NFUnitTestAdapater\nano.runsettings /TestAdapterPath:.\nanoFramework.TestFramework\source\TestAdapter\bin\Debug\net4.8 /Diag:.\log.txt /Logger:trx
Notes:
For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.
Join our Discord community here.
The list of contributors to this project can be found at CONTRIBUTORS.
The nanoFramework Class Libraries are licensed under the .
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.
This project is supported by the .NET Foundation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package has no dependencies.
This package is not used by any NuGet packages.
Showing the top 1 popular GitHub repositories that depend on nanoFramework.CoreLibrary.NoReflection:
| Repository | Stars |
|---|---|
|
nanoframework/Samples
🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-preview.52 | 53 | 5/25/2026 |
| 2.0.0-preview.49 | 69 | 5/8/2026 |
| 2.0.0-preview.43 | 56 | 4/27/2026 |
| 2.0.0-preview.39 | 60 | 4/16/2026 |
| 2.0.0-preview.35 | 76 | 1/14/2026 |
| 2.0.0-preview.33 | 79 | 1/8/2026 |
| 2.0.0-preview.32 | 77 | 1/6/2026 |
| 2.0.0-preview.30 | 105 | 12/12/2025 |
| 2.0.0-preview.29 | 140 | 12/6/2025 |
| 2.0.0-preview.28 | 168 | 12/5/2025 |
| 2.0.0-preview.20 | 186 | 11/6/2025 |
| 2.0.0-preview.18 | 124 | 9/27/2025 |
| 2.0.0-preview.17 | 188 | 9/25/2025 |
| 2.0.0-preview.9 | 172 | 9/11/2025 |
| 2.0.0-preview.6 | 208 | 4/30/2025 |
| 2.0.0-preview.4 | 204 | 4/21/2025 |
| 1.17.12 | 464 | 4/21/2025 |
| 1.17.11 | 311 | 4/2/2025 |
| 1.17.7 | 289 | 3/10/2025 |
| 1.17.1 | 235 | 2/25/2025 |