Iain Rough

@roughiain
3 Followers
153 Following
196 Posts
Jack of all trades, master of none, though oftentimes better than master of one.
LinkedInhttps://www.linkedin.com/in/roughiain/
Bloghttps://dev.to/iainrough
GitHubhttps://github.com/roughiain
@maartenballiauw @keith I am looking forward to @[email protected] 
2 hours……
I'm in hell.... over an hour and we have not even started the agenda on the meeting... #hellOnEarth #noMoreWillToLive.

The Mongodb provider for Microsoft Orleans needs a new maintainer. Very useful project. See the issue below if you're interested in helping out.

https://github.com/OrleansContrib/Orleans.Providers.MongoDB/issues/107
#dotnet #opensource #mongodb

Looking for Maintainer · Issue #107 · OrleansContrib/Orleans.Providers.MongoDB

Hi together, I am not using Orleans anymore. It is a great framework, but there are some challenges which made it overly complicated in my use case. Therefore I would like to find a maintainer for ...

GitHub

So I've hit a crossroads in the #ActivityPub #dotnet implementation.

The spec calls for authentication on the outbox to limit it to the user who owns it.

So, do I build in Auth now, or assume auth and work on the core objects.

I think having food will help me decide!

@jesseliberty @maartenballiauw naming things is hard. :P

When should I favor extension methods over #Charp 8 default interface implementations?

When I have an extension method in the same assembly and namespace as the interface it extends, is there any reason to *NOT* use a default interface implementation on the interface instead?

#dotnet #APIDesign #FrameworkDesign #FrameworkDesignGuildlines
@bot

TIL that among the subtle differences between #winui and UWP, strings are not considered IEnumerable<char> for ItemsControl.ItemsSource.

In itself, adding a string as ItemsSource is a mainly a demo trick, used to make xaml more succinct in #unoplatform samples, but was reported as a bug by a user as WinUI fails without much details.

Looks like we'll need to make more verbose samples 🤷‍♂️

#dotnet

Wrote an article on how you can use the new #VisualStudio Dev Tunnels feature to test your @unoplatform #WebAssembly apps on mobile devices https://blog.mzikmund.com/2022/11/test-uno-platform-webassembly-apps-on-mobile-devices-using-dev-tunnels/
Test Uno Platform WebAssembly apps on mobile devices using Dev Tunnels

Dev Tunnels in Visual Studio make testing Uno Platform WebAssembly apps on mobile devices much easier. Let's see how to do it!

Strip n°85