home.social

Search

1000 results for “aspnes”

  1. New chapters just dropped!

    Chapters 15–17 of Razor Pages Reimagined with htmx are now available, focusing on enhancing the user experience with hx-indicator, hx-select, hx-vals, and more.

    Build smarter, simpler Razor Pages apps without drowning in JavaScript.

    aspnet-htmx.com/

    #htmx #aspnetcore #aspnet #razorpages #webdevelopment #simplicityfirst #dotnet

  2. Scalar на замену Swashbuckle в .NET 9 и как это готовить с Design API First

    Рассказываю чем заменить Swashbuckle, который убрали из .Net 9, для создания страницы похожей на Swagger UI.

    habr.com/ru/articles/904738/

    #web_api #aspnet_core #swagger #open_api #net_9 #dotnet_core #dotnet #typespec #webapi #openapi

  3. Scalar на замену Swashbuckle в .NET 9 и как это готовить с Design API First

    Рассказываю чем заменить Swashbuckle, который убрали из .Net 9, для создания страницы похожей на Swagger UI.

    habr.com/ru/articles/904738/

    #web_api #aspnet_core #swagger #open_api #net_9 #dotnet_core #dotnet #typespec #webapi #openapi

  4. Scalar на замену Swashbuckle в .NET 9 и как это готовить с Design API First

    Рассказываю чем заменить Swashbuckle, который убрали из .Net 9, для создания страницы похожей на Swagger UI.

    habr.com/ru/articles/904738/

    #web_api #aspnet_core #swagger #open_api #net_9 #dotnet_core #dotnet #typespec #webapi #openapi

  5. Server-driven web apps are making a comeback—and htmx with ASP.NET Razor Pages is leading the charge. Less JS, more speed, and a whole lot simpler. The future looks familiar (in a good way): woodruff.dev/the-future-of-ser

    #htmx #ASPNETCore #RazorPages #WebDevelopment #ServerDriven #FutureOfWeb

  6. htmx makes Razor Pages more interactive—but don’t skip the security checklist. From CSRF protection to request validation, here’s how to keep your htmx apps locked down: woodruff.dev/keeping-your-htmx

    #htmx #ASPNETCore #RazorPages #WebSecurity #DevTips #SecureCoding

  7. Is htmx acting up in your Razor Pages app? Don’t panic—just debug it like a boss. From browser tools to smart logging, here are some tips to make debugging way less painful: woodruff.dev/debugging-htmx-in

    #htmx #ASPNETCore #RazorPages #WebDevelopment #DebuggingTips

  8. If your Razor Pages UI feels clunky, htmx might be the upgrade you’ve been looking for. It has a smoother UX, less JavaScript, and is way more fun to build. See how to level things up: woodruff.dev/boosting-razor-pa

    #htmx #ASPNETCore #RazorPages #WebDevelopment #UserExperience

  9. On this week's ASP.NET Community Standup:
    📡SignalR Swift client & validation for Minimal APIs
    🎙️Daniel Roth, Mike Kistler
    🗓️April 1 / 10 AM PT / 18 UTC

    youtube.com/watch?v=LHN0yrm8AD
    #dotnet #aspnetcore #signalr

  10. On this week's ASP.NET Community Standup:
    📡SignalR Swift client & validation for Minimal APIs
    🎙️Daniel Roth, Mike Kistler
    🗓️April 1 / 10 AM PT / 18 UTC

    youtube.com/watch?v=LHN0yrm8AD
    #dotnet #aspnetcore #signalr

  11. On this week's ASP.NET Community Standup:
    📡SignalR Swift client & validation for Minimal APIs
    🎙️Daniel Roth, Mike Kistler
    🗓️April 1 / 10 AM PT / 18 UTC

    youtube.com/watch?v=LHN0yrm8AD
    #dotnet #aspnetcore #signalr

  12. I know this is a big ask but would anyone be willing to tutor me with aspnet core and auth? I've been beating my head against this for like months and I just want to get to actually making my application. aspnet core identity seems like it's too limited and not really meant for what i'm trying to do (support an SPA and third party client mobile apps), but the docs are confusing me so I'm not even sure if that's right. I was thinking of using keycloak, but that's a huge undertaking it seems like and has been giving me trouble too. #fediHelp #aspnetcore #programmingHelp

  13. I know this is a big ask but would anyone be willing to tutor me with aspnet core and auth? I've been beating my head against this for like months and I just want to get to actually making my application. aspnet core identity seems like it's too limited and not really meant for what i'm trying to do (support an SPA and third party client mobile apps), but the docs are confusing me so I'm not even sure if that's right. I was thinking of using keycloak, but that's a huge undertaking it seems like and has been giving me trouble too. #fediHelp #aspnetcore #programmingHelp

  14. I know this is a big ask but would anyone be willing to tutor me with aspnet core and auth? I've been beating my head against this for like months and I just want to get to actually making my application. aspnet core identity seems like it's too limited and not really meant for what i'm trying to do (support an SPA and third party client mobile apps), but the docs are confusing me so I'm not even sure if that's right. I was thinking of using keycloak, but that's a huge undertaking it seems like and has been giving me trouble too. #fediHelp #aspnetcore #programmingHelp

  15. I know this is a big ask but would anyone be willing to tutor me with aspnet core and auth? I've been beating my head against this for like months and I just want to get to actually making my application. aspnet core identity seems like it's too limited and not really meant for what i'm trying to do (support an SPA and third party client mobile apps), but the docs are confusing me so I'm not even sure if that's right. I was thinking of using keycloak, but that's a huge undertaking it seems like and has been giving me trouble too. #fediHelp #aspnetcore #programmingHelp

  16. I know this is a big ask but would anyone be willing to tutor me with aspnet core and auth? I've been beating my head against this for like months and I just want to get to actually making my application. aspnet core identity seems like it's too limited and not really meant for what i'm trying to do (support an SPA and third party client mobile apps), but the docs are confusing me so I'm not even sure if that's right. I was thinking of using keycloak, but that's a huge undertaking it seems like and has been giving me trouble too. #fediHelp #aspnetcore #programmingHelp

  17. learn.microsoft.com/en-us/ef/c - want to use an #EntityFramework DBContext in a singleton? In #ASPnet's DI, rig up a factory: `services.AddDbContextFactory<ApplicationDbContext>(o => o.UseSqlServer("Server=...`

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

  19. I'm excited to present Minimal #APIs in #ASPnet at #SLC #dotNET tonight. It's a #NoSlides, #Demo only trip through #MinimalAPIs and upgrading a project to the latest .NET features. Join us for the #virtual group: meetup.com/the-slc-net-user-gr and grab the code at github.com/robrich/minimal-api

  20. The first draft of the Introduction section (chapters 1-3) of the #htmx and #ASPNET Core #RazorPages book is done, and I am proofreading it today. May need a few people to proofread before they get pushed to the content site. aspnet-htmx.com/

  21. Excited to announce my new book "htmx Essentials for ASP.NET Core Developers"! Dive into mastering dynamic, server-side interactions with Razor Pages.

    I'm releasing each chapter online as I write at aspnet-htmx.com. The full ebook will be available once it's complete!

    Follow along and elevate your ASP.NET Core development skills with htmx.

    #htmx #ASPNetCore #RazorPages #WebDevelopment

  22. meziantou.net/how-to-view-logs - connect #xUnit's ITestOutputHelper to #ASPnet's ILogger<T>. Now I get ASP.NET console logs in my test output including EF queries. Nice tool linkedin.com/in/meziantou/.

  23. Quick blog article, On Logging; just a quick post about choosing logging strageies in different environments (and
    some discussion on WHY you log differently in different circumstances) mostlylucid.net/blog/onlogging
    #aspnetcore #serilog

  24. I'll be exhibiting the screenprinted maps I made during my residency at AGA LAB alongside works by fellow AiRs Clara Arámburo & Nina Djekić this Thursday from 17:00-19:00.

    De Bouwput
    Ferdinand Huyckstraat 74
    Amsterdam

    #DeBouwput #AGA_LAB
    #printmaking #silkscreen
    #maps #cartography #OpenStreetMap #FOSS4G
    #ASynesthetesAtlas #IfMaps
    @MaptimeAMS

  25. Edward Schocker & I travelled to Den Haag yesterday for Raw Dates Sessions #11, the gathering of improvising musicians, writers, & dancers I was so enthusiastic about last month.

    Participants pull colored discs out of a bag to form duos, trios, & quartets. "Yellow, you're on!" Marianna Maruyama, Sigrid Sand Angelsen, & Silvia De Teresa Navarro were at #10 so they were familiar with my projections and we just launched into it.

    We'll call this one -adjacent.