You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this library in my asp .net core project where the error "Unable to load DLL 'git2-785d8c4': The specified module could not be found." is coming when i try to access IsValid() function of Repository class. What i have figured out, there is no such support in this library for asp .net core.
I am trying to change this library into .net core but it is taking time to complete. so, i am writing this to ask if anyone can make this library compatible for asp .net core.
Thanks in advance and keep contributing.
Regards,
Salman
The text was updated successfully, but these errors were encountered:
Hello,
I am using this library in my asp .net core project where the error "Unable to load DLL 'git2-785d8c4': The specified module could not be found." is coming when i try to access IsValid() function of Repository class. What i have figured out, there is no such support in this library for asp .net core.
I am trying to change this library into .net core but it is taking time to complete. so, i am writing this to ask if anyone can make this library compatible for asp .net core.
Thanks in advance and keep contributing.
Regards,
Salman
The text was updated successfully, but these errors were encountered: