Jonathan Channon

Login: jchannon

Company: null

Location: UK

Bio: null

Blog: http://blog.jonathanchannon.com

Blog: http://blog.jonathanchannon.com

Member of

  1. Carter Community
  2. Custodians of the Super-Duper-Happy-Path
  3. OmniSharp
  4. VQ Communications Ltd
  5. null
  6. null

Repositories

AngularShopping
null
AntiForgery
null
APIServiceStack
null
APIWebAPI
null
Argh
A basic async HTTP test/benchmark/stress tool. Async Request Generator for HTTP ;-)
aspnet5nancybridge
null
aspnet-docker
Docker image for ASP.NET 5.
AspNet.Security.OAuth.Providers
OAuth2 social authentication providers for ASP.NET Core
aspnet_vnext_samples
null
atom-csharp-snippets
null
atom-script
:runner: Run ( scripts | selections | source ) in Atom
AttributeRouting
Define your routes using attributes on action methods in ASP.NET MVC and Web API.
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
binding
Reflectionless data binding for Go's net/http (not yet a stable 1.0, but not likely to change much either)
bottle-blog-engine
A lightweight blog engine in over bottlepy
brackets-node-debugger
A step-by-step node.js debugger for Brackets
brackets-nodejs
Connecting Brackets and Node.js
cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
codemash-async
Async slides and code from my Codemash 2014 session on async programming in node
CollectionJson.Net
Library for building APIs that support the collection+json media type
CommandHandlerExample
A simple example for decorated command handlers
connectowinrepro
null
core
Home repository for .NET Core
core-docs
.NET Core documentation (work in progress).
CoreTweet
Yet Another .NET Twitter Library
crossplatnet
The website for crossplat
Csharp2Json
null
csharpextensions
C# Extensions for Visual Studio Code
CsharpLDAP
null
CSharpSnippets
C# snippets for Sublime Text
CustomStatusCodes
Custom status code middleware and support for HTTP status cats & dogs
Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
dapperpostgrescorefx
null
datasift-node
NodeJS DataSift client
DinnerParty
A port of NerdDinner using NancyFx & RavenDB
DockerDebug
null
docker-swift
Docker Container for the Apple's Swift programming language https://swift.org
DotFiles
null
dotnet
dotnet is the official home of .NET on GitHub. It's a starting point to find .NET OSS projects from Microsoft, including those that are part of the .NET Foundation.
dotnet-apiport
This repo contains APIPort client tools and libraries
DotNetHypermedia
Hal media type server side library for .NET
dotnet-packages
null
EasyNetQTest
null
edge
Run .NET and node.js code in-process
edgeexpress
A demo showing edgejs & expressjs
edge-sql
Access MS SQL from Node.js using Edge.js
EditCsProj
Allows you to edit csproj files from the terminal
elasticsearch-dump
Import and export tools for elasticsearch
elk-docker
Elasticsearch, Logstash, Kibana (ELK) Docker image
EntityFrameworkMVC
null
FAKE
FAKE - F# Make
FarGo
null
fluent-plugin-elasticsearch
null
FluentValidation
A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
FookedValidators
null
FrameworkBenchmarks
Source code for the framework benchmarking project
generator-aspnet
Yeoman generator for ASP.NET vNext
generator-aspnet-1
yo generator for ASP.NET 5
generator-nancy
null
ghuntley.github.io
Geoffrey Huntley's Blog
gitignore
A collection of useful .gitignore templates
gitmvhistorycheck
null
Git-vs-TFS
null
Glimpse
The open source diagnostics platform for the web
Glimpse.Nancy
Get a Glimpse of your Nancy projects
handlebars
null
Handlebars.Net
A real .NET Handlebars engine
heliosbug
null
Home
null
HttpAbstractions
HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities.
httphound
A working example of a an API returning HAL+JSON media type and a client consuming it.
HTTPStatusBot
null
HttpSysServer
A web server for ASP.NET Core based on the Windows Http Server API.
ical.net
ical.NET - an open source iCal library for .NET
IdsrvMono
null
implementinterface
null
javascript-koans-1
Koans to learn Javascript
JBRiderTheme
null
jchannon.github.io
My blog compiled by Sandra.Snow, Markdown template located at https://github.com/jchannon/Sandra.Snow.BarbatoTemplate
jetbrainstoolbox-chocolatey
Source for Chocolatey package for JetBrains Toolbox
jsonpatch.com
Website for jsonpatch.com, with general info about JSONPatch
jwt
JWT (JSON Web Token) implementation for .NET 3.5+ (Public Domain)
Kapper
A MicroORM for Kotlin
katanabug
null
KestrelHttpServer
A web server for ASP.NET Core based on libuv.
KnockoutShopping
null
KnockoutWebMail
null
koa2app
null
koa-statelessauth
null
Kulture
Sublime extension for ASP.NET vNext
LayerAllTheThings
An attempt to show alternative architectural patterns in .Net web applications
logtrail
Kibana plugin to view, search & live tail log events
loopback
null
marten
Postgresql as a Document Database and Event Store for .Net Applications
martini
Classy web framework for Go
massive
A small, happy, data access tool that will love you forever.
MBPKeyboardWindows
null
MediatR
Simple, unambitious mediator implementation in .NET
MediatRTest
null
Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
MongoTest
null
mono
Mono open source ECMA CLI, C# and .NET implementation.
MonoReflectionTest
null
MusicStore
Sample MusicStore application that uses MVC and Entity Framework.
MVCF1
null
mydocs
null
MyTodo
null
Nancy
Nancy is a lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
Nancy.Bootstrappers.Autofac
Nancy bootstrapper for the Autofac container
Nancy.Bootstrappers.Ninject
Nancy boostrapper for the Ninject container
Nancy.Bootstrappers.Unity
Nancy bootstrapper for the Unity container.
Nancy.Bootstrappers.Windsor
Nancy boostrapper for the Windsor container
Nancy.CollectionJson
null
Nancy.Demo.Async
A demo showing Nancy async routing
Nancy.Demo.KnockoutJS
This is a demo for showing how you can implement KnockoutJS in your Nancy applications.
Nancy.Demo.NoPassword
Demo showing how you can implement NoPassword authentication using Nancy
Nancy.Demo.Raven
This is a demo for showing how you can implement RavenDB in your Nancy applications.
Nancy.Demo.StatelessAuth
This is a demo for showing how you can implement stateless authentication in you Nancy applications.
Nancy.Docs
A solution to documenting your API
nancyglimpsemonoselfhost
null
Nancy.Hal
Adds support for the Hal Media Type (and Hypermedia) to Nancy
Nancy.Helios
Nancy.Helios
Nancy.JsonPatch.Core
A library that allows usage of JsonPatch with Nancy
nancyrequestproj
null
Nancy.RouteHelpers
Allows you to write syntactic sugary routes in Nancy
Nancy.Serialization.JsonNet
NewtonSoft.Json serializer for Nancy
Nancy.Serialization.ProtBuf
ProtBuf.Net De/Serialization for Nancy
Nancy.Serialization.ServiceStack
null
Nancy.Siren
Allows you to return Siren hypermedia payloads when using the correct Accept header in your Nancy application
Nancy.Swagger
Nancy plugin for generated API documentation in Swagger format.
NancyTemplate
null
Nancy.Templates
Optional project templates for creating new Nancy projects
Nancy.ViewEngines.Markdown
null
NancyVsVapor
null
Nancy.Website
The official Nancy website
NancyxUnitAsyncDuplicateRequests
null
negotiator
A content negotiation package for web applications in Go
NetCoreAppSettings
null
netcorecookievalidation
null
netcoredependencies
null
netcoreloggingbug
null
.NET-Fiddle-Language-Template
Template solution for adding new languages and project types to .NET Fiddle
NetStandard
A repository that describes the .NET Standard
nodecs
Allows you to run ASPNet5 apps in docker whilst editing your apps in your OSX/Windows host
NodeF1
null
nodeomatic
null
nogit
Disable Git SCC plug-in in VS2013
Nowin
Owin Web Server in pure .Net
nowinnancy
null
NowinReproIssue
null
NSemble
NSemble
nuget-tree
:package: [ALPHA] Shows nuget package dependencies in a hierarchy
OctoPack
Creates Octopus-compatible NuGet packages
oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 180+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
oh-my-zsh-powerline-theme
oh-my-zsh Powerline style Theme
Omnisharp
Vim omnicompletion (intellisense) and more for c#
OmniSharpServer
HTTP wrapper around NRefactory allowing C# editor plugins to be written in any language.
OmniSharpSublime
C# IDE Plugin for Sublime Text 3
omnisharp-vscode
Official C# support for Visual Studio Code (powered by OmniSharp)
openid
null
openrasta-core
OpenRasta core libraries
Optional
A robust option type for C#
OwinCSRF
null
OwinHttpMessageHandler
An implementation of System.Net.Http.HttpMessageHandler that translates an HttpRequestMessage into an OWIN compatible environment dictionary
Owin.RequiresHttps
An OWIN middleware component to determine HTTPS requests
Owin.StatelessAuth
null
PlainTextOffenders
A Nancy/RavenDB based implementation for PlainTextOffenders, to make @hmemcpy happy
PoGo
This tool imports Twitter favourites into Pocket.
rails-snippets
:shipit:
readmemory
null
readthedocs.org
source code to readthedocs.org
RealtimeCart
Shopping Cart sample with SignalR, Web API and Knockout.js
Registry
A way to find OWIN components
RequestIdMiddleware
Adds an owin.RequestId to the pipeline using a variety of strategies
RestSharp
Simple REST and HTTP API Client for .NET
restsharp.portable
Some kind of a RestSharp port to PCL
rethinkdb-net
A C# / .NET client driver for RethinkDB.
Routing
Middleware for routing requests to application logic.
Sandra.Snow
Jekyll inspired static site generation for .NET
Sandra.Snow.BarbatoTemplate
null
scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
scriptcs-nancy
Nancy Script Pack for scriptcs
ServiceStack.OrmLite
ServiceStack.NET OrmLite - Light, simple and fast convention-based POCO ORM
SettingsCache
null
SideBarEnhancements
Enhancements to Sublime Text sidebar. Files and folders.
SignalRMVC3Test
null
SignalR.RabbitMq
MessageBus implementation using RabbitMq as the backing store.
SimpleFx
SimpleFX is a list of .NET libraries that match the Simple ethos and does its job well.
simple-json
JSON library for .NET 2.0+/SL4+/WP7/WindowsStore with optional support for dynamic and DataContract
Slack.Webhooks
Even simpler integration with Slack's Incoming and Outgoing webhooks
Slash
null
SnowTestRepo
null
socket.io
Realtime application framework (Node.JS server)
SPA-Authentication
Samples of authentication from a SPA
strongnaming
null
Sublime-HTMLPrettify
HTML, CSS, JavaScript and JSON code formatter for Sublime Text 2 and 3 via node.js
SugarTown
A NancyFx blog engine/API
swaggerbug
null
swift-linq-examples
C#'s 101 LINQ Samples translated to Swift
System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
T1000
null
Tavis.Problem
null
terminal
Atom Terminal package
TinyIoC
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike.
TMDbLib
C#.Net library for TheMovieDB.
todomvc
Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more
up-for-grabs.net
Jump in!
vagrant-elk-box
Vagrant box to install elasticsearch, logstash and kibana
vapor-example
Starting point for using the Vapor framework.
vscode-go
An extension for VS Code with provides support for the Go language.
Watchr
null
WebAPI.Testing
Provides a way to test WebAPI
WebsiteScraper
SiteScraper
web-ui
Use web components and MDV templates to build web apps with Dart
Windows8JS
null
workshop-jb
Kotlin workshop
World-Domination.Web.Authentication
Some simple ASP.NET MVC Web Authentication titty-sparkles.
x
null
xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
xunitoddness
null
Yoke
Owin Dependency Injection

Commits To

RepositoryMost Recent Commit# Commits


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.