LiveLinq 0.0.1-alpha

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

Observable LINQ queries that work with collections that push change notifications to create persistent, efficient LINQ queries

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LiveLinq:

Package Downloads
Reactive.Relationships

A way to fluently sync relationships between C# objects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0-alpha0190 510 5/11/2021
1.1.0-alpha0189 762 5/8/2021
1.1.0-alpha0187 427 4/17/2021
1.1.0-alpha0186 1,664 4/16/2021
1.1.0-alpha0184 395 4/16/2021
1.1.0-alpha0183 416 4/16/2021
1.1.0-alpha0175 701 12/21/2020
1.1.0-alpha0164 662 9/10/2020
1.1.0-alpha0163 958 9/6/2020
1.1.0-alpha0161 709 9/5/2020
1.1.0-alpha0160 624 9/5/2020
1.1.0-alpha0159 584 8/31/2020
1.1.0-alpha0158 910 8/28/2020
1.1.0-alpha0156 553 8/27/2020
1.1.0-alpha0153 568 8/26/2020
1.1.0-alpha0152 1,484 8/21/2020
1.1.0-alpha0151 598 8/21/2020
1.0.0 1,023 6/24/2020
0.0.1-alpha 1,334 1/25/2016
Loading failed