Skip to content

.NET Binding to DVC by iterative,ai utilizing DVC in C# based software

License

Notifications You must be signed in to change notification settings

itamadev/DVC.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DVC.Net

Publish NuGet Package DVC.Net Badge

.NET Binding to DVC by iterative.ai utilizing DVC in C# based software

Installation

NuGet

dotnet add package DVC.Net

Manual

Download the latest release from the releases page

Usage

Basic Usage

using DVC.Net;

// Create a new DVC instance
var dvc = new Client();
dvc.Pull();

License

This project is licensed under the Apache License - see the LICENSE file for details

About

.NET Binding to DVC by iterative,ai utilizing DVC in C# based software

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages