ObservableVector 2.1.0
dotnet add package ObservableVector --version 2.1.0
NuGet\Install-Package ObservableVector -Version 2.1.0
        
        
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="ObservableVector" Version="2.1.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="ObservableVector" Version="2.1.0" />
<PackageReference Include="ObservableVector" />
        
        
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 ObservableVector --version 2.1.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: ObservableVector, 2.1.0"
        
        
#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 ObservableVector@2.1.0
        
        
#: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=ObservableVector&version=2.1.0
#tool nuget:?package=ObservableVector&version=2.1.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Observable Vector makes it easy to use the IObservableVector<T> interface in your Windows app.
    Find us on GitHub at https://github.com/jamesqo/observable-vector
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| Universal Windows Platform | netcore50 is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ObservableVector:
| Package | Downloads | 
|---|---|
| Monaco.Editor A Windows Runtime Component wrapper around the web-based Monaco Editor | |
| Monaco.Editor_unofficial A Windows Runtime Component wrapper around the web-based Monaco Editor | 
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ObservableVector:
| Repository | Stars | 
|---|---|
| hawkerm/monaco-editor-uwp 
                                                            A Windows Runtime Component wrapper around the web-based Monaco Editor.
                                                         |