J'ai un développeur junior sous la main qui cherche un nouveau job
Dev .NET/Angular, actuellement en Ariège, mais ok pour bouger
CV disponible par MP
I have a junior developer looking for a new job.
Works with .NET/Angular, currently in France, but may be ok to move in Europe
CV available via private message.
How To Encrypt ASP.NET Core Route Parameters
How To Encrypt ASP.NET Core Route Parameters - Uses ASP.NET Core interfaces to encrypt and decrypt route parameters
https://khalidabuhakmeh.com/how-to-encrypt-aspnet-core-route-parameters
ICYMI My new coding shorts video is out: #visualstudio #csharp #aspnet
ICYMI My new coding shorts video is out: #visualstudio #csharp #aspnet
Adding to my #SSG ramblings. This is roughly the layout I'm thinking of.
Whether /content/Home will be there, I don't know yet, that is how Grav does it.
Keeping the wwwroot and Views/-structure, as that is configured by-default in ASP.NET.
The Views are all runtime-compiled and then rendered based on files inside the content-folder.
New blog post:
30,656 Pages of Books About the .NET Ecosystem: C#, Blazor, ASP.NET, & T-SQL
When I learned lean software development, I abandoned year-long planning at work and at home. This year, I broke my rule...
Continue reading: https://kerrick.blog/articles/2025/thirty-thousand-pages-of-books-about-the-dotnet-ecosystem/
Long shot: I have a x-plat hosted #aspnet #dotnet #Blazor app, and I'm looking for a way to have it upgrade itself to the latest release from Github, via a single-click UI.
Anyone know of any sample projects or, even better, nuget packages that would implement the whole "download zip, extract, exit and run the new one" shenanigans so I don't have to write it myself?
On this week's #ASPNET Community Standup:Razor Tooling & Hot Reload Update
Phil Allen, Leslie Richardson, Chris Sienkiewicz, and David Wengier
February 18 / 10 AM PT / 18 UTC
https://www.youtube.com/watch?v=nL_f-vlhaFU
#dotnet #aspnetcore
Microsoft Exposes Risks of ViewState Code Injection Attacks Using Publicly Available ASP.NET Keys
In a recent warning, Microsoft reveals how attackers exploit exposed ASP.NET machine keys to deploy malware through ViewState code injection attacks. This alarming trend underscores the importance of ...
On this week's #ASPNET Community Standup:.NET 10 Server & APIs Planning Discussion
Dan Roth, Safia Abdalla, Mike Kistler, Jon Galloway
February 4 / 10 AM PT / 18 UTC
https://www.youtube.com/watch?v=xs_V3VqkxHQ
#dotnet #aspnetcore
Okay, #DotNet, I've got one for you:
Can anyone help me figure out how on earth #ASPNET does rendering without reflection, such that it can be AOT compiled?
The HtmlRenderer struct that got added, what, in .NET 8? requires you to use reflection by passing a type and parameters.
But I _know_ there is a way into the rendering code without using reflection, because of the aforementioned AOT for ASPNET.
I just want to render razor pages to HTML without needing reflection, is that so much to ask for?
Tonight, I'll be streaming some #FSharp development! I'm going to develop a dashboard for #paperless_ngx in #Falco, an F#-native libary for building #AspNet services.
Hop in around 8:30 PM Eastern: https://twitch.tv/b4ux1t3
(update: running a few minutes late, kiddos having trouble tonight)
(update2: Apparently when I upgraded mint. . .it ditched the proprietary nvidia driver, meaning I can't do hardware encoding. . .I'm fixing this right now, I'll be streaming momentarily)
FINAL UPDATE: We're LIVE!!!!!
Dynamic Htmx Islands with ASP.NET Core
Dynamic Htmx Islands with ASP.NET Core - Using TagHelpers to create an Htmx-powered Islands implementation for ASP.NET Core
https://khalidabuhakmeh.com/dynamic-htmx-islands-with-aspnet-core
On this week's #ASPNET Community Standup:Security & Auth .NET 10 planning discussion
Dan Roth, Mike Kistler, Stephen Halter, Maira Wenzel
January 21 / 10 AM PT / 18 UTC
On this week's #ASPNET Community Standup:Contributing to the #ASPNETCore Repo
Daniel Roth, Safia Abdalla, Jon Galloway
January 7 / 10 AM PT / 18 UTC
On this week's #ASPNET Community Standup:#ASPNETCore planning kickoff for .NET 10
Daniel Roth, Mackinnon Buck, Jon Galloway
December 10 / 10 AM PT / 18 UTC
https://www.youtube.com/watch?v=IZ8spEU2C64 #dotnet #ASPNETCore