home.social

#aspdotnet — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #aspdotnet, aggregated by home.social.

  1. #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 👉 bit.ly/3MAPOPX

    #dotnet #dotnetCore #ASPdotNet #Microsoft

  2. 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.

  3. 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").

    #Security #AspDotNet #Internet #Password

  4. 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?

    #DotNet #SSG #AspDotNet #CSharp

  5. 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.

    #AspNet #AspDotNet #DotNet #Razor

  6. 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.

    #DotNet #AspDotNet #CSharp #Razor

  7. It lives, and includes pain.

    But _ViewStart, Layouts and all this good stuff works just fine.

    #AspDotNet #DotNet #Razor #StaticSiteGenerator #SelfHost

  8. Gonna be building my #AspDotNet admin interface then … just to be able to rebuild a #Hugo site manually, or when some file changed.
    Great.

  9. What's the benefit of razor pages? Like it seems sorta messier? #aspdotnet

  10. 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

  11. 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.

    social.vivaldi.net/@ajaxStardu

  12. 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

    #dotnet #AspDotNet #php

  13. What's New in .net 8

    ➡️ Performance
    ➡️ Cloud Native
    ➡️ ASP .net Blazor Full Stack
    ➡️ Artificial Intelligence
    ➡️ .Net MAUI

    Announcing .NET 8 - .NET Blog devblogs.microsoft.com/dotnet/

  14. What's New in .net 8

    ➡️ Performance
    ➡️ Cloud Native
    ➡️ ASP .net Blazor Full Stack
    ➡️ Artificial Intelligence
    ➡️ .Net MAUI

    Announcing .NET 8 - .NET Blog devblogs.microsoft.com/dotnet/

    #DotNet #DotNet8 #asp_net #Blazor #ai #artificialintelligence #DotNetMaui #aspdotnet

  15. What's New in .net 8

    ➡️ Performance
    ➡️ Cloud Native
    ➡️ ASP .net Blazor Full Stack
    ➡️ Artificial Intelligence
    ➡️ .Net MAUI

    Announcing .NET 8 - .NET Blog devblogs.microsoft.com/dotnet/

    #DotNet #DotNet8 #asp_net #Blazor #ai #artificialintelligence #DotNetMaui #aspdotnet

  16. What's New in .net 8

    ➡️ Performance
    ➡️ Cloud Native
    ➡️ ASP .net Blazor Full Stack
    ➡️ Artificial Intelligence
    ➡️ .Net MAUI

    Announcing .NET 8 - .NET Blog devblogs.microsoft.com/dotnet/

    #DotNet #DotNet8 #asp_net #Blazor #ai #artificialintelligence #DotNetMaui #aspdotnet

  17. 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

  18. 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

  19. Hey 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?

  20. 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

  21. 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

  22. 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.

  23. 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.

    #cmm #dotnet #aspdotnet #blazor

  24. In this article, Tamás-Márk Furó describes the SPA (Single Page Applications) templates, and the proxy changes introduced for the development environment from .NET 5 to .NET 6, .NET 7, and on to the next versions.

    More on #InfoQ: bit.ly/3B3tLrD

    #dotnet #dotnet5 #dotnet6 #dotnet7 #AspDotNet #Microsoft #SoftwareDevelopment

  25. In this article, Tamás-Márk Furó describes the SPA (Single Page Applications) templates, and the proxy changes introduced for the development environment from .NET 5 to .NET 6, .NET 7, and on to the next versions.

    More on #InfoQ: bit.ly/3B3tLrD

    #dotnet #dotnet5 #dotnet6 #dotnet7 #AspDotNet #Microsoft #SoftwareDevelopment

  26. In this article, Tamás-Márk Furó describes the SPA (Single Page Applications) templates, and the proxy changes introduced for the development environment from .NET 5 to .NET 6, .NET 7, and on to the next versions.

    More on #InfoQ: bit.ly/3B3tLrD

    #dotnet #dotnet5 #dotnet6 #dotnet7 #AspDotNet #Microsoft #SoftwareDevelopment

  27. In this article, Tamás-Márk Furó describes the SPA (Single Page Applications) templates, and the proxy changes introduced for the development environment from .NET 5 to .NET 6, .NET 7, and on to the next versions.

    More on #InfoQ: bit.ly/3B3tLrD

    #dotnet #dotnet5 #dotnet6 #dotnet7 #AspDotNet #Microsoft #SoftwareDevelopment

  28. In this article, Tamás-Márk Furó describes the SPA (Single Page Applications) templates, and the proxy changes introduced for the development environment from .NET 5 to .NET 6, .NET 7, and on to the next versions.

    More on : bit.ly/3B3tLrD

  29. I never posted an #Introduction (how rude!)
    So here goes...

    Educated as a #Mathematician and became a #SoftwareEngineer professionally
    Started as a #Programmer in #C and #C++ and have progressed to #CSharp and #Python for algorithmic and backend use, which is what I enjoy the most. I use #AspDotNet and #JavaScript to do web development when I need to.

    My programming passion lies in writing small #Games and #Visualisations

    My personal passions are #Dogs , #Movies , and strength training.

  30. I'm at my wit's end and thought I'd ask the collective genius minds of the #fediverse.

    I have a brand new #Windows #Server2019.

    It has #IIS.

    It's running a brand new #ASPdotNET application.

    #WindowsDefender #Firewall is disabled by #GroupPolicy.

    There is no #firewall intercepting or blocking traffic.

    All attempts to access the website are failing. All traffic is being rejected with TCP-Reset.

    servername.localdomain.com/ results in a TCP-RST packet.

    No one has ever seen this before.

    Does anybody have any ideas?
  31. I'm at my wit's end and thought I'd ask the collective genius minds of the #fediverse.

    I have a brand new #Windows #Server2019.

    It has #IIS.

    It's running a brand new #ASPdotNET application.

    #WindowsDefender #Firewall is disabled by #GroupPolicy.

    There is no #firewall intercepting or blocking traffic.

    All attempts to access the website are failing. All traffic is being rejected with TCP-Reset.

    servername.localdomain.com/ results in a TCP-RST packet.

    No one has ever seen this before.

    Does anybody have any ideas?
  32. I'm at my wit's end and thought I'd ask the collective genius minds of the #fediverse.

    I have a brand new #Windows #Server2019.

    It has #IIS.

    It's running a brand new #ASPdotNET application.

    #WindowsDefender #Firewall is disabled by #GroupPolicy.

    There is no #firewall intercepting or blocking traffic.

    All attempts to access the website are failing. All traffic is being rejected with TCP-Reset.

    servername.localdomain.com/ results in a TCP-RST packet.

    No one has ever seen this before.

    Does anybody have any ideas?