Microsoft
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
Microsoft-Message-Bridge
A messaging bridge that transforms messages and connects different real time interfaces such as service bus and event hub
-
Tocino
NS3 Extensions to Simulate Direct Network Topologies
-
real-time-filter-demo
An example application demonstrating the use of the Imaging SDK for real-time image effects. The effects are applied to the stream received from the camera and shown in the viewfinder. This app does not support capturing photos.
-
real-time-blend-demo
An example application demonstrating real-time use of the blend effect provided by the Imaging SDK, the effect being applied to a stream of images received from the phone's camera.
-
filter-effects
An example application demonstrating the use of the different filters of Imaging SDK with camera photos. This example app uses the camera and displays the viewfinder for taking a picture. The taken photo is then processed with the predefined filters. The filter properties can be manipulated and the changes can be seen in the preview image immedi…
-
filter-explorer
Filter Explorer is an example application which demonstrates some of the image editing capabilities and performance of the Imaging SDK by allowing the user to apply a number of filter layers to existing or newly captured photos.
-
places
Lumia SensorCore SDK sample for Place Monitor API. This application shows all the 'known' places on the map, draws a circle around them where radius represent the uncertainty of the place, and creates equal-sized geofences on those locations.
-
image-sequencer
Image Sequencer is an example application demonstrating the use of Imaging SDK’s Image Aligner and Gif Renderer APIs for creating cinemagraph-style animations in animated GIF format. The application has a set of hard coded image sequences to be used for basis of the alignment and animation. User can manipulate the animation by limiting the anima…
-
Azure-DDP
Framework to build general purpose distributed data platform in Azure Virtual Machines to support various platforms like Hadoop, Cassandra and MongoDB.
-
hello-sensorcore
Hello SensorCore is a getting started sample for Lumia SensorCore SDK. The sample shows how to initialise and use StepCounter API.
-
recorder
SensorCore SDK sample data recorder for the simulators
-
SimpleTracks
SimpleTracks is a sample application which demonstrates the usage of the TrackPoint Monitor API in Windows Phone 8.1. This application visualizes the tracks on the map. The user is able to see the tracks from the last seven days as well as tracks history by using the application bar buttons.
-
SimpleSteps
SimpleSteps is a sample application which demonstrates the usage of the Step Counter API in Windows Phone 8.1. This application displays a graph of user's steps during current day. The user is able to see the steps from the last seven days by using the application bar buttons.
-
SimpleActivity
SimpleActivity is a sample application which demonstrates the usage of the Activity Monitor API in Windows Phone 8.1. This application shows different activity types the user has performed during the current day. The user is able to see the activities from the last seven days as well zoom the activity graph by using the application bar buttons
-
java-jasperreports-client-library
JasperReports Server Client Library for DeployR
-
o365tosplunkdataimportapp
The Office 365 data Splunk app enables data analysts and IT administrators to import the data they need to get their organization more productive and finally makes Office 365 data available to third party BI platforms
-
here-launchers
HERE Launchers API library and source codes, as well the demo application illustrating the use of the API.
-
audio-recorder
Audio Recorder is an example application demonstrating how to record and play audio in Windows Phone 8 devices. XNA Audio API and Windows Audio Session API (WASAPI) are covered by the example.
-
photo-inspector
Photo Inspector is an example application on how to capture and process high resolution photos (resolution depends on device hardware).
-
optical-reader
Optical Reader Library provides a simple easy-to-integrate optical reader task for QR-code and barcode reading purposes, and also provides a customizable optical reader framework for assisting in implementing own optical reader systems.
-
nfc-ndef-tag-reader
A simple NFC tag reader application for Windows Phone 8. This example app demonstrates how to use the Proximity API to read NFC Data Exchange Format (NDEF) compliant tags.
-
matchem-poker-wp
Arcade style match-N game with poker hands implementaion for Windows Phone devices.
-
map-explorer
Map Explorer is an example application demonstrating how to use the new Windows Phone 8 Maps API replacing the Bing Maps used in Windows Phone 7.x.
-
phone-info
An example application for retrieving both static and dynamic properties of a Windows Phone device. The methods demonstrated by this app can be used for adapting your application to wider range of phone models; If a phone does not support a certain non-vital feature of your application, you can gracefully adapt by hiding that feature dynamically.
-
drumkitx
A Windows Phone 8 port of the Drumkit XNA example using Direct3D and XAudio for fast graphics and low latency sample playback. This demo app lets you play percussion sounds by tapping the screen. You can record your beats, play them back later and also play drums on top of your latest recording.
-
camera-explorer
Camera Explorer application for Windows Phone 8 demonstrates the use of the new advanced Windows Phone 8 camera API, the Windows.Phone.Media.Capture.PhotoCaptureDevice and the related classes and enumerations on Lumia devices.
-
activate-sensorcore
Helper library for SensorCore SDK to activate Location and Motion data
-
sudokumaster-wp
Sudoku game developed with XAML. This example application has been developed with various technologies for several platforms, and thereby also demonstrates porting and co-development aspects between platforms.
-
simple-filter-mixer
Simple Filter Mixer is an example application for Windows Phone demonstrating the use of Imaging SDK APIs, combining multiple filters together and demonstrating each of the available filter in the SDK. This sample also demonstrates on-demand creation of the filters using reflection.
-
native-filter-demo
A simple demonstration project for Windows Phone 8 describing a way to create real-time filters for the camera viewfinder, using native code (C++). The project also provides a sample filter optimized using the NEON instruction set.