Edgaras
Edgaras
**Describe the bug** From below, writing `ExtraFieldsModel` to csv file, writes `FullName` as 1st column and `Email` as a 2nd column. ``` public class ExtraFieldsModel : BaseModel { public string...
Hi, I know this has been posted earlier, but it's not getting any response. I am getting below errors. I have spent the whole day trying to get this to...
## Description How can I delete all keys with the correct prefix that was set up in set-up code. For example: UseRedis( options => options.DBConfig.KeyPrefix = "dev1" I want to...
Hi, I don't have a photo yet, but the mirror screen is not full screen in 2013 NBT Proffesional display. The phone is rotated horizontally, but it only takes up...
ShouldBeEquivalentTo is throwing an exception when Object A should be of the type of Object B. What I am actually asserting is type A against type B:A (A is the...
**Describe the bug** Using grate.sqlserver, HasRun() check is fetching scripts from RoundhousE.**Grate**ScriptsRun which is wrong when trying to run my scripts (xxxx.NewAddressColumns.sql). My scripts already ran and are in RoundhousE.ScriptsRun...