Results 46 issues of Jonathan Channon

**Describe the bug** I'm trying to install CsvHelper on a .NET 4.6.2 project but I get an error saying Microsoft.Bcl.AsyncInterfaces already has a dependency defined for System.Threading.Tasks.Extensions **To Reproduce** Install...

bug

If I create a ClassMapper and mark a property as ReadOnny() but then specify a value on my object and call db.Insert(myObj) it will insert the data with the specified...

bug
Pending Release

Could you add Vash https://github.com/kirbysayshi/vash

For some reason this errors on 0.15.0 but all fine on 0.14.1. Error is shown below:

As the titled suggests 😄

Hi Jeremy SagePay has been taken over by Elavon and they are retiring the urls. The new URLS are: Testing Environment: https://sandbox.opayo.eu.elavon.com/gateway/service/vspserver-register.vsp Live Environment: https://live.opayo.eu.elavon.com/gateway/service/vspserver-register.vsp I've cloned the repo and...

Hi, Is there a MVC 4 Version available?

Fixes https://github.com/NancyFx/Nancy/issues/1383 This PR depends on https://github.com/NancyFx/Nancy/issues/1431 being merged

I think in time we should move this into OmniSharpSublime. My current thought is OmniSharpSublime will need to detect whether its working on a vNext project or a traditional solution...

This is what I get when typing ![screen shot 2014-11-04 at 22 26 21](https://cloud.githubusercontent.com/assets/105126/4909356/aaecd850-6472-11e4-9dfc-b24a97ecd09a.png) When I then type D i get a different completion and when accepted I get the...

bug