Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.25 KB

Noso Data Sharp

Build Status Supports Windows Supports Linux Supports macOS License Latest Release Downloads

Basic Noso Data blocks in C#

Build

Make sure you have the dotnet command line tool installed.

$ dotnet build src

Test

Make sure you have the dotnet command line tool installed.

$ dotnet test src