Namespace Meadow
Classes
App<D>
Provides a base implementation for the Meadow App. Use this class for Meadow applications to get strongly-typed access to the current device information.
AppSettings
BufferException
CircularBuffer<T>
ConfigurableObject
DefaultLifecycleSettings
DefaultLoggingSettings
DefaultLogLevelSettings
DefaultUpdateSettings
ExtensionMethods
MeadowOS
The entry point of the .NET part of Meadow OS.
MeadowOS.FileSystem
Contains Meadow.OS File System information.
MeadowOS.SystemInformation
MeadowSynchronizationContext
NetworkAdapterBase
A base class for INetworkAdapter implementations
NetworkAdapterCollection
A collection of INetworkAdapter-derived instances
NetworkAuthenticationException
An exception indicating a network authentication failure
NetworkException
A general Network exception
NetworkNotFoundException
An exception indicating a requested network was not found
ObservableDictionary<TKey, TValue>
Provides a dictionary for use with data binding.