Code Monkey home page Code Monkey logo

PSConfEU

A module for gathering information about PSConfEU agenda from Sessionize, tested on Windows, Mac and Linux for Windows PowerShell and pwsh

.github/workflows/main.yml GitHub release badge PowerShell Gallery
GitHub license badge
GitHub releases badge
Ubuntu LinuxLinux Tests
macOSMacOs Tests
Windows badgeWindows pwsh Tests
Windows badgeWindows PowerShell 5.1 Tests

Usage

The PowerShell module follows normal good procedures

Installation

To install the module from the PowerShell Gallery

Install-Module PSConfEU

What Commands?

To identify the commands for the module

Get-Command -Module PSConfEU

Using Commands

To use the commands use the embedded PowerShell help

Get-Help Get-PSConfEUSchedule

or

Get-Help Get-PSConfEUSchedule -Full

Get-PSConfEUSchedule

This will return the PSConfEU schedule from the Sessionize API in a variety of formats

Get-PSConfEUSchedule -Output excel -Show

Gets the PSConfEU Schedule from the Sessionize API and outputs to excel colour coded by session type, opens the file and saves it to the default temp directory

image

Get-PSConfEUSchedule -Output Raw

Gets the PSConfEU Schedule from the Sessionize API and outputs as json on the screen

image

Get-PSConfEUSchedule -Output csv -Show

Gets the PSConfEU Schedule from the Sessionize API and outputs to csv, opens the file and saves it to the default temp directory

image

Get-PSConfEUSchedule -Output object

Gets the PSConfEU Schedule from the Sessionize API and outputs as a psobject on the screen useful for piping to Write-DbaDatatable for loading into a database

image

Get-PSConfEUSchedule -Output html -Show

Gets the PSConfEU Schedule from the Sessionize API and outputs to html, opens the file and saves it to the default temp directory

image

PowerShell Conference Europe's Projects

2016 icon 2016

PowerShell Conference EU 2016 Slides and Demo Scripts

2017 icon 2017

PowerShell Conference Europe 2017 Slides and Demo Scripts

2018 icon 2018

PowerShell Conference Europe 2018 Slides and Demo Scripts

2019 icon 2019

Code, Materials and Slides for psconf.eu 2019

2023 icon 2023

PSConfEU 2023 files & sessions

2024 icon 2024

PSConfEU 2024 - Antwerp

psconfeu icon psconfeu

A place for the PSConfEU things to be listed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.