BrightData 3.0.3

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package BrightData --version 3.0.3
NuGet\Install-Package BrightData -Version 3.0.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="BrightData" Version="3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BrightData --version 3.0.3
#r "nuget: BrightData, 3.0.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 BrightData as a Cake Addin
#addin nuget:?package=BrightData&version=3.0.3

// Install BrightData as a Cake Tool
#tool nuget:?package=BrightData&version=3.0.3

Bright data is a performance oriented data table and linear algebra library that supports both CPU and GPU computation

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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 BrightData:

Package Downloads
BrightWire

Bright Wire is an open source machine learning library for .net core. Includes neural networks (feed forward, convolutional and recurrent), naive bayes, linear regression, decision trees, logistic regression, k-means clustering and dimensionality reduction.

BrightData.Numerics

Numerics provider for Bright Data - allows CPU computation, including with MKL

BrightData.Cuda

Cuda provider for Bright Data - allows GPU computation on NVIDIA GPUs

BrightData.MKL

MKL provider for Bright Data - allows optimised linear algebra on Intel CPUs

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-rc 127 5/16/2023
3.0.3 847 11/12/2021
3.0.2 768 10/17/2021
3.0.1 892 6/8/2021
3.0.0 907 3/22/2021
3.0.0-beta 563 2/20/2021

updated to .net 6