Skip to content

gcarreno/NosoDataSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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