Nelibur 3.0.2
Nelibur is a message based web service framework on the pure WCF.
Nelibur simplifies creating high-performance and message based web services and you certainly have all the power of the WCF
See the version list below for details.
Install-Package Nelibur -Version 3.0.2
dotnet add package Nelibur --version 3.0.2
<PackageReference Include="Nelibur" Version="3.0.2" />
paket add Nelibur --version 3.0.2
#r "nuget: Nelibur, 3.0.2"
Release Notes
Version 3.0.2
* Changed url serialization. Urls are readable
Example: http://localhost/Get?type=PresentRequest&Country=Sheldonopolis&Status=Pending
* Changed client's methods signature.
Example: client.Get<GetClientRequest, ClientResponse>(request) => client.Get<ClientResponse>(request)
* JsonServicePerCall, SoapServicePerCall -> Services/Default
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.1.8 | 3,081 | 3/2/2016 |
3.1.6 | 1,159 | 6/26/2015 |
3.1.4 | 748 | 4/21/2015 |
3.1.2 | 844 | 2/28/2015 |
3.1.0 | 830 | 12/20/2014 |
3.0.3-beta5 | 1,300 | 11/8/2014 |
3.0.3-beta2 | 2,119 | 10/31/2014 |
3.0.3-beta1 | 790 | 10/15/2014 |
3.0.2 | 1,114 | 5/25/2014 |
3.0.1-beta2 | 1,094 | 5/10/2014 |
3.0.1-beta1 | 828 | 4/25/2014 |
2.0.3 | 1,083 | 3/29/2014 |
1.0.61-beta3 | 997 | 3/23/2014 |
1.0.61-beta2 | 753 | 2/20/2014 |
1.0.61-beta1 | 774 | 2/1/2014 |