Pinned Repositories
AdventOfCode
AsyncBridge
A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.
AsyncEx
A helper library for async/await.
BetterReflection
Wrappers around .NET Reflection that provide typed info objects and use caching for faster access to object values.
CodeContracts.MSBuild
Standalone MSBuild integration of CodeContracts (by Microsoft Research)
ControlzEx
Shared Controlz for WPF and ... more
CsJs
A C# MVVM Framework using the Saltarelle compiler to generate JavaScript code.
DependencyInjection
Abstraction layer for dependency injection.
ITask
Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.
RxMvvm
MVVM for Reactive Extensions (Rx)
jam40jeff's Repositories
jam40jeff/ITask
Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.
jam40jeff/CsJs
A C# MVVM Framework using the Saltarelle compiler to generate JavaScript code.
jam40jeff/RxMvvm
MVVM for Reactive Extensions (Rx)
jam40jeff/BetterReflection
Wrappers around .NET Reflection that provide typed info objects and use caching for faster access to object values.
jam40jeff/DependencyInjection
Abstraction layer for dependency injection.
jam40jeff/AdventOfCode
jam40jeff/AsyncBridge
A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.
jam40jeff/AsyncEx
A helper library for async/await.
jam40jeff/CodeContracts.MSBuild
Standalone MSBuild integration of CodeContracts (by Microsoft Research)
jam40jeff/ControlzEx
Shared Controlz for WPF and ... more
jam40jeff/DbUp
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
jam40jeff/desktop
Mattermost Desktop application for Windows, Mac and Linux
jam40jeff/DistributedLock
A .NET library for distributed synchronization
jam40jeff/Documentation
Documentation for Simple Injector in reStructureText
jam40jeff/FrameworkExtensions
Extensions and utilities for the .NET framework.
jam40jeff/Functional
Implementations of functional concepts for C#.
jam40jeff/MahApps.Metro
A toolkit for creating Metro / Modern UI styled WPF apps.
jam40jeff/mattermost-server
Open source Slack-alternative in Golang and React - Mattermost
jam40jeff/npgsql
Npgsql is the .NET data provider for PostgreSQL.
jam40jeff/nunit
NUnit 3.0 Framework
jam40jeff/Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
jam40jeff/ploeh.github.com
ploeh blog 'source code'
jam40jeff/SaltarelleCompiler
C# to JavaScript compiler
jam40jeff/sodium
Sodium - Functional Reactive Programming (FRP) Library for Java, Haskell, C++, C# and Scala
jam40jeff/SQLProvider
A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
jam40jeff/stest1
Sodium C# example
jam40jeff/T4.Helper
jam40jeff/UtilityBehaviors
Some useful Behaviors I created for myself while using CakePHP