.NET · @dotnet
4082 followers · 44 posts · Server dotnet.social

On this week's Community Standup:
๐Ÿš€ Full Stack Blazor Tips and Updates
โญ Daniel Roth, Mackinnon Buck, Jon Galloway

๐Ÿ—“ Tuesday | Sep 12
โฐ 10:00 AM Pacific | 17:00 UTC
โ–ถ๏ธ youtu.be/47CZqb53nCM

#blazor #dotnet

Last updated 1 year ago

The auto-render feature has the potential to be very cool!

jonhilton.net/blazor-auto-rend

#dotnet #blazor

Last updated 1 year ago

robrich · @robrich
55 followers · 368 posts · Server hachyderm.io

github.com/dotnet/runtime/pull - C# reflection on nullable reference types including "it was compiled before C#8 so we don't know" `new NullabilityInfoContext(propertyInfo).ReadState == NullabilityState.NotNull`

#dotnet

Last updated 1 year ago

jakenuts · @jpw
58 followers · 443 posts · Server hachyderm.io

My Holy ๐Ÿ†

๐Ÿ—๏ธ Net 8 Workflow Engine
====================

๐ŸŽจ ReactFlow Design Surface
โšก๏ธ C# / TS Activities
โ˜๏ธ Webhook Triggers
๐Ÿšจ Hot-Update bits by Nuget Feed

If you build this I will weep and throw ๐Ÿ’

#dotnet

Last updated 1 year ago

Gerald Versluis · @jfversluis
395 followers · 253 posts · Server mas.to

Multi Triggers allow you to specify multiple conditions which have to all be true for a trigger to be executed. With that you can do all kinds of crazy things with your .NET MAUI controls.

In this video we will learn all about it!

youtube.com/watch?v=8H16eerqmI

#dotnetmaui #dotnet

Last updated 1 year ago

Matthias · @matkoch
221 followers · 38 posts · Server dotnet.social

What a quality of life feature in and ๐Ÿ˜Œ

You can find extension methods through code completion even if they're not yet imported. Respective using directive will be added automagically!

#rider #resharper #dotnet

Last updated 1 year ago

Dew Drop โ€“ September 11, 2023 (#4022)

Top links today:
- Which version of .NET MAUI should you use
- Your Xamarin.Forms apps need to migrate to .NET MAUI by May โ€˜24
- .NET Monthly Roundup - Aug โ€˜23
- Reserve your Kalahari Room this month for TechBash
- WPF File Dialog improvements in .NET 8
- iOS debugging w/ Windows - VS Code Extension
- iOS debugging w/ Windows - Hot Restart

alvinashcraft.com/2023/09/11/d

#dotnet #ai #cloud #webdev #windowsdev #mobiledev #csharp #visualstudio #dotnetmaui #DewDrop

Last updated 1 year ago

Dev Leader · @devleader
80 followers · 516 posts · Server hachyderm.io

Hey folks! Have a look ๐Ÿ‘€

Breaking Free From Exceptions โ€“ A Different Way Forward
dev.to/devleader/breaking-free

#dotnet #programming #coding #csharp

Last updated 1 year ago

Saji Weerasingham · @sajilicious
20 followers · 289 posts · Server hachyderm.io

Grafana/OpenTelemetry.Net help needed.

Completely new to Grafana and Open Telemetry.

I need help setting up a Grafana data source for my .Net application.

I posted this question on Stack Overflow: stackoverflow.com/questions/77

Any help would be greatly appreciated.

#dotnet #grafana #opentelemetry

Last updated 1 year ago

redth · @redth
195 followers · 36 posts · Server mas.to
Oleg Kyrylchuk :verified: · @okyrylchuk
137 followers · 49 posts · Server dotnet.social

.NET 8 introduces a new TimeProvider abstraction.

It allows time mocking in the test scenarios.

It is supported by other features that rely on time, for example, Task.Delay.

Also, a netstandard 2.0 library Microsoft.Bcl.TimeProvider has been created with this provider.

#dotnet #UnitTesting #time #timezone

Last updated 1 year ago

xUnit.net · @xunit
584 followers · 2 posts · Server dotnet.social

We just shipped new prerelease versions of the core framework and the Visual Studio adapter.

- We've added new overloads of Assert.RaisesAny and Assert.RaisesAnyAsync
- We've made SerializationHelper public
- We've fixed potential analyzer errors for users of xunit.assert.source
- We've fixed a bug in the Visual Studio adapter that affected runner authors.

Release notes:

xunit.net/releases/v2/2.5.1-pr
xunit.net/releases/visualstudi

#dotnet #csharp #fsharp #unittest #tdd

Last updated 1 year ago

Tomas Ekeli · @tomasekeli
800 followers · 3586 posts · Server snabelen.no

i use none of these,

two of these are actually files to download (both being .ics), but could you please just say that? this *is* a *developer* conference, after all.

#microsoft #dotnetconf #dotnet #dev #standards

Last updated 1 year ago

robrich · @robrich
52 followers · 366 posts · Server hachyderm.io

: they hook us with .NET and then continue to Fra...

#dotnet #horrorstory

Last updated 1 year ago

Jake Carpenter · @jakecarpenter
36 followers · 29 posts · Server hachyderm.io

I'm looking for recommendations on configuration servers / providers that have support for a config provider supporting IOptions/etc with reload on-change. I've messed with Spring Cloud Config and Steeltoe, but I'm not going to be able to make that work.

Curious about everything that's outside of Azure, but truthfully there's no way I'll get to use it unless it's self-hosted ๐Ÿ˜•

Thanks for any help!

#dotnet

Last updated 1 year ago

Marc · @marcduerst
1 followers · 8 posts · Server hachyderm.io

Heute mal wieder in die Metriken unseres Teams geschaut: fรผr Galaxus und Digitec lassen wir รผber 20 Mio. Empfehlungen (nicht Items) pro Tag raus ๐Ÿคฏ

#recommendations #dotnet

Last updated 1 year ago

David Pine :dotnet: :verified: · @davidpine
1066 followers · 227 posts · Server dotnet.social

Earlier this year, around //build โ€” some NuGet packages shipped. One of which is named AutoClient. It relies on a source-generator, emitting interface implementations and DI hooks for REST API HTTP clients, check it out:

:dotnet: :csharp:
๐Ÿค“

nuget.org/packages/Microsoft.E

#dotnet #csharp #sourcegenerator

Last updated 1 year ago

roughiain · @roughiain
164 followers · 1763 posts · Server hachyderm.io

Nice way to end the week, whipped up a minimal API project to serve apple-app-site-association and assetlinks.json files from values in appsettings.json using techniques from @andrewlock blog andrewlock.net/adding-validati

#dotnet #dotnetmaui

Last updated 1 year ago

Dev Leader · @devleader
79 followers · 507 posts · Server hachyderm.io

Hey friends! Happy Friday! Check this out!

ASP.NET Core Tests That Once Saved Me Are Now WRECKING Me!
m.youtube.com/watch?v=ZHuJvkGa

#dotnet #programming #coding #aspnet

Last updated 1 year ago