Stars
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
kevinmiles / FluBase
Forked from ikarago/FluBaseA personal reference project for common dialogs and pages
kevinmiles / AppWindowIntro
Forked from rkarman/AppWindowIntroIntroduction to the AppWindow API
kevinmiles / winfile
Forked from microsoft/winfileOriginal Windows File Manager (winfile) with enhancements
.NET managed sockets wrapper using the new "Pipelines" API
kevinmiles / MediatR
Forked from jbogard/MediatRSimple, unambitious mediator implementation in .NET
kevinmiles / DotNetty
Forked from Azure/DotNettyDotNetty project – a port of netty, event-driven asynchronous network application framework
This sample demonstrates how to use common Model-View-ViewModel (MVVM) patterns in UWP asynchronously.
kevinmiles / NmeaParser
Forked from dotMorten/NmeaParserLibrary for handling NMEA message in Windows Desktop, Store, Phone, Universal, and Xamarin (Android + iOS), coming from files, bluetooth, serial port or any stream
SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with …
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
kevinmiles / PowerThreading
Forked from Wintellect/PowerThreadingJeffrey Richter's Power Threading Library
kevinmiles / ZigbeeNet
Forked from dotMorten/ZigbeeNetPortable Class Library for Zigbee. Supports .NET, Windows Store and Windows Phone.
kevinmiles / Channels
Forked from davidfowl/ChannelsPush based .NET Streams
Simple two-way TCP socket based library for UWP comms between 2 devices
kevinmiles / pro-asynchronous-programming-w-.net
Forked from Apress/pro-asynchronous-programming-w-.netSource code for 'Pro Asynchronous Programming with .NET' by Richard Blewett, Andrew Clymer, and Rock Solid Knowledge Ltd
kevinmiles / pro-.net-4-parallel-programming-in-csharp
Forked from Apress/pro-.net-4-parallel-programming-in-csharpSource code for 'Pro .NET 4 Parallel Programming in C#' by Adam Freeman
Source code for 'Event-Based Programming' by Ted Faison
A repo to demonstrate simple IPC in .Net Core
kevinmiles / simplsockets
Forked from haneytron/simplsocketsSimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It is a spinoff of the Dache distributed caching project.
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
API samples for the Universal Windows Platform.
API samples for the Universal Windows Platform.
UWP userspace WinUsb driver for USB3 Vision cameras (on base of Basler ace series)
kevinmiles / Xeeny
Forked from MhAllan/XeenyFramework For Building And Consuming Services In .Net Standard
kevinmiles / Peasy.NET
Forked from peasy/Peasy.NETA middle tier micro-framework for .NET and .NET Core
kevinmiles / Hyperion
Forked from akkadotnet/HyperionPolymorphic serialization for .NET
kevinmiles / BenchmarkDotNet
Forked from dotnet/BenchmarkDotNetPowerful .NET library for benchmarking
kevinmiles / Zebus
Forked from Abc-Arbitrage/ZebusA lightweight Peer to Peer Service Bus
kevinmiles / Mediator.Net
Forked from mayuanyang/Mediator.NetA simple mediator for .Net for sending command, publishing event and request response with pipelines supported