LiveLinq 0.0.4-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.4-alpha
                    
NuGet\Install-Package LiveLinq -Version 0.0.4-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.4-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LiveLinq" Version="0.0.4-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.4-alpha
                    
#r "nuget: LiveLinq, 0.0.4-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.4-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.4-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=LiveLinq&version=0.0.4-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 503 5/11/2021
1.1.0-alpha0189 755 5/8/2021
1.1.0-alpha0187 425 4/17/2021
1.1.0-alpha0186 1,659 4/16/2021
1.1.0-alpha0184 390 4/16/2021
1.1.0-alpha0183 412 4/16/2021
1.1.0-alpha0175 694 12/21/2020
1.1.0-alpha0164 658 9/10/2020
1.1.0-alpha0163 954 9/6/2020
1.1.0-alpha0161 702 9/5/2020
1.1.0-alpha0160 621 9/5/2020
1.1.0-alpha0159 579 8/31/2020
1.1.0-alpha0158 906 8/28/2020
1.1.0-alpha0156 548 8/27/2020
1.1.0-alpha0153 564 8/26/2020
1.1.0-alpha0152 1,481 8/21/2020
1.1.0-alpha0151 591 8/21/2020
1.0.0 1,012 6/24/2020
0.0.4-alpha 1,353 1/28/2016
Loading failed