Hey, Chris
I added the code in the VFPDataAccess constructor to pass on the connection string explicitly and the line "services.AddSingleton<VfpDataAccess>(new VfpDataAccess(Configuration.GetConnectionString("VfpConnection")));" in the Startup.cs file. I downloaded the Microsoft Compatibility...
For Marco :
Nice! I see you are working directly with sockets in the examples you linked. This could be an alternative, I'll make sure to check the examples and run some tests. I'll get back to you in case I get stuck or have any issues.
Thanks!
For Chris :
I would like to thank you for taking the time to reply and your insight.
First of all, I agree 100% with you. It is indeed somewhat a tedious topic when it comes to the term "platform" being overused nowadays. I think we can both agree that there shouldn't have to be any way of...
Greetings!
I was wondering if someone could provide some assistance/clarity for a project that I'm doing.
I'm currently working on a Blazor project, for those of you that are unaware, Blazor is web framework for building interactive web applications using C# and HTML on .NET. I want to use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.