24 packages tagged with “windowsphone8”
This package contains SharePoint and Project Client Object Model libraries
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version will add the MVVM Light libraries as well as some scaffolding to your application to convert it in an MVVM app!
A set of components and controls to accelerate your Windows 8 and Windows Phone 8 application development. DISCLAIMER: This is not a Microsoft official SDK and there are no guarantees. Use it at your own risk. It's a set of sample components that provides one different approach to implement common Windows 8 and Windows Phone 8 features.
For .NET Standard; see http://www.mvvmlight.net/std10. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version will add the MVVM Light libraries as well as some scaffolding to your application to convert it in an MVVM app!
See: http://alphachitech.wordpress.com/2015/01/31/virtualizing-observable-collection/ GitHub is here: https://github.com/anagram4wander/VirtualizingObservableCollection There are no performant large data set observable collections that support write operations in .NET, so we wrote the VirtualizingObservableCollection, which does the following: ◾Implements the same interfaces as ObsevableCollection<T> so you can use it anywhere you’d use an ObsevableCollection<T> – no need to change any of your existing controls. ◾Supports true multi-user read/write without resets (maximizing performance for large-scale concurrency scenarios). ◾Manages memory on its own so it never runs out of memory, no matter how large the data set is (especially important for mobile devices). ◾Natively works asynchronously – great for slow network connections and occasionally-connected models. ◾Works great out of the box, but is flexible and extendable enough to customize for your needs. ◾Has a data access performance curve nearly as good as the regular ObsevableCollection – the cost of using it is negligible. ◾Works in any .NET project because it’s implemented in a Portable Code Library (PCL).
Sparrow Toolkit a set of Data Visualization controls(Chart, Gauge,BulletGraph and Sparkline) with lot of flexibility, performance, faster and more efficient for Windows Phone 8
StyleMVVM is a full featured MVVM framework designed from the ground up for the Windows Store platform (C#, C++ and HTML/JS supported). StyleMVVM has now been ported to Windows Phone 8 and WPF (.Net 4.5).
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the Android Support libraries. At the moment this includes support for RecyclerView with an ObservableRecyclerAdapter and a CachingViewHolder.
StyleMVVM.Controls is the controls library to go with StyleMVVM
We provide conversion to all image formats supported by .NET framework via System.Drawing.Image class so you are able to export PDF files to BMP,JPG,PNG,TIFF as well as work with this bitmap on a fly. We support rendering of the PDF content including: - text (with embedded, externally linked, standard, simple and composite fonts) - text search, bidi text search, highlighting, regions and coordinates extraction (including non-latin alphabets) - images, including masked ones - annotation objects of various types - complex paths and fills - PDF Forms - all blending modes - tiling patterns - shading patterns of type 1,2,3(function-based, axial, radial) - transparency groups(especially useful when you process files created with Adobe Illustrator) - masked content(stencil masks, colorkey masks, softmasks) - all colorspaces specified by PDF(in case of DeviceN we revert to alternative as specified by standard) - PDF bookmarks + page navigation support - compatible with Windows 10, WindowsRT and Windows Phone 8/10, so you may create Windows Store and Windows Phone Store apps that require PDF processing - compatible with MONO, you may use Xamarin and create apps for Mac OS X , iOS and Android using our component(see examples in our blog)
StyleMVVM.Conventions is the conventions library for StyleMVVM
Testing library for all Granite projects. Includes support for testing events.
Deprecated, use MvvmCube.
This library allows to interact with the AR.Drone 2.0 by Parrot. All the main commands are supported (take-off, landing, up, down, left, right and rotate left/right). You can freely manage the drone from Windows Phone, Windows 8 Store apps or WPF applications.
A simple to use Navigation Service that works with MVVMlight specifically for windows phone 8
An open source transliteration library for .NET that can transliterate static texts and also can be used in "live" mode, which allows it to be connected with input fields. Supported platforms: NET 3.5, NET 4, NET 4.5, .NET Portable (.NET 4 / .NET 4.5, Silverlight 5, Windows 8, Windows Phone 8.1, Windows Phone Silverlight 8).
FileIO and PathIO implementation for Windows Phone 8.
A Metro Character Progress Control The Progress Control could be used in following platforms: Windows 8 (WinRT) Windows Phone 8 (WP8) Silverlight 5 (SL5) WPF (WPF4.5)
SpiritMVVM is a Model-View-ViewModel library, focused on richness of feature-set and cross-platform compatibility, using the Portable Class Library. It was designed from the beginning to incorporate many modern features and "niceties" found scattered in other MVVM libraries, but only truly combined here.
This is a portable Win8.1/WP8.1 library for the ordrx service.
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the AndroidX libraries. At the moment this includes support for RecyclerView with an ObservableRecyclerAdapter and a CachingViewHolder.
Implementation of the Technology Solutions barcode reader configuration API for use with Universal Apps, Universal Windows Platform, Xamarin and Xamarin Forms