Bryan
Bryan
I am getting the same issue using the SendGridSender on localhost. `IOException: The specified path is invalid : '\\2019-03-27_10-36-28_153' System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) System.IO.FileStream..ctor(string path, FileMode...
I do this using partial views. Just create a new view as your root view and then use the other views as partials and import them into the root. I...
I have a similar situation, but with the query string rather than the body. I have a query model with the Id coming from the route path and the fields...
Any further progress on implementing .Net Standard / .Net Core support? I've been using CsvHelper in a .NET Core 2.1 app and would love to be able to add Excel...