Metadata >> NuGet >> FreeSwitchSharp

FreeSwitchSharp

Metadata

Authors pruiz
Copyrights Copyright Pablo Ruiz García 2010-2014
Description FreeSwitchSharp is a NuGet-based ESL library for .Net using freeswitch's code with a couple of addition/helpers.
LicenseUrl https://www.mozilla.org/MPL/1.1/
Owners pruiz
ProjectUrl https://github.com/pruiz/FreeSwitchSharp
ReleaseNotes See changes for this revision at: http://github.com/pruiz/FreeSwitchSharp/commit/207ba4c3a7c5a83e50f2daed853063b5a2d5b08f
RequireLicenseAcceptance False
Tags FreeSwitch FreeSwitchSharp VoIP
Dependencies Common.Logging:2.2.0|Common.Logging.Core:2.2.0
PackageSize 22685
PackageHashAlgorithm SHA512
PackageHash Yc1fJCaFuIdG19Y7BzzZusbKs1KkxZS1SPIW5xLyb74jbUNXujXpfiu+2hs1yObkY8FvMrRhmP+iKV32q5lIOw==
DownloadCount 000000
CreatedDate 2014-09-09T17:21:40

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install FreeSwitchSharp -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FreeSwitchSharp -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package FreeSwitchSharp
Installing the package (HTTP Basic authentication):
Install-Package FreeSwitchSharp -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FreeSwitchSharp -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FreeSwitchSharp

OpenWrap

Installing the package:
o add-wrap FreeSwitchSharp
Uninstalling the package:
o remove-wrap FreeSwitchSharp

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.14.8
1.0.13.7
1.0.12.6
1.0.11.5