Liquid.Services 2.0.0-alpha-20211012-01

This is a prerelease version of Liquid.Services.
dotnet add package Liquid.Services --version 2.0.0-alpha-20211012-01
NuGet\Install-Package Liquid.Services -Version 2.0.0-alpha-20211012-01
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Liquid.Services" Version="2.0.0-alpha-20211012-01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Liquid.Services --version 2.0.0-alpha-20211012-01
#r "nuget: Liquid.Services, 2.0.0-alpha-20211012-01"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Liquid.Services as a Cake Addin
#addin nuget:?package=Liquid.Services&version=2.0.0-alpha-20211012-01&prerelease

// Install Liquid.Services as a Cake Tool
#tool nuget:?package=Liquid.Services&version=2.0.0-alpha-20211012-01&prerelease

The Liquid.Services contains interfaces that allows the connection to different types of services and offers an abstraction to represent one concept: Service Client.
     This component is part of Liquid Application Framework.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Liquid.Services:

Package Downloads
Liquid.Services.Http

The Liquid.Services.Http works as a HTTP Protocol uniting the main HTTP methods such as GET, POST, PUT, DELETE and OPTIONS. It's also possible to send a custom request or a custom stream request. The Liquid.Services.Http also offers compatibility with GraphQL POST and GET methods. All of these methods mentioned above are assynchronous like we will see further on. This component is part of Liquid Application Framework.

Liquid.Services.Grpc

The Liquid.Services.Grpc works as a Grpc client. All of these methods mentioned above are asynchronous. This component is part of Liquid Application Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-alpha-20211012-01 196 12/10/2021
2.0.0-alpha 238 4/3/2021