nanoFramework.System.Runtime
1.0.27
Prefix Reserved
dotnet add package nanoFramework.System.Runtime --version 1.0.27
NuGet\Install-Package nanoFramework.System.Runtime -Version 1.0.27
<PackageReference Include="nanoFramework.System.Runtime" Version="1.0.27" />
paket add nanoFramework.System.Runtime --version 1.0.27
#r "nuget: nanoFramework.System.Runtime, 1.0.27"
// Install nanoFramework.System.Runtime as a Cake Addin #addin nuget:?package=nanoFramework.System.Runtime&version=1.0.27 // Install nanoFramework.System.Runtime as a Cake Tool #tool nuget:?package=nanoFramework.System.Runtime&version=1.0.27
Welcome to the .NET nanoFramework System.Runtime Library repository
This repository contains the .NET nanoFramework implementation of the System.Runtime class library.
Build status
Component | Build Status | NuGet Package |
---|---|---|
System.Runtime |
System.Runtime usage
System.Diagnostics.CodeAnalysis namespace
This namespace contains attributes to be used in code static analysis. For a complete reference and guide please see Nullable static analysis in the C# guide.
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 Class Libraries 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 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- nanoFramework.CoreLibrary (>= 1.15.5)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on nanoFramework.System.Runtime:
Package | Downloads |
---|---|
nanoFramework.System.IO.FileSystem
This package includes the System.IO.FileSystem assembly for .NET nanoFramework C# projects. This package requires a target with System.IO.FileSystem v1.1.0.3 (checksum 0xB0025409). |
|
CCSWE.nanoFramework.Core
Shared utility classes. |
|
CCSWE.nanoFramework.Configuration
Manage configuration data for your application. |
|
CCSWE.nanoFramework.DhcpServer
A simple DHCP server for nanoFramework. |
|
MakoIoT.Device.Services.Logging.Sinks.SdCard
MAKO-IoT Platform local configuration library. On-device web server, WiFi AP |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on nanoFramework.System.Runtime:
Repository | Stars |
---|---|
nanoframework/Samples
🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours
|
|
nanoframework/nanoFramework.IoT.Device
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
|