Flimtix

Results 14 comments of Flimtix

@ajcvickers When I update from .NET 6 to .NET 8, I get a version conflict because of Microsoft.EntityFrameworkCore.Tools and Microsoft.EntityFrameworkCore.Design. Is it possible that this fix will be integrated into...

I have the same problem with a SpringBoot project! Im using Java 18 and SpringBoot version 2.7.0. The plugin only generates: ```plantuml @startuml @enduml ``` or: ```graphviz digraph domain {...

Thank you for the reply. > Would you be able to add more details on what's missing from the documentation? I personally find that the documentation is complete and very...

I am also creating my own site with docsify at the moment. Unfortunately it is still not possible to search in imported .md files. When will there be a solution...