AgentKnipe
AgentKnipe
Is there a way to auto play a video, but not roll into the next one in the set and auto start it?
can instantiating a MediaFile object be updated to support working with byte arrays or streams?
if I wanted a specific table, and stored procedure from an app schema, should this work? I get the table, but the stored procedures arent coming through. ```c# FilterSettings.TableFilters.Add(new RegexIncludeFilter("tblImportedFileSummary"));...
We would like to include the description attribute on enums. Is there a way to do that? we arent finding a setting the the tt files for this. example output...
This could be a quirk of my particular environment, but being able to generate the fake db context into a separate would allow us to effectively hide the unit testing...
I am requesting some sort of indicator or comment to be added to the generated method for stored procedure calls that might indicate that there was an error when trying...
I have the extension setup and updated in an app service. The web job is running successfully, however certs are not updating.  I had to renew...