Information
0.5.1-beta
Improves on Write-Information and provides new scenarios for the Information stream
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2017 Joel Bennett. All rights reserved.
Package Details
Author(s)
- Joel "Jaykul" Bennett
Functions
Get-InfoTemplate Set-InfoTemplate Trace-Info Write-ErrorInfo Write-Info
Dependencies
This module has no dependencies.
Release Notes
0.5.0
Added a Deserializer to Information.InformationMessage so that remote Information.InformationMessage can be rendered with the local InformationTemplate
This means that we no longer need to pass the StartTime or the InfoTemplate to remote computers.
Updated samples accordingly
0.4.0
Major refactor, rename existing functions to create a new, consistent sent of nouns
Add Trace-Info to wrap calls to functions and alias Write-Host
0.3.0
Added a Deserializer for DataTimeOffset so that we can pass the "StartTime" to remote computers for consistent "elpsed" time.
FileList
- Information.nuspec
- Information.csproj
- Information.psd1
- Information.psm1
- InformationMessage.cs
- en-US\about_Information.help.txt
- Examples\Controller.ps1
- Examples\SimpleExample.ps1
- Examples\StartTimeExample.ps1
- Examples\TraceException.ps1
- Examples\TraceModule.ps1
- Examples\TraceRemote.ps1
- Examples\Work.ps1
- obj\Information.csproj.nuget.cache
- obj\Information.csproj.nuget.g.props
- obj\Information.csproj.nuget.g.targets
- obj\project.assets.json
- obj\Debug\net45\.NETFramework,Version=v4.5.AssemblyAttributes.cs
- obj\Debug\net45\Information.AssemblyInfo.cs
- obj\Debug\net45\Information.AssemblyInfoInputs.cache
- obj\Debug\net45\Information.assets.cache
- obj\Debug\net45\Information.csproj.CoreCompileInputs.cache
- obj\Debug\net45\Information.csprojAssemblyReference.cache
- obj\Debug\net45\Information.csprojResolveAssemblyReference.cache
- obj\Debug\net45\project.razor.json
- obj\Debug\net45\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
- obj\Debug\net45\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
- obj\Debug\net45\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
Version History
Version | Downloads | Last updated |
---|---|---|
0.5.1-beta (current version) | 30 | 1/12/2021 |