Marko Zorec

Results 6 comments of Marko Zorec

Unified mode name. Until support for additonal binding is not implemented on CreateWebSite task additional binding can be added with IIS task AddWebSiteBinding

> I'm just feel that DependsOnAsync might mislead people, make them think that those tasks are executed with C# asynchronous calls. We actually had this discussion before with my brother....

Maybe also some better explanation on the method documentation (summary).

If you think or anyone else how could this be explained better in the documentation [Asynchronus or parallel execution of tasks, customCode and dependencies](https://flubucore.dotnetcore.xyz/buildscript-fundamentals/#asynchronus-or-parallel-execution-of-tasks-customcode-and-dependencies) or you fell some parts are...

It looks like this is an external issue in cli tooling. Hopefully it will get fixed. We can open an issue at microsoft if others have same issue and both...

I have found another .NET package for versioning https://github.com/adamralph/minver#how-it-works https://github.com/adamralph/minver#why-not-use-gitversion-nerdbankgitversioning-or-some-other-tool It is up for discussion which tool should FlubuCore support. We could also support both but I am not sure...