Marc Simkin

Results 17 comments of Marc Simkin

Latest VS2022 with latest .Net 6. The app is blazor server using .Net 6.

@chrissainty any estimate when 2.1 will be released and no longer a preview? Thanks

@madelson Thank you for the links. What I found interesting about this specific library was support for Azure, MySql, SQL Server, Local (File, Wait Handle), and Oracle. My employer uses...

@micdenny @Pliner Is there a timeframe on when this package will be released? Thanks

@Pliner I have no opinion. I just need to know when this will be available. Have a need for it. Want to avoid implementing something that has already been implemented.

@Pliner Thank you. When will this appear on NuGet.Org? Will it be available for version 7 or only version 8 alpha?

To answer my own question. No, IncludeXmlCommentsFromInheritDocs will not work for action methods (OpenAPI Operations). There needs to be an IOperationFilter implementation.

I started to run into this issue today. Couldn't figure out what was the root cause. I rebooted and then everything was fine. Could docfx be using node.js internally? Maybe...

Hi. I suspect the problem is related to using SQL Express and hitting the DB Size Limit. It would be nice if a more specific error message could be return....

Hi @JonathanMagnan, Thank you for the explanation. Is this a duplicate key issue? Is there anyway I can figure out which record(s) are causing the issue? Everything worked as expected,...