nh43de / NanoOptional

A lightweight C# nullable value struct for .NET NanoFramework or other cases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NanoOptional

A lightweight nullable value struct for NanoFramework or other cases

Since NanoFramework does not support nullable values, this is a helper struct to help with nullable values in .NET NanoFramework (can also be used in any C# project).

About

A lightweight C# nullable value struct for .NET NanoFramework or other cases

License:MIT License


Languages

Language:C# 100.0%