Nexus.Extensibility 2.0.0-beta.55

This is a prerelease version of Nexus.Extensibility.
dotnet add package Nexus.Extensibility --version 2.0.0-beta.55
                    
NuGet\Install-Package Nexus.Extensibility -Version 2.0.0-beta.55
                    
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="Nexus.Extensibility" Version="2.0.0-beta.55" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nexus.Extensibility" Version="2.0.0-beta.55" />
                    
Directory.Packages.props
<PackageReference Include="Nexus.Extensibility" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nexus.Extensibility --version 2.0.0-beta.55
                    
#r "nuget: Nexus.Extensibility, 2.0.0-beta.55"
                    
#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.
#:package Nexus.Extensibility@2.0.0-beta.55
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nexus.Extensibility&version=2.0.0-beta.55&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nexus.Extensibility&version=2.0.0-beta.55&prerelease
                    
Install as a Cake Tool

Nexus.Extensibility

This package contains types to write data source or data writer extensions for the Nexus software (a UI for time-series data lakes).

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Nexus.Extensibility:

Package Downloads
Nexus.Sources.StructuredFile

This package makes a base class available to simplify reading structured data files into Nexus.

Nexus.Remoting

Type definitions to implement data sources and data writers for the Nexus system.

Nexus.Sources.Remote

Package Description

Nexus.Sources.Transform

A data source to transform Nexus catalog properties like resources names and group memberships.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0-beta.55 56 7/9/2026
2.0.0-beta.54 201 11/26/2025
2.0.0-beta.53 181 11/26/2025
2.0.0-beta.52 173 3/21/2025
2.0.0-beta.51 252 3/4/2025
2.0.0-beta.50 2,764 2/4/2025
2.0.0-beta.49 183 2/4/2025
2.0.0-beta.48 163 1/31/2025
2.0.0-beta.47 170 1/31/2025
2.0.0-beta.46 161 1/31/2025
2.0.0-beta.45 148 1/25/2025
2.0.0-beta.44 149 1/23/2025
2.0.0-beta.43 250 1/22/2025
2.0.0-beta.42 273 1/16/2025
2.0.0-beta.41 144 1/15/2025
2.0.0-beta.40 163 1/15/2025
2.0.0-beta.38 152 1/5/2025
2.0.0-beta.37 128 12/20/2024
2.0.0-beta.36 163 12/20/2024
1.0.6 536 1/31/2023
Loading failed