Stéphane
Stéphane
After a few more tests, I seems I have having the issue "only" when I use a New-UDTable. Ass oon as I remove the UDTable, The performances are back to...
Anyone? @adamdriscoll perhaps? Going through the documentation, I learned it is possible to do this using IIS, as mentionned here https://adamdriscoll.gitbooks.io/powershell-universal-dashboard/content/iis.html I imagine that using IIS would be the proper...
yes absolutley!
We have taken another design approaoch, where Get-CUClass will be main entry point.
Salutations I have some difficulties to understand 100%. Can you please send a code extract and / or a screen shot of your file strucutre (If necessare of course)
in the same direction: ```powershell [A][3] C:\Users\taavast3\OneDrive\Repo\Projects\OpenSource\PSClassUtils\PSClassUtils > > Get-CUClassProperty -Path ..\Tests\woop.psm1 Resolve-Path : Cannot find path 'C:\Windows\Tests\woop.psm1' because it does not exist. At C:\Users\taavast3\OneDrive\Repo\Projects\OpenSource\PSClassUtils\PSClassUtils\Functions\Public\Get-CUClass.ps1:72 char:56 + ... $ClassParams.Path =...
@LaurentLienhard dsl j'avais un peu oublier ce PR... :/ Tu as une idee de pk les tests ils failent?
Hi @tigerfansga Great, it is all yours! to answer your questions: 1. Do you want to convert the existing Comment based help to markdown, them remove them from the functions?...
Cool! Yeah, so defenitley step 2 when regards to platyPS 'common setup'. Issue 16 would be the logical next step, indeed. You can directly go ahead and takle that one...
Hi @tigerfansga awesome to see you making progress so fast! To address your topics: 1) I actually never tested the module on Linux. It is pretty interesting to have your...