46 packages tagged with “windowsstore”
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class 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!
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'Platform' libraries for MvvmCross
Integrate the OneDrive API into your .NET App!
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, Windows Phone 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)
The Microsoft OCR Library for Windows Runtime allows developers to add text recognition capabilities to their apps. Supported platforms: Windows Phone 8, Windows Phone 8.1, Windows 8.1 (Windows Store apps only). Supported languages: Chinese Simplified, Chinese Traditional, Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Russian, Spanish, Swedish, Turkish. Terms of use: Please review the license. This is a stable version of the library and it can be used in apps published on the Store. Documentation: Available at msdn.microsoft.com. Code sample: Available at code.msdn.microsoft.com. NOTE: In Windows 10, OCR is part of Windows SDK as Universal Windows Platform (UWP) API. Check UWP documentation at msdn.microsoft.com and UWP code samples at github.com/Microsoft/Windows-universal-samples/.
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!
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'DownloadCache' plugin for MvvmCross
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).
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, Windows Phone 10, so you may create Windows Store and Windows Phone Store apps that require PDF processing (see examples in our blog)
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'Getting Started' libraries for MvvmCross and installs sample files. This package can be removed after installation so the sample files don't get recreated on each update.
Make it easy to authenticate your app that uses the OneDrive SDK
AppStoresScraper is library for downloading app metadata from Steam, Google, Apple and Windows app stores
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the iOS Support libraries for MvvmCross.
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.
A simple Date Picker for use in WinRT XAML apps
The Okra App Framework is an app centric MVVM framework. This package is designed for use with MEF.
Helper classes for building applications using the Model-View-ViewModel pattern that target one of the following platforms: WPF, Silverlight, Windows Store, Windows Phone, iOS and Android.
Implementation of the Technology Solutions ASCII Protocol for use with Universal Apps, Universal Windows Platform, Xamarin and Xamarin Forms
Portable math library for game development. Part of TOE: Tiny Open Engine.
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)
Manage auto sleep / auto lock in all platforms. This allows running very long tasks without fearing the device going to sleep.
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the Console 'MvvmCross Library' assemblies for MvvmCross
StorageHelper is a helper class for Windows Phone and Windows apps to easily save, load and delete data from storage.
This is a small base framework for MVVM in winRT, Also included some necessary extension methods.
Softbuild.Media is WriteableBitmap effector and utilities for Windows Phone 7.1/Windows store apps projects.
Simplify your XAML applications with Light.ViewModels!
T4IncludeWPF provides a set of reusable T4 templates for generating dependency properties, events and commands