Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
/ NETXUSASharp Public archive

An easy-to-use .NET client library for NETXUSA's XML-over-REST API

License

Notifications You must be signed in to change notification settings

Rev-io/NETXUSASharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This repository is no longer updated or maintained.

NETXUSASharp

An easy-to-use .NET client library for NETXUSA's XML-over-REST API.

How to add to your project

Add to your project using Nuget.

From Visual Studio, click the Tools menu -> NuGet Package Manager -> Package Manager Console.

From the console, run the following command:

Install-Package NETXUSASharp

Usage

Overview

Building

  • Download the latest version of NuGet Pack and place in Tools directory
  • Delete Build directory
  • Update NETXUSASharp.nuspec with new version (if necessary)
  • Run build.bat
  • Package should be available for download in Build directory

About

An easy-to-use .NET client library for NETXUSA's XML-over-REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published