Search
1000 results for “aspnes”
-
Vertical slice architecture is getting a ton of attention but...
Read more in this post:
https://www.devleader.ca/2023/12/07/exploring-an-example-vertical-slice-architecture-in-asp-net-core-what-you-need-to-know/ -
I am working on a new personal project using #ASPNET #RazorPages with #HTMX and the #ChinookDB to demonstrate how to access modern browser features directly from HTML rather than using Javascript.
-
Everyone's talking about vertical slices - So here's a free project template for you.
Read more in this post:
https://www.devleader.ca/2023/11/03/asp-net-vertical-slice-project-template-how-to-start-easily/ -
Introducing #ASPNETCore metrics and Grafana dashboards in .NET 8 by James Newton-King.
#dotnet #webdev #grafana #metrics #signalr
https://devblogs.microsoft.com/dotnet/introducing-aspnetcore-metrics-and-grafana-dashboards-in-dotnet-8/ -
What's new for the Microsoft Fluent UI Blazor components version 4.3.0.
#blazor #fluentui #fluentdesign #webdev #webdesign #ux #dotnet #aspnetcore
https://baaijte.net/blog/microsoft-fluentui-aspnetcore.components-4.3/ -
I wouldn’t be surprised to see #dotnet 9 drop #bootstrap and start pushing #FluentUI as the design approach for #aspnetcore web applications.
Just sayin’.
Please come back to this toot when I'm right. 😅
-
I wouldn’t be surprised to see #dotnet 9 drop #bootstrap and start pushing #FluentUI as the design approach for #aspnetcore web applications.
Just sayin’.
Please come back to this toot when I'm right. 😅
-
I wouldn’t be surprised to see #dotnet 9 drop #bootstrap and start pushing #FluentUI as the design approach for #aspnetcore web applications.
Just sayin’.
Please come back to this toot when I'm right. 😅
-
I wouldn’t be surprised to see #dotnet 9 drop #bootstrap and start pushing #FluentUI as the design approach for #aspnetcore web applications.
Just sayin’.
Please come back to this toot when I'm right. 😅
-
Final 2023 #ASynesthetesAtlas performance will be a "West" Bay collaboration w/saxophonist #JohnIngle in #OutsoundPresents' #LSGNewMusicSeries. Also:
#JohnDavis' #LoanAgreement: electronic (guitar) sounds & analog (16mm) visuals.
#DaveDeFilippo opens w/#ChangeOfUniform, a set of improvised computer music.We 6 Dec. 8p.
#LuggageStoreGallery, 1007 Market St #SanFranciscoCA
$10-20 sliding (NOTAFLOF)#expandedCinema #maps #cartography #improvisation #openstreetmap #foss4g
-
Final 2023 #ASynesthetesAtlas performance will be a "West" Bay collaboration w/saxophonist #JohnIngle in #OutsoundPresents' #LSGNewMusicSeries. Also:
#JohnDavis' #LoanAgreement: electronic (guitar) sounds & analog (16mm) visuals.
#DaveDeFilippo opens w/#ChangeOfUniform, a set of improvised computer music.We 6 Dec. 8p.
#LuggageStoreGallery, 1007 Market St #SanFranciscoCA
$10-20 sliding (NOTAFLOF)#expandedCinema #maps #cartography #improvisation #openstreetmap #foss4g
-
Final 2023 #ASynesthetesAtlas performance will be a "West" Bay collaboration w/saxophonist #JohnIngle in #OutsoundPresents' #LSGNewMusicSeries. Also:
#JohnDavis' #LoanAgreement: electronic (guitar) sounds & analog (16mm) visuals.
#DaveDeFilippo opens w/#ChangeOfUniform, a set of improvised computer music.We 6 Dec. 8p.
#LuggageStoreGallery, 1007 Market St #SanFranciscoCA
$10-20 sliding (NOTAFLOF)#expandedCinema #maps #cartography #improvisation #openstreetmap #foss4g
-
My family of packages for streaming JSON objects with NDJSON over RESTful APIs in the .NET ecosystem gained a new member - one that brings support for ASP.NET Core Minimal APIs 🎉
#AspNetCore #MinimalApi #AsyncStreams #NDJSON
https://github.com/tpeczek/Ndjson.AsyncStreams/releases/tag/aspnetcore-v1.0.0
-
global exception-handling in #aspnetcore8
https://www.milanjovanovic.tech/blog/global-error-handling-in-aspnetcore-8
-
global exception-handling in #aspnetcore8
https://www.milanjovanovic.tech/blog/global-error-handling-in-aspnetcore-8
-
global exception-handling in #aspnetcore8
https://www.milanjovanovic.tech/blog/global-error-handling-in-aspnetcore-8
-
global exception-handling in #aspnetcore8
https://www.milanjovanovic.tech/blog/global-error-handling-in-aspnetcore-8
-
global exception-handling in #aspnetcore8
https://www.milanjovanovic.tech/blog/global-error-handling-in-aspnetcore-8
-
Anyone ever see an issue in #ASPNET where the object received by your destination #RazorPages does not match what you send out on the wire?
I'm sending along a POST body that contains the valid data, but the receiving page is completely ignoring it in favor of the default values from the model.
The kicker here is that _the exact same code_ works coming from a different page. I literally copy-pasted it to move it to a new page.
EDIT: Figured it out fifteen seconds later
-
I need help. I have an existing ASP.NET Core (.NET 7) web app. It works fine, but the mobile experience could be better. Therefore, I would like to create an app and a REST API on the backend. My problem is the authentication part. The web app has working authentication using AspNetCore.Identity. How do I implement the auth for the REST API? Do I need special token providers? How do I add the new provider without breaking the auth for the web app? #aspnet7 #aspnetcore #authentication #restApi
-
I need help. I have an existing ASP.NET Core (.NET 7) web app. It works fine, but the mobile experience could be better. Therefore, I would like to create an app and a REST API on the backend. My problem is the authentication part. The web app has working authentication using AspNetCore.Identity. How do I implement the auth for the REST API? Do I need special token providers? How do I add the new provider without breaking the auth for the web app? #aspnet7 #aspnetcore #authentication #restApi
-
I need help. I have an existing ASP.NET Core (.NET 7) web app. It works fine, but the mobile experience could be better. Therefore, I would like to create an app and a REST API on the backend. My problem is the authentication part. The web app has working authentication using AspNetCore.Identity. How do I implement the auth for the REST API? Do I need special token providers? How do I add the new provider without breaking the auth for the web app? #aspnet7 #aspnetcore #authentication #restApi
-
I need help. I have an existing ASP.NET Core (.NET 7) web app. It works fine, but the mobile experience could be better. Therefore, I would like to create an app and a REST API on the backend. My problem is the authentication part. The web app has working authentication using AspNetCore.Identity. How do I implement the auth for the REST API? Do I need special token providers? How do I add the new provider without breaking the auth for the web app? #aspnet7 #aspnetcore #authentication #restApi
-
AspNetCore.JsonStreamer 0.2.0 is out now!
JSON Lines streaming serializer on ASP.NET Core, uses standard type of IAsyncEnumerable<T>.
It is simply to use, add AddNewtonsoftJsonStreamer() instead of AddNewtonsoftJson().
-
🚀 Exciting News! 🎉 Delving into the world of #ASPNET7 and love Web APIs? Enjoy my new Web API workshop! 🖥️🔥 Get hands-on, expert insights and skyrocket your skills. Feedback appreciated! 🎟️ https://cwoodruff.github.io/web-api-workshop/ #WebAPI #TechWorkshop 🚀👩💻👨💻
-
🚀 Exciting News! 🎉 Delving into the world of #ASPNET7 and love Web APIs? Enjoy my new Web API workshop! 🖥️🔥 Get hands-on, expert insights and skyrocket your skills. Feedback appreciated! 🎟️ https://cwoodruff.github.io/web-api-workshop/ #WebAPI #TechWorkshop 🚀👩💻👨💻