Wesley Cabus

18.7K posts

Wesley Cabus banner
Wesley Cabus

Wesley Cabus

@WesleyCabus

Customer Success Engineer at Duende Software, Microsoft MVP, @Visug board member. Loves coding, mostly in C#. Piano playing, public speaking & gaming nerd.

Wilrijk, Antwerp, Belgium Katılım Aralık 2007
952 Takip Edilen1.2K Takipçiler
Wesley Cabus
Wesley Cabus@WesleyCabus·
Hey @BlizzardCSEU_EN , if you organize a survey again in the future and don't want to list every country, at least include the option "Other"
English
0
0
1
49
Wesley Cabus retweetledi
Duende Software
Duende Software@DuendeIdentity·
Claims and scopes describe user information in OpenID Connect. Let's see how Duende IdentityServer handles consent, different client types, required vs. optional scopes, and what happens when a client doesn't get everything it asked for. duende.link/97aeqlj 👀 #dotnet
English
0
4
1
512
Wesley Cabus retweetledi
Duende Software
Duende Software@DuendeIdentity·
We're happy to start sponsoring the Spectre.Console project! It is a #dotnet library that makes it easier to create beautiful console applications by giving you access to standard components you may find in a CLI experience. Go check it out! duende.link/sp3ctr3
Duende Software tweet media
English
0
2
10
488
Wesley Cabus retweetledi
Duende Software
Duende Software@DuendeIdentity·
Roland's video series continues! Let's see how to protect SPAs with OpenID Connect created with libraries like #Angular and #React or plain javascript. We'll see why you want to use a BFF & how it makes secure API access less cumbersome youtu.be/pSTMCyQH_E4 #dotnet
YouTube video
YouTube
English
0
4
3
872
Wesley Cabus retweetledi
Duende Software
Duende Software@DuendeIdentity·
Brace yourself, w̶i̶n̶t̶e̶r̶ #dotnet 10 is coming! ⛄️ Let's look at the new capabilities and features we are excited about for the upcoming .NET release in November. Expect passkeys, #opentelemetry additions,TLS for *.localhost, and more. duende.link/qet4wp9 #aspnetcore
English
0
1
2
239
Wesley Cabus retweetledi
Duende Software
Duende Software@DuendeIdentity·
Let's explore the world of OpenID Connect with a focus on claims, scopes, and how Duende IdentityServer facilitates authentication in #dotnet applications. Learn how apps request necessary claim information! 👩🏼‍🏫 duende.link/j28b2bw #security #identity #aspnetcore
English
0
1
0
150
Wesley Cabus
Wesley Cabus@WesleyCabus·
I’m speaking at #Cyberintersect this October in Orlando! 🎤 Don’t miss the keynote with @shanselman & @coolcsh: “What Does It Mean to Be a Developer Next Year?” — here’s a highlight👇 x.com/DEVintersectio… Use discount code CABUS150 for $150 off the registration!
DEVintersection@DEVintersection

KEYNOTE SPOTLIGHT What does it really mean to be a developer next year? The role of developers is changing; but not disappearing. In this keynote at #DEVintersection, @shanselman and @coolcsh (Scott Hanselman & Scott Hunter) ask the big question: What does it mean to be a developer next year? 💬 Will AI replace us? 💡 Or will it empower us to solve problems faster than ever? Spoiler: Developers aren’t defined by their tools; they’re defined by their mindset. Whether it’s code, cloud, or Copilot, the mission remains the same: Find solutions, and build what matters. 🎥 Watch this video interview highlight with @richcampbell and @shanselman Join the Microsoft developer community at the Intersection of Technology, @DEVintersection | @NextGenAIConf | @Cyber_sec_conf 7–9 | Orlando, FL 🎟️ Register now: bit.ly/DEVXPOST! #DEVintersection #NextGenAI #MicrosoftDev #Copilot #MSDev

English
0
0
1
41
Wesley Cabus retweetledi
Duende Software
Duende Software@DuendeIdentity·
HttpClient is at the heart of many projects. DelegatingHandlers let you intercept and modify requests and responses, extending base functionality. Let's look at DelegatingHandler and how it can make HttpClient even more powerful! 💪 duende.link/78qe4kj #dotnet #aspnetcore
English
0
3
4
408
Wesley Cabus retweetledi
Update Conference
Update Conference@update_conf·
#UCP24 | 𝐔𝐩𝐝𝐚𝐭𝐞 𝐓𝐚𝐥𝐤 𝐰𝐢𝐭𝐡 @TechMike2kX Full house, biggest stage, and a session that mixed sci-fi with cloud patterns. Mike Martin’s 12 Monkeys talk was a hit at Update Conference Prague 2024! ✔️ Link here 📲 youtube.com/watch?v=u14Y72… In our interview, Mike said how much he loved the energy in the room and seeing developers connect with Reliable Web Apps + 12 Factor methodology in a whole new way. His mission? To make us think differently about building apps that can survive anything and he nailed it ✨ 👉 Rewatch his full session now on our YouTube Channel! youtube.com/watch?v=u14Y72… Plus check out the other standout talks Mike recommends: ✨Isaac Levin – Application Insights ✨Suzanne Daniels – The golden path to self-service with guardrails ✨Wesley Cabus – Hardening ASP.NET Core Web applications (a must-watch for solution design) ▶️ Dive into all sessions on the Update NOW Portal: now.updateconference.net/event/update-c… #UpdateConference #Cloud #Architecture #Azure #Web #Serverless @isaacrlevin @suushier @WesleyCabus youtube.com/watch?v=u14Y72…
YouTube video
YouTube
Update Conference tweet media
English
0
2
3
176
Wesley Cabus retweetledi
Duende Software
Duende Software@DuendeIdentity·
We're at #kcdc2025 Stop by and register to win a NASA Artemis Space Launch System LEGO set. Or just say hello and meet the Duende team. Learn more about our newly released Duende #IdentityServer v7.3 with FAPI 2.0. #dotnet #security #identity
Duende Software tweet media
English
1
1
3
384
Wesley Cabus retweetledi
Dennis Doomen
Dennis Doomen@ddoomen·
This weekend, I've released another version of PackageGuard, a fully open-source tool to get a grip on your open-source packages. Version 1.5 includes a couple of new features as well as bug fixes. - Add support for the .slnx solution file format - Add support for denying prerelease packages - Display PackageGuard version in output log - Fix license detection of NUnit and NETStandard.Library Read more about PackageGuard at #readme" target="_blank" rel="nofollow noopener">github.com/dennisdoomen/p…
Dennis Doomen tweet media
English
0
1
2
253
Wesley Cabus retweetledi
Duende Software
Duende Software@DuendeIdentity·
What are Best Practices of Web Application Security in 2025? This post focuses on key security and authentication flows using OAuth 2.0 and OpenID Connect, flows to avoid, security measures to implement, and IETF Best Current Practices. duende.link/iyqe3fk #security #dotnet
English
0
1
3
197