9 Followers
40 Following
21 Posts
The new reconnect capability in #signalr and #dotnet 8 is going to make many things better. I expect server-side #blazor will become much more reliable.
@khalidabuhakmeh thx for the htmx lib for aspnet. do you think it can be used with blazor ssr in .net 8?
@buhakmeh do you see a chance to combine blazor static in net 8 with htmx?
Issue Employee verifiable credentials using Entra Verified ID and ASP.NET Core

This article shows how to implement verifiable credentials using Microsoft Entra Verified ID and ASP.NET Core to issue the employee credentials. This solution uses a self sovereign identity (SSI) b…

Software Engineering

RT @stevensanderson from 🐦

DotNetIsolator: a new experimental .NET package for running code in an isolated sandbox.

Check out this quick demo video:
https://www.youtube.com/watch?v=5u1UaqkPZbg

#blazor #dotnet #webassembly

DotNetIsolator: an experimental package for running .NET code in an isolated sandbox

YouTube
Ok #dotnet #dotnetmaui peeps. Before I give up, does anyone have a guide to how to include native third party libraries in a maui windows/android app that actually works? We have a WPF app that has a dependency on the ffmpeg libs that we would like to port to maui so it can be used on Android, but everything we've tried doesn't even work for the windows app let alone the android one. I've tried following the xamarin docs, but there seems to be differences that cause it to not work either.

Our community have been helping to improve mobile app dev with v11 previews by building apps and sharing feedback.

One example is from @soltes, who has been developing a Hacker News reader.

If you're building mobile apps with Avalonia UI, get in touch!

#dotnet #avaloniaui