GHIElectronics.TinyCLR.IO 3.0.1.2000-prerelease

Prefix Reserved
This is a prerelease version of GHIElectronics.TinyCLR.IO.
dotnet add package GHIElectronics.TinyCLR.IO --version 3.0.1.2000-prerelease
                    
NuGet\Install-Package GHIElectronics.TinyCLR.IO -Version 3.0.1.2000-prerelease
                    
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="GHIElectronics.TinyCLR.IO" Version="3.0.1.2000-prerelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GHIElectronics.TinyCLR.IO" Version="3.0.1.2000-prerelease" />
                    
Directory.Packages.props
<PackageReference Include="GHIElectronics.TinyCLR.IO" />
                    
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 GHIElectronics.TinyCLR.IO --version 3.0.1.2000-prerelease
                    
#r "nuget: GHIElectronics.TinyCLR.IO, 3.0.1.2000-prerelease"
                    
#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 GHIElectronics.TinyCLR.IO@3.0.1.2000-prerelease
                    
#: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=GHIElectronics.TinyCLR.IO&version=3.0.1.2000-prerelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=GHIElectronics.TinyCLR.IO&version=3.0.1.2000-prerelease&prerelease
                    
Install as a Cake Tool

File and stream I/O for TinyCLR.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on GHIElectronics.TinyCLR.IO:

Package Downloads
GHIElectronics.TinyCLR.Data.Json

JSON parsing and serialization for TinyCLR.

GHIElectronics.TinyCLR.Data.SQLite

SQLite embedded SQL database for TinyCLR.

GHIElectronics.TinyCLR.IO.TinyFileSystem

Lightweight wear-levelling flash file system for TinyCLR.

Bytewizer.TinyCLR.Http

Hypertext Transfer Protocol (Http) server library built for TinyCLR IoT devices.

Bytewizer.TinyCLR.Compression.GZip

GZip compression library built for TinyCLR IoT devices.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1.2000-prerelease 232 7/23/2026
3.0.1.1000-prerelease 261 7/22/2026
3.0.0.3000-prerelease 277 6/30/2026
3.0.0.2000-prerelease 288 6/11/2026
3.0.0.1000-prerelease 278 6/10/2026
2.4.0.1000 372 3/16/2026
2.3.0.1000 859 8/9/2024
2.2.2.1000 668 5/2/2024
2.2.1.2000 541 3/20/2024
2.2.0.7000 551 2/26/2024
2.2.0.6000 703 9/14/2023
2.2.0.5000 2,059 9/15/2022
2.2.0.4200 1,930 5/18/2022
2.2.0 1,918 4/19/2022
2.1.0 2,207 6/30/2021
2.0.0 1,710 8/25/2020
2.0.0-rc2 1,039 8/10/2020
2.0.0-rc1 925 7/1/2020
1.0.0-preview3 927 11/30/2018
Loading failed