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

Dev Leader · @devleader
77 followers · 477 posts · Server hachyderm.io

Happy Friday, developers!

How To List All Routes In A Minimal API ASP.NET Core Application
m.youtube.com/watch?v=mP-EDG6f

#dotnet #programming #coding #aspnet

Last updated 1 year ago

Mathieu Poussin · @kedare
235 followers · 206 posts · Server g33ks.coffee

How do you manage "actions" over REST API ?
Let's say I have a /v1/instances REST resource and I need a "refresh" action that will trigger some async task, do you create a POST /v1/instance/<id>/refresh, or something like PATCH /v1/instance/<id> with a payload {"action":"refresh"}, or something else ?

#api #aspnet #dotnet #python #ruby #webdev

Last updated 1 year ago

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

wildermuth.com/2022/05/04/usin - using IHostedService in to run background tasks. No more Windows service just to resize a photo or send an email. If you're in or , still better to run separately to scale differently. Nice post linkedin.com/in/shawnwildermut.

#aspnet #docker #containers #k8s

Last updated 1 year ago

Alvin Ashcraft 🐿️ · @alvinashcraft
1058 followers · 619 posts · Server hachyderm.io

Technology & Friends Episode 764 - J. Tower on Migrating Legacy Applications with host David Giard.

davidgiard.com/j-tower-on-migr

#aspnet #podcast #devcommunity #dotnet #webdev #migration

Last updated 1 year ago

Chris Sainty · @chrissainty
521 followers · 62 posts · Server hachyderm.io

ICYMI: 📢 Blogged: Blazor in .NET 8 - Part 2: Server-side & Streaming Rendering
In this post I talk about server-side and streaming rendering, two of the new render modes coming to Blazor in .NET 8

chrissainty.com/blazor-in-dotn

#dotnet #blazor #aspnet #aspnetcore #webdev

Last updated 1 year ago

Chris Sainty · @chrissainty
519 followers · 61 posts · Server hachyderm.io

📢 Blogged: Blazor in .NET 8 - Part 2: Server-side & Streaming Rendering
In this post I talk about server-side and streaming rendering, two of the new render modes coming to Blazor in .NET 8

chrissainty.com/blazor-in-dotn

#dotnet #blazor #aspnet #aspnetcore #webdev

Last updated 1 year ago

Chris Sainty · @chrissainty
518 followers · 60 posts · Server hachyderm.io

ICYMI: 📢 Blogged: Blazor in .NET 8 - Part 1: Full stack Web UI
This is the first in a series looking at the big, exciting new changes coming to Blazor in .NET 8

chrissainty.com/blazor-in-dotn

#blazor #dotnet #aspnet #aspnetcore

Last updated 1 year ago

Chris Sainty · @chrissainty
518 followers · 60 posts · Server hachyderm.io

📢 Blogged: Blazor in .NET 8 - Part 1: Full stack Web UI
This is the first in a series looking at the big, exciting new changes coming to Blazor in .NET 8

chrissainty.com/blazor-in-dotn

#blazor #dotnet #aspnet #aspnetcore

Last updated 1 year ago

robrich · @robrich
48 followers · 322 posts · Server hachyderm.io

andrewlock.net/why-isnt-my-asp - listens on loopback only by default. Running in ? Make sure to bind to other IPs too: `ASPNETCORE_URLS=http://+:5000` The `+` means "all IPs". Great tip @andrewlock.

#aspnet #docker

Last updated 1 year ago

Isaac Levin · @isaacrlevin
142 followers · 246 posts · Server fosstodon.org

Hey developers, do you build apps with , or ? If so, check out my new video where I talk about the new SPA templates with hosted backends! Please comment, subscribe to my channel and share!
youtu.be/ksbbFibojyI

#dotnet #spa #angular #react #vuejs #aspnet

Last updated 1 year ago

Mathieu Poussin · @kedare
225 followers · 172 posts · Server g33ks.coffee

I just wrote a small article on my about how to integrate as provider on a simple application.

Feedbacks welcome (especially if you have an idea about the SPA proxy routing thing)

blog.keda.re/blog/keycloak-asp

#opensource #techblog #keycloak #openid #dotnet #aspnet #angular

Last updated 1 year ago

Dev Leader · @devleader
67 followers · 402 posts · Server hachyderm.io

Hey programmers! Resharing this!

Testing How ASP.NET Core Registered Routes Are Configured [xUnit]
m.youtube.com/watch?v=MPnJcJ7A

#dotnet #programming #coding #aspnet

Last updated 1 year ago

Isaac Levin · @isaacrlevin
137 followers · 216 posts · Server fosstodon.org

Check out my latest video where we talk about even more enhancements in .NET 8
youtu.be/TWb_gR5I_4U

#dotnet #aspnet #blazor #ssr

Last updated 1 year ago

Isaac Levin · @isaacrlevin
132 followers · 206 posts · Server fosstodon.org

Did you know "Debugging Just Got Way Better in .NET 8"? Watch this video about the new enhancements that have made debugging awesome
youtu.be/pMr2rBG4IUQ

#dotnet #aspnet #visualstudio

Last updated 1 year ago

Isaac Levin · @isaacrlevin
131 followers · 198 posts · Server fosstodon.org

Exploring Blazor Changes in .NET 8 - Server Side Rendering (SSR)

isaacl.dev/d8x

#dotnet #aspnet

Last updated 1 year ago

Isaac Levin · @isaacrlevin
130 followers · 194 posts · Server fosstodon.org

Creating A Blazor Chat Application With Azure OpenAI

isaacl.dev/d8r

#dotnet #aspnet #blazor

Last updated 1 year ago

Isaac Levin · @isaacrlevin
126 followers · 192 posts · Server fosstodon.org

Improvements to the Caching Abstraction in ASP.NET Core

isaacl.dev/d8n

#dotnet #aspnet

Last updated 1 year ago

Isaac Levin · @isaacrlevin
126 followers · 191 posts · Server fosstodon.org

ASP.NET Core updates in .NET 8 Preview 6

isaacl.dev/d8l

#aspnet #dotnet

Last updated 1 year ago

Isaac Levin · @isaacrlevin
123 followers · 187 posts · Server fosstodon.org

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

isaacl.dev/d89

#dotnet #aspnet

Last updated 1 year ago