Info
| Version: | 2.1.0 | 
| Author(s): | James Ko | 
| Last Update: | Tuesday, February 2, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/jamesqo/observable-vector | 
| NuGet Url: | https://www.nuget.org/packages/ObservableVector.NonGeneric | 
Install
Install-Package ObservableVector.NonGeneric
                        dotnet add package ObservableVector.NonGeneric
                        paket add ObservableVector.NonGeneric
                        
                                ObservableVector.NonGeneric Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
This is the non-generic version which can be used in non-.NET projects targeting the Windows Store, such as C++/CX or JavaScript.
Find us on GitHub at https://github.com/jamesqo/observable-vector.