Skip to content

Wrapper for YAZ ZOOM Z39.50 Libraries

License

Notifications You must be signed in to change notification settings

Notalib/VBZOOMD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VBZOOMD

VB.NET Wrapper for YAZ ZOOM Z39.50 Libraries

This is a VB.NET version of an old VB6 ActiveX library.

The original VB6 code and documentation can be found here: http://vb-zoom.sourceforge.net/

Create nuget package

cd \VBZOOMD\VBZOOMD
.\nuget.exe pack .\VBZOOMD.vbproj -properties Configuration=Release

Publish nuget package

.\nuget.exe push .\VBZOOMD.x.x.x.nupkg -Source https://nuget.pkg.github.com/Notalib/index.json -ApiKey [GITHUB-PAT-TOKEN]

About

Wrapper for YAZ ZOOM Z39.50 Libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 100.0%