Aleksandr Grinevskii

Results 14 issues of Aleksandr Grinevskii

I have one exactly document , which when I start reading using var pigPdf = PdfDocument.Open(file); foreach (var pigPage in pigPdf.GetPages()) as a first page it read the last page...

For case when root nod has reference to page the order will be incorrect. The case if root node has reference [2 0 R 3 0 R 10 0 R]...

It's always hard to write integrations tests and eventually, I found your project. This is an amazing solution. Thanks for your efforts on this. I setting up tests for a...

question

I faced into next problem. I'm replacing dbContext to InMemory by myself in TechStartup.cs in method ConfigureTestServices. Then in my startup class, I have a method which seeding some data...

question

Hi Guys. Trying to use your lib in my project and found that it's not compatible with ef 5. The problem in the file "EncryptionMigrator" the reflection is finding the...

bug
need-upgrade

The library creates access to an entity with "Set" method, but in scenario when we use owned entity it tries to create Dbset with the owned entity which is not...

Hi. I'm just want to suggest add function that i need. I need to have ability create reserved IP and also set reverse dns record for IPs. Thank.

Hello. Thank you guys for your effort working on that amazing project. I currently working on a HTR(handwritten text recognition ) task. And want to adopt TrOCR. But I don't...

Hello. Thanks for you effort working on flair framework, I achieved the best and fast results with it compare to others. It's amazing. I have a question which I can't...

question