Search
1000 results for “aspnes”
-
Валидация модели данных в ASP.NET Core 8.0 на основе HTMX
Валидация данных на стороне сервера с HTMX 2.0. Разбираемся с валидацией модели данных на основе платформы ASP.NET Core. В статье мы освоим базовую реализацию валидации данных на стороне сервера. На стороне сервера мы используем самый простой способ коммуникации - HTTP. Знакомство с гипермедийными системами на ASP.NET Core 8.0 .
https://habr.com/ru/articles/852110/
#htmx #aspnet #html #рендеринг_на_стороне_сервера #гипермедиа #hda #hypermedia #валидация #валидация_данных #валидация_форм
-
Валидация модели данных в ASP.NET Core 8.0 на основе HTMX
Валидация данных на стороне сервера с HTMX 2.0. Разбираемся с валидацией модели данных на основе платформы ASP.NET Core. В статье мы освоим базовую реализацию валидации данных на стороне сервера. На стороне сервера мы используем самый простой способ коммуникации - HTTP. Знакомство с гипермедийными системами на ASP.NET Core 8.0 .
https://habr.com/ru/articles/852110/
#htmx #aspnet #html #рендеринг_на_стороне_сервера #гипермедиа #hda #hypermedia #валидация #валидация_данных #валидация_форм
-
Валидация модели данных в ASP.NET Core 8.0 на основе HTMX
Валидация данных на стороне сервера с HTMX 2.0. Разбираемся с валидацией модели данных на основе платформы ASP.NET Core. В статье мы освоим базовую реализацию валидации данных на стороне сервера. На стороне сервера мы используем самый простой способ коммуникации - HTTP. Знакомство с гипермедийными системами на ASP.NET Core 8.0 .
https://habr.com/ru/articles/852110/
#htmx #aspnet #html #рендеринг_на_стороне_сервера #гипермедиа #hda #hypermedia #валидация #валидация_данных #валидация_форм
-
Реализуем паттерн Unit of Work в ASP.NET Core
Привет, Хабр! Сегодня разберём, как реализовать паттерн Unit of Work в ASP.NET Core . Вместо долгих теоретических рассуждений, посмотрим, зачем он вообще нужен, и как правильно его применить на практике.
-
Using CSLA with Blazor | Visual Studio Toolbox.
#dotnet #aspnetcore #csharp #blazor #webdev #csla
https://www.youtube.com/watch?v=OAhctGBT5MU&ab_channel=MicrosoftVisualStudio -
New article:
A Copy Button For Highlight.js
https://www.mostlylucid.net/blog/acopybuttonforhightlightjs
#aspnetcore #highlightjs -
Join the .NET Smart Components ecosystem by Daniel Roth.
https://devblogs.microsoft.com/dotnet/join-the-dotnet-smart-components-ecosystem/?hide_banner=true
#dotnet #aspnetcore #ai #blazor #openai #razorpages #cloud #webdev #azure -
I'll speak about using maps in performance, video, & public art this Thurs, 19 Sep, @MaptimeAMS (#Maptime #Amsterdam) hosted by TomTom at their offices. Two other speakers on the program, quite different topics, should be good! boost if so moved, thanks. https://www.meetup.com/maptime-ams/events/301851869/ #ASynesthetesAtlas #IfMaps
-
New article, just on how I use Polly for Retries in my site (and why all .NET Devs need to know and use Polly!)
https://www.mostlylucid.net/blog/usingpollyforretries
#polly #aspnetcore -
A post more for me than anyone else. How to test C# clients which use HttpClient WITHOUT using Moq.
Unit Testing Umami.Net - Testing Umami Data Without Using Moq
https://www.mostlylucid.net/blog/unittestingumamidatanet
#xunit #aspnetcore -
New small article on a problem I was having Unit Testing Logging with ASP.NET Core. And the new (to me) package I found to solve it.
https://www.mostlylucid.net/blog/unittestinglogginginaspnetcore
#xunit #aspnetcore -
I've been refreshing and extending my samples around micro frontends in ASP.NET Core. It started with upgrading to .NET 8 and switching from FQDN to ACA service discovery...
#MicroFrontends #AspNetCore #AzureContainerApps
https://github.com/tpeczek/Demo.AspNetCore.MicroFrontendsInAction
-
I've been refreshing and extending my samples around micro frontends in ASP.NET Core. It started with upgrading to .NET 8 and switching from FQDN to ACA service discovery...
#MicroFrontends #AspNetCore #AzureContainerApps
https://github.com/tpeczek/Demo.AspNetCore.MicroFrontendsInAction
-
I've been refreshing and extending my samples around micro frontends in ASP.NET Core. It started with upgrading to .NET 8 and switching from FQDN to ACA service discovery...
#MicroFrontends #AspNetCore #AzureContainerApps
https://github.com/tpeczek/Demo.AspNetCore.MicroFrontendsInAction
-
I've been refreshing and extending my samples around micro frontends in ASP.NET Core. It started with upgrading to .NET 8 and switching from FQDN to ACA service discovery...
#MicroFrontends #AspNetCore #AzureContainerApps
https://github.com/tpeczek/Demo.AspNetCore.MicroFrontendsInAction
-
I've been refreshing and extending my samples around micro frontends in ASP.NET Core. It started with upgrading to .NET 8 and switching from FQDN to ACA service discovery...
#MicroFrontends #AspNetCore #AzureContainerApps
https://github.com/tpeczek/Demo.AspNetCore.MicroFrontendsInAction
-
https://auth0.com/blog/test-authorization-in-aspnet-core-webapi-with-user-jwts-tool/ - `dotnet user-jwts create --claim permissions=create:term` create #SelfSigned #JWT for an #ASPnet site. Then `dotnet user-jwts list` to show created JWTs. Great for testing. Nice article https://www.linkedin.com/in/andreachiarelli/.
-
You'd have to say that "State of the Map" is @openstreetmap's franchise for annual conferences. They exist by continent/region and you may recall that I travelled to Salt Lake City last month to talk about my practice at State of the Map US.
The recording of that talk's been published on YouTube. Amazing I got through a very dense deck in 15 minutes even with all the time-filling & embarrassing "um"s.
-
Anyone have a good implementation of using ASP.NET Core for a Mincro Front-End?
#aspnet #aspnetcore #microfrontend -
Just spent two solid days trying to figure out why my #dockerized #ASPNet project wouldn't publish to my #docker #registry from #VisualStudio.
Wanna take a wild guess as to the problem? Was it my code? Was it my configuration?
No. Turns out that Docker Desktop 4.3x just has a bug with Visual Studio. :pepe_g: That's a lot of my life I can't get back for something so stupid.
-
Someone emailed me asking if #HTMX 2.0 works with complex #Shoelace #webcomponents. There was a Shadow DOM issue, but it all seems to work now with no additional #JavaScript.
This is pretty good news. Yay! 🥳
I pushed up a working sample to this branch. #aspnetcore #dotnet
https://github.com/khalidabuhakmeh/Shoelace-AspNetCore/tree/shoelace-htmx2
-
[Перевод] Разбираемся с паттерном REPR в ASP.NET Core
В этой статье мы рассмотрим паттерн проектирования REPR (request‑endpoint‑response — «запрос‑конечная_точка‑ответ»), как он упрощает разработку API и как его можно реализовать на C#.
-
[Перевод] Разбираемся с паттерном REPR в ASP.NET Core
В этой статье мы рассмотрим паттерн проектирования REPR (request‑endpoint‑response — «запрос‑конечная_точка‑ответ»), как он упрощает разработку API и как его можно реализовать на C#.
-
New Blog: Reorganizing my Minimal API Nuget Packages: #minimalapi #csharp #dotnet #aspnetcore
https://wildermuth.com/2024/04/21/minimal-api-nuget-packages/
-
Introducing Smart Components Experiment for Blazor, MVC, and Razor Pages | On .NET.
#blazor #aspnetcore #razorpages #dotnet #webdev #components
https://www.youtube.com/watch?v=ZWH4yJGJaeg&ab_channel=dotnet -
Updating to .NET 8, updating to IHostBuilder, and running Playwright Tests within NUnit headless or headed on any OS by Scott Hanselman.
#dotnet #aspnetcore #nunit #playwright #dependencyinjection #csharp
https://www.hanselman.com/blog/updating-to-net-8-updating-to-ihostbuilder-and-running-playwright-tests-within-nunit-headless-or-headed-on-any-os -
I'm so excited I get to teach #Minimal #APIs with #ASPnet today on #VisualStudio Toolbox. It's a #NoSlides talk about #MVC, #WebAPI, #RazorPages, and now #MinimalAPIs. We'll look at C# 10-12 features too. Join us live at https://dotnet.microsoft.com/en-us/live and grab the code at https://github.com/robrich/minimal-apis-aspnet
-
Excited about #dotnetconf this week? How about this: #ASPNET, runs on #Linux and #containers (for 7+ years). By default 217MB using Ubuntu for compatibility 🤔, want to go smaller? Learn about #chisel and #trim! Now you are at 40MB! 😍 You bet I am excited about #dotnet! 🎉 https://www.dotnetconf.net/ Hat tip to @runfaster2000 and hist container workshop https://github.com/richlander/container-workshop
-
In #Baltimore for @foss4gna. As conference complement I'll perform #ASynesthetesAtlas @ #RedRoom/#HighZero tomorrow/Monday night w/percussionists #DarienBaiza & #PaulNeidhardt. #MaxwellGong opens, trumpet & electronics.
Doors @ 8, show @ 8:30
https://www.redroom.org/cartographic-improvisations-between-eric-theise-and-darien-baiza-max-gong/Carshare arrangements being made via Whova.
Video excerpt from #FireMuseumPresents benefit in #Philadelphia w/ #ArcxTrio.
#expandedCinema #maps #cartography #improvisation #openstreetmap #foss4g
#experimental #music #drums