Jonathan Channon
                                            Jonathan Channon
                                        
                                    Does this work with embedded Raven? If so can you show how to connect? Thanks
Any plans to support [Fleet](https://www.jetbrains.com/fleet/)? I've found someone made a Darcula theme here https://github.com/smallshen/fleet_themes/blob/main/darcula_solid.json which might give you some pointers
**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...
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...
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