{"id":15064058,"url":"https://github.com/evotecit/powershellrunfromcsharp","last_synced_at":"2026-01-02T19:05:12.964Z","repository":{"id":253628635,"uuid":"844066719","full_name":"EvotecIT/PowerShellRunFromCSharp","owner":"EvotecIT","description":"This is demo project for testing things out as I need and when I need. Nothing to see here :-)","archived":false,"fork":false,"pushed_at":"2024-11-17T13:08:31.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T02:22:54.590Z","etag":null,"topics":["csharp","demo","powershell"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvotecIT.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"PrzemyslawKlys","custom":["https://paypal.me/PrzemyslawKlys"]}},"created_at":"2024-08-18T09:24:20.000Z","updated_at":"2024-11-17T13:08:34.000Z","dependencies_parsed_at":"2024-11-28T00:33:01.510Z","dependency_job_id":"ba640e6f-0cd7-428b-baed-24c80272d453","html_url":"https://github.com/EvotecIT/PowerShellRunFromCSharp","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"240ef12f3667c6b27090eb64ae8a20163588c6e5"},"previous_names":["evotecit/powershellrunfromcsharp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvotecIT%2FPowerShellRunFromCSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvotecIT%2FPowerShellRunFromCSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvotecIT%2FPowerShellRunFromCSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvotecIT%2FPowerShellRunFromCSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvotecIT","download_url":"https://codeload.github.com/EvotecIT/PowerShellRunFromCSharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243786228,"owners_count":20347603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","demo","powershell"],"created_at":"2024-09-25T00:10:52.116Z","updated_at":"2026-01-02T19:05:12.923Z","avatar_url":"https://github.com/EvotecIT.png","language":"C#","funding_links":["https://github.com/sponsors/PrzemyslawKlys","https://paypal.me/PrzemyslawKlys"],"categories":[],"sub_categories":[],"readme":"﻿\n\n\n```powershell\n$MyData = Get-Disk\n@{\n    MyData  = $MyData\n    MyData2 = $MyData | Where-Object { $_ }\n    MyData3 = $MyData | Where-Object { $_.OperationalStatus -eq 'Online' }\n    MyData4 = $MyData | Where-Object { $_.OperationalStatus -eq 'Offline' }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevotecit%2Fpowershellrunfromcsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevotecit%2Fpowershellrunfromcsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevotecit%2Fpowershellrunfromcsharp/lists"}