Andrew Lock · @andrewlock
1103 followers · 121 posts · Server hachyderm.io

Blogged: Introducing the Identity API endpoints - Exploring the .NET 8 preview - Part 8

andrewlock.net/exploring-the-d

In this post I introduce the new Identity APIs, show how they differ from the existing Identity support, and show how to use them.

#aspnetcore #dotnet #dotnetcore

Last updated 1 year ago

Dev Leader · @devleader
75 followers · 474 posts · Server hachyderm.io
Dev Leader · @devleader
75 followers · 471 posts · Server hachyderm.io

For your viewing pleasure!

Implicit Operators – Clean Code Secrets Or Buggy Nightmare?
dev.to/devleader/implicit-oper

#dotnet #dotnetcore #csharp #programming

Last updated 1 year ago

Dev Leader · @devleader
75 followers · 469 posts · Server hachyderm.io

Listening to the latest podcast, and @richcampbell reads a comment from @gaprogman "G-A, must be from Georgia." 😂 apparently unfamiliar with the podcast, or at least it's host? Anyways, just found it amusing when worlds collide. @carlfranklin

#dotnetrocks #dotnetcore #dotnet

Last updated 1 year ago

Andrew Lock · @andrewlock
1098 followers · 110 posts · Server hachyderm.io

Blogged: Keyed service dependency injection container support - Exploring the .NET 8 preview - Part 6

andrewlock.net/exploring-the-d

In this post I describe how keyed services work, when to use them, and the current limitations in the implementation.

#aspnetcore #dotnet #dotnetcore

Last updated 1 year ago

Dev Leader · @devleader
72 followers · 424 posts · Server hachyderm.io

Happy Saturday, developers!

Writing Faster C# Code - Task.WhenAll vs Parallel.ForEachAsync in DotNet
m.youtube.com/watch?v=GE-phyI6

#dotnet #dotnetcore #performance #LINQ

Last updated 1 year ago

Andrew Lock · @andrewlock
1066 followers · 98 posts · Server hachyderm.io

🗣I'm excited to announce that my new book 📕 ASP​ .NET Core in Action, Third Edition 📕 has been published and is available in print 🎉📚

What's more, today only (August 3rd), you can get 45% off my book at Manning: mng.bz/5mRz

In the latest edition, you'll learn about .NET 7, minimal APIs, and WebApplicationBuilder, as well as Razor Pages, authentication and authorization, and creating custom components!

#aspnetcore #dotnet #dotnetcore

Last updated 1 year ago

🖥 Playing with and stack. In few days the blog post with more details.

#dotnet #Serilog #elk #ElasticSearch #Kibana #dotnetcore

Last updated 1 year ago

.NET · @dotnet
3838 followers · 38 posts · Server dotnet.social

On this week's Community Standup:
🏗️ Migrate from framework to core with System.Web.Adapters
🎙️ Taylor Southwick, Jon Galloway

🗓 Tuesday | Aug 1
⏰ 10:00 AM Pacific | 17:00 UTC

youtu.be/l_PKg_VozFc

#ASPNET #dotnet #dotnetcore

Last updated 1 year ago

Andrew Lock · @andrewlock
1060 followers · 96 posts · Server hachyderm.io

Blogged: Replacing method calls with Interceptors - Exploring the .NET 8 preview - Part 5

andrewlock.net/exploring-the-d

In this post I look at the C#12 feature, interceptors. I show how and why they're useful, and how the minimal API source generator uses them

#aspnetcore #dotnet #dotnetcore

Last updated 1 year ago

philly.NET · @phillydotnet
24 followers · 24 posts · Server jawns.club

Join our next hands-on lab as Bill Wolff takes us through a full stack journey. We'll start with building back-end services using Minimal APIs in .NET Core 7. Then, we make our way to the front-end by harnessing Angular to craft dynamic UIs.

meetup.com/philly-net/events/2

#phillydotnet #dotnetcore #MinimalApi #angular #handsonlearning

Last updated 1 year ago

Andrew Lock · @andrewlock
1045 followers · 93 posts · Server hachyderm.io

Blogged: Exploring the new minimal API source generator - Exploring the .NET 8 preview - Part 4

andrewlock.net/exploring-the-d

In this post I take a look at the new minimal API source generator added in .NET 8 to support AOT and explore the code it generates.

#aspnetcore #dotnet #dotnetcore

Last updated 1 year ago

Dev Leader · @devleader
56 followers · 358 posts · Server hachyderm.io
Roy Barton · @roy
5 followers · 310 posts · Server mastodon.ie

"Unclear requirements == unclear code, unmatched expectations and generally misery all round."

A great quote from Jon Hilton's latest Practical ASP.NET email.

#dotnet #dotnetcore

Last updated 1 year ago

Andrew Lock · @andrewlock
1040 followers · 88 posts · Server hachyderm.io

Blogged: Exploring the .NET 8 preview - Part 3 - Comparing WebApplication.CreateBuilder() to the new CreateSlimBuilder() method

andrewlock.net/exploring-the-d

In this post I look at why the new CreateSlimBuilder() method was added and how it differs from CreateBuilder()

#aspnetcore #dotnetcore #dotnet

Last updated 1 year ago

Xanatos · @Xanatos
51 followers · 258 posts · Server social.dev-wiki.de

Did someone get the new Avalonia browser apps working inside a docker?

I already got it build without issues but the part to host it is impossible for me.

#avaloniaui #csharp #dotnetcore #dotnet #docker #dockerized #webapp #wasm

Last updated 1 year ago

Leif · @jantzen
306 followers · 498 posts · Server mas.to

Shoutout to @gaprogman Jamie Taylor, host of the . Welcome to the ! Worth a follow if you are into that sort of thing.

#Fediverse #podcast #dotnetcore

Last updated 1 year ago

Andrew Lock · @andrewlock
1021 followers · 86 posts · Server hachyderm.io

Blogged: Exploring the .NET 8 preview - Part 2 - The minimal API AOT compilation template

andrewlock.net/exploring-the-d

In this post I discuss the Ahead of Time (AOT) compilation coming in .NET 8, look at it's benefits and limitations, and look at the new minimal API AOT template

#aspnetcore #dotnet #dotnetcore

Last updated 1 year ago

Andrew Lock · @andrewlock
1001 followers · 83 posts · Server hachyderm.io

Blogged: Validating nested DataAnnotation IOptions recursively with MiniValidation

Using @damianedwards' MiniValidation library to solve a common complaint with DataAnnotations - that nested types are ignored!

andrewlock.net/validating-nest

#aspnetcore #dotnet #dotnetcore

Last updated 1 year ago