OSIsoft.Models.Management 8.0.4-prerelease-20241004.3

This is a prerelease version of OSIsoft.Models.Management.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package OSIsoft.Models.Management --version 8.0.4-prerelease-20241004.3                
NuGet\Install-Package OSIsoft.Models.Management -Version 8.0.4-prerelease-20241004.3                
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="OSIsoft.Models.Management" Version="8.0.4-prerelease-20241004.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OSIsoft.Models.Management --version 8.0.4-prerelease-20241004.3                
#r "nuget: OSIsoft.Models.Management, 8.0.4-prerelease-20241004.3"                
#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 OSIsoft.Models.Management as a Cake Addin
#addin nuget:?package=OSIsoft.Models.Management&version=8.0.4-prerelease-20241004.3&prerelease

// Install OSIsoft.Models.Management as a Cake Tool
#tool nuget:?package=OSIsoft.Models.Management&version=8.0.4-prerelease-20241004.3&prerelease                

This package provides the necessary data models to view and interact with OCS resources, including Namespaces, Roles, Tenants, and Users.

     This package is for use with version "1" of OSIsoft Cloud Services.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OSIsoft.Models.Management:

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

Added Name property to Namespace type.