Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.MD

VoiceNET Library

VoiceNET.Lib.Extension

This is a stripped down version of the VoiceNET Library.

VoiceNET.Lib.Extension is an extension of VoiceNET.Library that supports Web API.

VoiceNET.Lib.ClientAPI: Nuget NuGet

VoiceNET.Lib.ClientAPI is a shortened version using the Web API for users, stripped of unnecessary libraries.

VoiceNET.Lib.WebAPI: Nuget NuGet

VoiceNET.Lib.WebAPI is dedicated to web development.

How to use it?

See the example in SampleWebAPI for more how to use it.

It includes example ASP.NET Core Web API and WinForm App (WinForm Realtime) using Web API.