Meadow.Foundation 3.0.1-beta

This is a prerelease version of Meadow.Foundation.
dotnet add package Meadow.Foundation --version 3.0.1-beta
                    
NuGet\Install-Package Meadow.Foundation -Version 3.0.1-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Meadow.Foundation" Version="3.0.1-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Meadow.Foundation" Version="3.0.1-beta" />
                    
Directory.Packages.props
<PackageReference Include="Meadow.Foundation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Meadow.Foundation --version 3.0.1-beta
                    
#r "nuget: Meadow.Foundation, 3.0.1-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Meadow.Foundation@3.0.1-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Meadow.Foundation&version=3.0.1-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Meadow.Foundation&version=3.0.1-beta&prerelease
                    
Install as a Cake Tool

Meadow.Foundation

Core peripheral drivers for Wilderness Labs Meadow

The Meadow.Foundation library is included in the Meadow.Foundation nuget package and is designed for the Wilderness Labs Meadow .NET IoT platform.

This driver is part of the Meadow.Foundation peripherals library, an open-source repository of drivers and libraries that streamline and simplify adding hardware to your C# .NET Meadow IoT applications.

For more information on developing for Meadow, visit developer.wildernesslabs.co.

To view all Wilderness Labs open-source projects, including samples, visit github.com/wildernesslabs.

Installation

You can install the library from within Visual Studio using the NuGet Package Manager or from the command line using the .NET CLI:

dotnet add package Meadow.Foundation

How to Contribute

Need Help?

If you have questions or need assistance, please join the Wilderness Labs community on Slack.

About Meadow

Meadow is a complete IoT platform with defense-grade security that runs full .NET applications on embeddable microcontrollers and Linux single-board computers including Raspberry Pi and NVIDIA Jetson.

Build

Use the full .NET platform and tooling such as Visual Studio and plug-and-play hardware drivers to painlessly build IoT solutions.

Connect

Utilize native support for WiFi, Ethernet, and Cellular connectivity to send sensor data to the Cloud and remotely control your peripherals.

Deploy

Instantly deploy and manage your fleet in the cloud for OTA, health-monitoring, logs, command + control, and enterprise backend integrations.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (203)

Showing the top 5 NuGet packages that depend on Meadow.Foundation:

Package Downloads
Meadow.Foundation.Graphics.MicroGraphics

Lightweight integer accurate 2d graphics drawing system designed for embedded applications

Meadow.Foundation.Displays.TftSpi

SPI Color TFT and OLED displays (GC9A01, HC8357B, HX8357D, ILI9163, ILI9225, ILI9341, ILI9481, ILI9488, RM68140, S6D02A1, SSD1331, SSD1351, ST7735, ST7789)

Meadow.Foundation.Sensors.Motion.Adxl3xx

ADXL3xx Analog and I2C 3-axis accelerometers (ADXL335, ADXL343, ADXL345, ADXL337, ADXL362, ADXL377)

Meadow.Foundation.Displays.Lcd.CharacterDisplay

Digital and I2C LCD character displays

Meadow.Foundation.Sensors.Location.Gnss.NmeaProcessor

GNSS NMEA parsing library

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Meadow.Foundation:

Repository Stars
lindexi/lindexi_gd
博客用到的代码
EngstromJimmy/ZXSpectrum
Due to popular demand I have added my ZX Spectrum emulator
Version Downloads Last Updated
3.0.1-beta 0 9/9/2026
3.0.0-beta 1,883 9/4/2026
2.5.0.12-beta 8,968 4/25/2026
2.5.0.11-beta 9,796 3/17/2026
2.5.0.10-beta 9,765 3/11/2026
2.5.0.9-beta 8,901 3/6/2026
2.5.0.8-beta 9,033 2/28/2026
2.5.0.7-beta 9,067 2/27/2026
2.5.0.6-beta 9,294 2/24/2026
2.5.0.5-beta 9,250 12/23/2025
2.5.0.4-beta 9,127 12/20/2025
2.5.0.3-beta 8,855 12/17/2025
2.5.0.2-beta 9,099 12/9/2025
2.5.0.1-beta 9,104 12/9/2025
2.5.0 12,772 11/24/2025
2.4.0.15-beta 9,148 11/20/2025
2.4.0.14-beta 8,296 11/7/2025
2.4.0.13-beta 8,499 11/6/2025
2.4.0.12-beta 8,685 11/5/2025
2.4.0.11-beta 8,859 10/28/2025
Loading failed