Skip to content

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • move existing module files into Module
  • add cross-targeted IISParser library with log parser
  • introduce PowerShell cmdlet implementation
  • cover parser with unit and Pester tests
  • support custom IIS log fields and expose them in cmdlet output

Testing

  • dotnet build
  • dotnet test
  • pwsh -NoLogo -NoProfile -Command "Set-PSRepository PSGallery -InstallationPolicy Trusted; Install-Module Pester -Scope CurrentUser -Force; Invoke-Pester -Path Module/Tests -CI" (no output, possibly missing Pester)

https://chatgpt.com/codex/tasks/task_e_68a77cea34e0832ea2bd4d48a5769ba0

@PrzemyslawKlys PrzemyslawKlys merged commit 3d59058 into master Aug 22, 2025
@PrzemyslawKlys PrzemyslawKlys deleted the create-new-iisparser-c#-project branch August 22, 2025 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants