Rayson.Data 0.0.23-pre

This is a prerelease version of Rayson.Data.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Rayson.Data --version 0.0.23-pre
                    
NuGet\Install-Package Rayson.Data -Version 0.0.23-pre
                    
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="Rayson.Data" Version="0.0.23-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rayson.Data" Version="0.0.23-pre" />
                    
Directory.Packages.props
<PackageReference Include="Rayson.Data" />
                    
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 Rayson.Data --version 0.0.23-pre
                    
#r "nuget: Rayson.Data, 0.0.23-pre"
                    
#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.
#addin nuget:?package=Rayson.Data&version=0.0.23-pre&prerelease
                    
Install Rayson.Data as a Cake Addin
#tool nuget:?package=Rayson.Data&version=0.0.23-pre&prerelease
                    
Install Rayson.Data as a Cake Tool

Useful Types : RandomProvider, BinaryTree, EnumSequence, EnumerableOf, CharSet, TypeCategorisor, EnumerableRandomExtension

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.  net9.0 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  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 net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.0

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Rayson.Data:

Package Downloads
Rayson.ObjectCrawling

Useful Types: MultiAggregateCrawler, Object.Copy (extension), TransposeCrawler, UpdateCrawler

Rayson.Formulae

Useful Types: Formula, FormulaBuilder, NodeFactory Represent a math formula as binary tree, with methods to manipulate the structure of the formula.

Rayson.Data.Networks

Useful Types: Network, BinaryTree

Rayson.WPF

ViewModel, VersionedViewModel, ViewCommand

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.30-pre 1,130 1/27/2019
0.0.29-pre 473 1/27/2019
0.0.28-pre 477 1/26/2019
0.0.27-pre 480 1/26/2019
0.0.26-pre 753 8/29/2018
0.0.25-pre 776 8/29/2018
0.0.24-pre 653 8/29/2018
0.0.23-pre 606 8/29/2018
0.0.22-pre 638 8/27/2018
0.0.21-pre 623 8/27/2018
0.0.20-pre 652 8/27/2018
0.0.19-pre 616 8/26/2018
0.0.18-pre 717 8/18/2018
0.0.17-pre 729 8/17/2018
0.0.16-pre 666 8/17/2018
0.0.15-pre 670 8/16/2018
0.0.14-pre 674 8/12/2018
0.0.13-pre 659 8/12/2018
0.0.12-pre 662 8/12/2018
0.0.11-pre 651 8/12/2018
0.0.10-pre 682 8/11/2018
0.0.9-pre 702 8/9/2018
0.0.7-pre 777 8/4/2018
0.0.6-pre 741 8/4/2018
0.0.5-pre 690 8/3/2018
0.0.4-pre 666 8/3/2018
0.0.3-pre 660 8/3/2018
0.0.2-pre 663 8/1/2018
0.0.1-pre 670 7/30/2018

0.0.23-pre
     Added ObservableObject and VersionedObject

     0.0.22-pre
     Small BinaryNode.Height calculation speedup

     0.0.21-pre
     Added BinaryNode properties for navigation

     0.0.20-pre
     Fixed binary tree bugs

     0.0.19-pre
     Made BinaryTree accessible by index
     bio

     0.0.18-pre
     Added EnumerableRandomExtension

     0.0.17-pre
     Altered BinaryTree and related classes' public APIs (SoC)

     0.0.16-pre
     [BugFix] Child nodes weren't being added to Nodes collection when SetA or SetB was used.

     0.0.15-pre
     Added EnumSequence

     0.0.14-pre
     [BugFix] BinaryTree.Replace now clears child nodes too

     0.0.13-pre
     Update to BinaryTree

     0.0.12-pre
     Update to BinaryTree

     0.0.11-pre
     Added BinaryTree and BinaryNode classes

     0.0.10-pre
     added RandomProvider (moved from Rayson.Maths)

     0.0.9-pre
     added RandomSampler

     0.0.8-pre
     Added ICollection to list of interfaces that CharSet (used to be CharList) implements.

     0.0.7-pre
     fixed erroneous namespace

     0.0.6-pre
     TypeCategorisor api altered
     Added support for all enumerable to be classified as "enumerable"

     0.0.5-pre
     Added TypeCategorisor

     0.0.4-pre
     Ability to unit test CharList (interface provided)

     0.0.3-pre
     Added CharList

     0.0.2-pre
     init