OSIsoft.Contracts
9.0.0
dotnet add package OSIsoft.Contracts --version 9.0.0
NuGet\Install-Package OSIsoft.Contracts -Version 9.0.0
<PackageReference Include="OSIsoft.Contracts" Version="9.0.0" />
paket add OSIsoft.Contracts --version 9.0.0
#r "nuget: OSIsoft.Contracts, 9.0.0"
// Install OSIsoft.Contracts as a Cake Addin #addin nuget:?package=OSIsoft.Contracts&version=9.0.0 // Install OSIsoft.Contracts as a Cake Tool #tool nuget:?package=OSIsoft.Contracts&version=9.0.0
This package defines the interfaces used to interact with the Sequential Data Store. Please see our documentation for full information, https://ocs-docs.osisoft.com/index.html.
Product | Versions 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- OSIsoft.Http.Client (>= 9.0.0)
- OSIsoft.Models.AccessControl (>= 3.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OSIsoft.Contracts:
Package | Downloads |
---|---|
OSIsoft.OCSClients
This package includes libraries for developing client applications that interface with the OSIsoft Cloud Services, now Connect data services. This is the preview version of the public client libraries. Please see our documentation for full information, https://docs.aveva.com/bundle/connect-data-services-developer/page/developer-guide/dev-guide-introduction.html |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
Exposed XML documentation for classes and methods.
Added RFC compliant JSON PATCH APIs for existing ACLs of SDS Streams, Types, StreamViews, and UOMs.
Enhanced GET APIs for ACLs which now include Entity Tags (ETag). The ETag can be used to prevent overwriting another user's changes to an ACL.
Removed multi-stream UpdateValuesAsync and InsertValuesAsync because this functionality is not implemented for public use.
Added error handling for a missing API version in a request. API version support is built into the client libraries.