loanst

Results 4 issues of loanst

Hello I met the similar problem with relationships auto generation as some other users here: relationship not correctly works when FK is different then the primary key. Overriding is the...

Hello I read documentation and did not found any information why we need nuget package. All samples was with using "efg" command on command line. I'm assuming that generator could...

I have a small program to get custom frames from video: static void Main(string[] args) { string videoInputPath = "D:\\Video\\Test\\Downtest_ch0011_00000000709000000.mp4"; if (!File.Exists(videoInputPath)) { throw new Exception($"The file {videoInputPath} does not...

Hello, I tried to run same samples, but **NvEncSharp.Cuda.Library** project was unable to be loaded in the solution: ![image](https://github.com/user-attachments/assets/95eada7e-21f7-4e10-b9e7-ab8e0cfcac39) Also, the Output window has an error: > C:\Users\PC\Source\Repos\NvEncSharp\src\NvEncSharp.Cuda.Library\NvEncSharp.Cuda.Library.vcxproj : error...