#aspdotnet — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #aspdotnet, aggregated by home.social.
-
#dotnet11 Preview 1 is now available!
It introduces updates across the .NET Runtime, SDK, libraries, C# 15, F#, ASP.NET Core, Blazor, and .NET MAUI.
Find out more on #InfoQ 👉 https://bit.ly/3MAPOPX
-
#dotnet11 Preview 1 is now available!
It introduces updates across the .NET Runtime, SDK, libraries, C# 15, F#, ASP.NET Core, Blazor, and .NET MAUI.
Find out more on #InfoQ 👉 https://bit.ly/3MAPOPX
-
UK #dotnet #csharp #sqlserver lead/senior developer with over 15 years’ experience looking for new permanent role if possible. Would consider temporary contract.
#AspDotNet #mvc #blazor #entityframework #azure #tdd #agile #Git
Looking for hybrid role in London, Cambridge, Essex, or Hertfordshire. Also interested in fully-remote UK or European roles.
-
Roblox is hiring Principal Software Engineer - Core Services
🔧 #csharp #golang #java #dotnet #dotnetcore #aspdotnet #flask #android #ios #express #api #rest #docker #principalengineer
🌎 San Mateo, California
⏰ Full-time
🏢 RobloxJob details https://jobsfordevelopers.com/jobs/principal-software-engineer-core-services-at-roblox-com-jan-23-2025-f07cea?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Roblox is hiring Principal Software Engineer - Core Services
🔧 #csharp #golang #java #dotnet #dotnetcore #aspdotnet #flask #android #ios #express #api #rest #docker #principalengineer
🌎 San Mateo, California
⏰ Full-time
🏢 RobloxJob details https://jobsfordevelopers.com/jobs/principal-software-engineer-core-services-at-roblox-com-jan-23-2025-f07cea?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
This might be beyond niche, but does #dotnet #aspdotnet health checks libraries have a way to decide *per request* which checks to include?
Either by adding / removing checks when inspecting the request, or by filtering - selecting from a larger set of pre-registered checks?
It's a tenanting thing. -
This might be beyond niche, but does #dotnet #aspdotnet health checks libraries have a way to decide *per request* which checks to include?
Either by adding / removing checks when inspecting the request, or by filtering - selecting from a larger set of pre-registered checks?
It's a tenanting thing. -
Mein #Passwort ist wohl zu gefährlich... 🙃
> A potentially dangerous Request.Form value was detected from the client (Password="...L~FJj&YNG]<z.+e?8dRF").
-
Mindera is hiring Dot NET Technical Lead
🔧 #csharp #javascript #dotnet #dotnetcore #aspdotnet #react #api #aws #azure #docker #gcp #kubernetes #mvc #sql #techlead
🌎 Remote; Gurugram, India
⏰ Full-time
🏢 MinderaJob details https://jobsfordevelopers.com/jobs/dot-net-technical-lead-at-mindera-com-oct-28-2024-c36b68?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Mindera is hiring Dot NET Technical Lead
🔧 #csharp #javascript #dotnet #dotnetcore #aspdotnet #react #api #aws #azure #docker #gcp #kubernetes #mvc #sql #techlead
🌎 Remote; Gurugram, India
⏰ Full-time
🏢 MinderaJob details https://jobsfordevelopers.com/jobs/dot-net-technical-lead-at-mindera-com-oct-28-2024-c36b68?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
New blog post!
What Books Should I Read to Learn ASP.NET Core and Blazor?
https://kerrick.blog/articles/2025/24-books-asp-net-blazor-front-matter/
#DotNET #ASPdotNET #BackEnd #FrontEnd #Blazor #WebDev #SPA #programming #code #books #reading
-
New blog post!
What Books Should I Read to Learn ASP.NET Core and Blazor?
https://kerrick.blog/articles/2025/24-books-asp-net-blazor-front-matter/
#DotNET #ASPdotNET #BackEnd #FrontEnd #Blazor #WebDev #SPA #programming #code #books #reading
-
Mindera is hiring Dot Net Fullstack Developer (Senior/Tech Lead)
🔧 #csharp #javascript #dotnet #aspdotnet #react #api #aws #azure #gcp #mvc #sql #seniorengineer #techlead
🌎 Bengaluru, India
⏰ Full-time
🏢 MinderaJob details https://jobsfordevelopers.com/jobs/dot-net-fullstack-developer-senior-tech-lead-at-mindera-com-mar-26-2024-94ca8b?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Mindera is hiring Dot Net Fullstack Developer (Senior/Tech Lead)
🔧 #csharp #javascript #dotnet #aspdotnet #react #api #aws #azure #gcp #mvc #sql #seniorengineer #techlead
🌎 Bengaluru, India
⏰ Full-time
🏢 MinderaJob details https://jobsfordevelopers.com/jobs/dot-net-fullstack-developer-senior-tech-lead-at-mindera-com-mar-26-2024-94ca8b?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Just checked with `time` the time it takes for two CLI frameworks to perform one command invocation (which is basically an empty method body).
One takes 0.13s, the other 0.16s (synthetic benchmark difference is 0.04s).
Most of the time is spent configuring the WebApplicationBuilder.
Do I care that "--help" is printed in 0.09s/0.16s? -
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.
-
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.
-
Building an #SSG, the easy part: Getting templates to render.
The difficult part: Listing all content (Markdown), storing them, assigning metadata.
The hard part: Making sense of all the data acquired. -
It lives, and includes pain.
But _ViewStart, Layouts and all this good stuff works just fine.
-
Gonna be building my #AspDotNet admin interface then … just to be able to rebuild a #Hugo site manually, or when some file changed.
Great. -
Please stop me from writing a #Hugo frontend in #AspDotNet.
-
Microsoft: Thousands of Leaked ASP.NET Keys Are Threatening Web Servers Through Code Injection Attacks #Cybersecurity #MicrosoftSecurity #Microsft #ASPdotNET #IIS #ViewState #MalwareAttacks #RemoteCodeExecution #Infosec #CyberThreats #MicrosoftThreatIntelligence
-
Microsoft: Thousands of Leaked ASP.NET Keys Are Threatening Web Servers Through Code Injection Attacks #Cybersecurity #MicrosoftSecurity #Microsft #ASPdotNET #IIS #ViewState #MalwareAttacks #RemoteCodeExecution #Infosec #CyberThreats #MicrosoftThreatIntelligence
-
What's the benefit of razor pages? Like it seems sorta messier? #aspdotnet
-
Does ASP.NET core MVC require jquery for forms to work? can i use something else? Nothing against jquery just unclear on how tied to the framework it is
#fediHelp #dotnet #aspdotnet -
Does ASP.NET core MVC require jquery for forms to work? can i use something else? Nothing against jquery just unclear on how tied to the framework it is
#fediHelp #dotnet #aspdotnet -
I wish I knew how to do that kind of stuff in #Powershell
Oh, believe me I've messed with it. You have to get into that #Microsoft #Csharp mentality, right? #DotNet or whatever that is. Ugh. I messed with #ASPdotNet back in the day. #PHP made more sense to me. Something about that uh... what do you call that? you knw, when you have to pay them to use it. anyway. i was #PAF at the time, so. Linux, PHP. Not saying it has no value, but at that time I dismissed it.
Point is. I'd probably already know how to do it, but ... like i said... haha.
I was on hiatus when #VSCode came out. things have changed it seems. -
I wish I knew how to do that kind of stuff in #Powershell
Oh, believe me I've messed with it. You have to get into that #Microsoft #Csharp mentality, right? #DotNet or whatever that is. Ugh. I messed with #ASPdotNet back in the day. #PHP made more sense to me. Something about that uh... what do you call that? you knw, when you have to pay them to use it. anyway. i was #PAF at the time, so. Linux, PHP. Not saying it has no value, but at that time I dismissed it.
Point is. I'd probably already know how to do it, but ... like i said... haha.
I was on hiatus when #VSCode came out. things have changed it seems. -
Mindera is hiring Senior Tech Lead (.NET)
🔧 #dotnet #csharp #dotnetcore #aspdotnet #react #aws #cicd #mvc #seniorengineer #techlead
🌎 Bengaluru, India
⏰ Full-time
🏢 MinderaJob details https://jobsfordevelopers.com/jobs/senior-tech-lead-net-at-mindera-com-mar-11-2024-754e42?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Mindera is hiring Senior Tech Lead (.NET)
🔧 #dotnet #csharp #dotnetcore #aspdotnet #react #aws #cicd #mvc #seniorengineer #techlead
🌎 Bengaluru, India
⏰ Full-time
🏢 MinderaJob details https://jobsfordevelopers.com/jobs/senior-tech-lead-net-at-mindera-com-mar-11-2024-754e42?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
GoDaddy is hiring Software Engineer
🔧 #csharp #java #javascript #python #dotnet #dotnetcore #aspdotnet #api #aws #mysql #awss3 #sql
🌎 Colombia
⏰ Full-time
🏢 GoDaddyJob details https://jobsfordevelopers.com/jobs/software-engineer-at-godaddy-com-apr-24-2024-569c89?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
GoDaddy is hiring Software Engineer
🔧 #csharp #java #javascript #python #dotnet #dotnetcore #aspdotnet #api #aws #mysql #awss3 #sql
🌎 Colombia
⏰ Full-time
🏢 GoDaddyJob details https://jobsfordevelopers.com/jobs/software-engineer-at-godaddy-com-apr-24-2024-569c89?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Mindera is hiring Senior Tech Lead (.NET)
🔧 #dotnet #csharp #dotnetcore #aspdotnet #react #aws #cicd #mvc #seniorengineer #techlead
🌎 Bengaluru, India
⏰ Full-time
🏢 MinderaJob details https://jobsfordevelopers.com/jobs/senior-tech-lead-net-at-mindera-com-mar-11-2024-754e42?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Mindera is hiring Senior Tech Lead (.NET)
🔧 #dotnet #csharp #dotnetcore #aspdotnet #react #aws #cicd #mvc #seniorengineer #techlead
🌎 Bengaluru, India
⏰ Full-time
🏢 MinderaJob details https://jobsfordevelopers.com/jobs/senior-tech-lead-net-at-mindera-com-mar-11-2024-754e42?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
You know why PHP is still around? Because it's fucking simple.
The levels of abstraction in Web Frameworks like React/Angular or ASP.NET Core is a little silly. You have to navigate through 4-5 files of logic before you actually get to the rendering of a page.
PHP?
<?php echo "Hello World!"; ?>
If dotnet could give me a syntax and framework as simple as PHP, I think it'd dominate. Just one file (index.cs), not a zillion files and boilerplate.
Call it ASP.NET Min
-
You know why PHP is still around? Because it's fucking simple.
The levels of abstraction in Web Frameworks like React/Angular or ASP.NET Core is a little silly. You have to navigate through 4-5 files of logic before you actually get to the rendering of a page.
PHP?
<?php echo "Hello World!"; ?>
If dotnet could give me a syntax and framework as simple as PHP, I think it'd dominate. Just one file (index.cs), not a zillion files and boilerplate.
Call it ASP.NET Min
-
3Pillar Global is hiring Senior Software Engineer - C# .Net
🔧 #csharp #typescript #dotnet #dotnetcore #aspdotnet #serverless #redux #rest #aws #azure #docker #html #kubernetes #sql #seniorengineer
🌎 Canada
⏰ Full-time
🏢 3Pillar GlobalJob details https://jobsfordevelopers.com/jobs/senior-software-engineer-c-net-at-3-pillar-global-apr-23-2024-b4c965?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
3Pillar Global is hiring Senior Software Engineer - C# .Net
🔧 #csharp #typescript #dotnet #dotnetcore #aspdotnet #serverless #redux #rest #aws #azure #docker #html #kubernetes #sql #seniorengineer
🌎 Canada
⏰ Full-time
🏢 3Pillar GlobalJob details https://jobsfordevelopers.com/jobs/senior-software-engineer-c-net-at-3-pillar-global-apr-23-2024-b4c965?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
What's New in .net 8
➡️ Performance
➡️ Cloud Native
➡️ ASP .net Blazor Full Stack
➡️ Artificial Intelligence
➡️ .Net MAUIAnnouncing .NET 8 - .NET Blog https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/
#DotNet #DotNet8 #asp_net #Blazor #ai #artificialintelligence #DotNetMaui #aspdotnet
-
What's New in .net 8
➡️ Performance
➡️ Cloud Native
➡️ ASP .net Blazor Full Stack
➡️ Artificial Intelligence
➡️ .Net MAUIAnnouncing .NET 8 - .NET Blog https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/
#DotNet #DotNet8 #asp_net #Blazor #ai #artificialintelligence #DotNetMaui #aspdotnet
-
Der OpenTelemetry in .NET Vortrag der .NET User Group Rheintal sollte man als ASP.NET Entwickler besser nicht verpassen! #aspdotnet #dotnetdev #dotnet #opentelemetry
-
Hey #dotnet friends using System.Text.Json ✋
Has anyone managed to create code that uses source generators but for snake_case naming policy?
I notice I can not pass anywhere the serializer options when I specify using the source generator, and then I can not pass the snake_case naming policy?
Any help please, repost for reach?
#csharp #aspnet #aspdotnet #serialization #json #snake_case #jsonserializer #sourcegenerators #systemtextjson
-
Hey #dotnet friends using System.Text.Json ✋
Has anyone managed to create code that uses source generators but for snake_case naming policy?
I notice I can not pass anywhere the serializer options when I specify using the source generator, and then I can not pass the snake_case naming policy?
Any help please, repost for reach?
#csharp #aspnet #aspdotnet #serialization #json #snake_case #jsonserializer #sourcegenerators #systemtextjson
-
I'd love to talk with someone about #dotnet Aspire on the #podcast. If you've used it in a project, I'd love to hear from you.
I'm also contemplating reaching out to @davidfowl (and/or the #aspDotNet team) to see if I can get an overview conversation, too.
-
I'd love to talk with someone about #dotnet Aspire on the #podcast. If you've used it in a project, I'd love to hear from you.
I'm also contemplating reaching out to @davidfowl (and/or the #aspDotNet team) to see if I can get an overview conversation, too.
-
Got an email from Shaun Walker about the drama surrounding DotNetNuke, which I was totally unaware of until now. I was an early adopter, and helped the State of Ohio implement it in 2010 also for a number of sites. I did have a brownfield and retirement plan in place, wonder if they followed it.
Anyway, if you are a .NET person and looking for CMS capabilities, check into Shaun's replacement, Oqtane. It's slick.
-
Got an email from Shaun Walker about the drama surrounding DotNetNuke, which I was totally unaware of until now. I was an early adopter, and helped the State of Ohio implement it in 2010 also for a number of sites. I did have a brownfield and retirement plan in place, wonder if they followed it.
Anyway, if you are a .NET person and looking for CMS capabilities, check into Shaun's replacement, Oqtane. It's slick.
-
Xero is hiring Backend Engineer
🔧 #csharp #dotnet #dotnetcore #aspdotnet #api #mvc #sql
🌎 Copenhagen, Denmark
⏰ Full-time
🏢 XeroJob details https://jobsfordevelopers.com/jobs/backend-engineer-at-xero-sep-20-2023-1e20ff?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring -
Ok #asp #AspDotNet #dotnetcore folks.
Is there any framework for syncing view models / view models graphs with clients? Allow reactive/observable views?I have no database backing the data, this is in memory view models only rn. Asp.Net Core, #Blazor WASM, No EF, #SignalR neat but not required as long as it integrates well with Blazor.
Bonus: Have a proper request/response flow for client-triggered actions?
(asking this time before going off and running my own thing again.. )
-
ASP .NET Core updates in .NET 8 RC 2
https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-rc-2/?WT.mc_id=DOP-MVP-5001655 #dotnet #aspdotnet
-
I am abandoninng #dotnet #maui I have wasted too many days of my life trying to get the android emulator working on various laptops.
I haven't even started on the iPhone version.
Happy to get back to #aspdotnet and #blazor -
Longing for the day that I can yeet this powerpages app into the sun and just replace it with some lovely #AspDotNet #blazor instead :revblobfoxangry:
-
Friends, I'd like to do some performance testing on some #aspDotnet middleware (hosted on #modernDotnet / #dotnet 6/7/8), but have no idea where to start.
I want to perf test my middleware only, not the web api, any ideas on where to start my search?