Skip to content

BITICPC/BitWaves.Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitWaves-DataLayer

Definitions of data layer abstractions used across BitWaves components.

Installation

This package is hosted in GitHub Package Registry as a NuGet package and is public to everyone.

First you need to be registered to use the GitHub Package Registry and configuring your local NuGet environment for use with GitHub Package Registry. Instructions on how to do these steps can be found at here.

To add BitWaves.Data to your project, add the following line into the <packages> section in your packages.config section:

<package id="BitWaves.Data" version="0.9.0" />

And then execute dotnet restore to restore the package.

Usage

To be updated.

About

Data layer driver for BitWaves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages