Carbon.Examples.WebService.Common
1.1.2
dotnet add package Carbon.Examples.WebService.Common --version 1.1.2
NuGet\Install-Package Carbon.Examples.WebService.Common -Version 1.1.2
<PackageReference Include="Carbon.Examples.WebService.Common" Version="1.1.2" />
paket add Carbon.Examples.WebService.Common --version 1.1.2
#r "nuget: Carbon.Examples.WebService.Common, 1.1.2"
// Install Carbon.Examples.WebService.Common as a Cake Addin
#addin nuget:?package=Carbon.Examples.WebService.Common&version=1.1.2
// Install Carbon.Examples.WebService.Common as a Cake Tool
#tool nuget:?package=Carbon.Examples.WebService.Common&version=1.1.2
The Carbon.Examples.WebService.Common package contains classes that are shared between the Carbon web service and client applications. Client apps using the .NET software platform can use the classes directly to create a strongly-typed binding between the client and the service.
The CarbonServiceClient
class encapsulates all web service calls with request and response values represented by strongly-typed .NET classes.
The web service is published here with traditional Swagger documentation:
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- RCS.Azure.Data.Common (>= 1.0.0)
- RCS.Carbon.Shared (>= 8.3.30)
- System.Text.Json (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 183 | 11/29/2022 |
Under Development