Stephan van Rooij

93 Followers
146 Following
74 Posts
Microsoft #mvp category security, software architect, public speaker and blogger at https://svrooij.io
Bloghttps://svrooij.io/
@khabeko you done?

@jaykul
@sassdawe @DoctorDNS

If winget had PIN, i'd be golden. I'm fine with it recognizing stuff it didn't install and managing it.

I do wish it didn't show stuff it can't manage ("looks like this was installed with a different technology...")

Are you a developer that sometimes builds command line tools? You should consider creating a #powershell module instead. You get command and parameter auto complete without building anything.
https://svrooij.io/2024/01/18/dependencies-powershell-module-csharp/
#mvpbuzz #development #dotnet
Using dependency injection in your C# PowerShell Modules

Using dependency injection in your C# PowerShell module and run your async code like you're used to.

What would you say, if I told you that your smart oven pings baidu[dot]cn and Yandex[dot]ru every 5 minutes? Would you still connect it to your wifi, to use their subpar app?
https://svrooij.io/2023/01/25/disconnect-your-smart-appliance/?source=mastodon
#security #homeautomation
I disconnected our smart oven, and maybe you should as well

Arstechnica published an article yesterday, called “Appliance makers sad that 50% of customers won’t connect smart appliances”. Let me tell you, I’m glad people don’t connect their oven to the internet. We own two of these smart appliances from AEG and I disconnected them as soon as I discovered what they do.

@Jandev hey, weet jij misschien waar de bron code van dat dotnet new PowerShell template staat? Ik zou daar graag de debug optie en de pakket update aan toevoegen.
Ever wanted to create a #PowerShell module in c# check out my new post https://svrooij.io/2024/01/12/create-powershell-module-csharp/?source=mastodon you can even hit the breakpoints in #visualstudio
Create your first PowerShell module with C#

Let’s say you have a C# project and you want to create a PowerShell module for it. Creating a PowerShell module for you project allows anyone to use your project without installing the .NET SDK or compiling the project. If your target audience consists mainly of system administrators, they will be more comfortable using PowerShell than compiling a C# project. In this post I’ll show you how to create a binary PowerShell module, which means you’ll be writing your command lets in C# and not in PowerShell.

Introducting my very first (binary)#PowerShell module. Packaging apps for #intune faster then with the official Content Prep tool? Sure you can https://svrooij.io/2023/10/19/open-source-intune-content-prep/?source=Mastadon
A binary powershell module, means that it’s fully written in C#
Introducing Content Prep PowerShell

Journey until now, I created WingetIntune on GitHub, an open-source app packager that downloads all the details from Winget and then packages the installer for Intune. In that last post I dove intune decrypting .intunewin files. With the end goal of being able to create those files with pure C# code. And I’m happy to announce that I succeeded in doing so. Super fast Content Prep

Developing a #dotnet application? I've just build the best GitHub workflow to automatically run your tests and present the results in GitHub.

https://svrooij.io/2023/08/09/best-github-workflow-net-app/

The Best GitHub workflow for a .NET app

I might have build the best continues integration pipeline for a .NET app ever. How do you set up a workflow to automatically test your .NET application? I’ve created a workflow that has all the things you might need to get started. Github actions build summary

Last two weeks I've participated in the #microsoft #hacktogether hackathon. Result: 2 accepted pull requests to the official SDK, a nuget package, 2 github pipelines samples for others and demo code. https://github.com/microsoft/hack-together/issues/47 I'm happy with my entry! Do you think I stand a change to win? https://youtu.be/u9buNZxbSNk
Project: Graph SDK Batching improvement · Issue #47 · microsoft/hack-together

Project name Batching improvements in the Graph SDK SvRooij.Graph.Batching Description The Graph SDK has support for Batching, which is a great idea when you are doing a lot of requests to Graph. B...

GitHub
Each week, Metacurity rounds up for our free and paid subscribers the best long and long(ish) infosec-related reads of the week. This week's selection comes from @aj_vicens @svrooij @bradtem @pablochavez https://metacurity.substack.com/p/best-infosec-related-long-and-longish-f2f
Best Infosec-Related Long and Long(ish) Reads of the Week, 1/28/23

A hacktivist group targets Latin American leaders and institutions, Smart ovens check in with Russia and China, Why legislation targeting TikTok is a good thing, How "spam" came to mean junk mail

Metacurity