https://medium.com/@josephsims1/aspire-aspi8-deploy-microservices-effortlessly-with-cli-no-docker-or-yaml-needed-f30b58443107 - #Aspire with #YARP and #ASPnet #microservices deployed to #kubernetes
For the hell of it, implemented a quick sample of a reverse proxy, which gets dynamically configured by reading annotations on K8s services 🙃
Hey, #dotnet community. Is anyone out there using #YARP in their production deployments for #aspnetcore solutions?
I've also added a new sample that shows how to bring support for Edge Side Includes to YARP...
Building a scalable gateway with .NET for Microsoft AI.
#ai #dotnet #aspnetcore #bing #yarp #webdev #csharp
https://devblogs.microsoft.com/dotnet/building-a-scalable-gateway-for-microsoft-ai/
Building a scalable gateway with .NET for Microsoft AI
https://devblogs.microsoft.com/dotnet/building-a-scalable-gateway-for-microsoft-ai/
#microsoft #NET #NET_Core #ASP_NET_Core #C #Developer_Stories #net_8 #Bing #YARP
Finally got around to setting up a pipeline for building and pushing to nuget my #yarp firewall extension! 🥳
It's a #dotnet library for #aspnetcore that provides WAF capabilities. While it's only a preview just supporting custom rules (so not suitable for anything critical), if anyone tries it out and can give feedback I'd be stoked (doubly so for any contributions, no matter how small).
https://www.nuget.org/packages/Sebbs.Yarp.Extensions.Firewall/
#yarp, #dotnet's reverse proxy is maybe my new favorite thing in the world. Super performant, highly customizable, and production-ready!
Checkout my full beginner's guide. - https://www.youtube.com/watch?v=-SiYAYp5AOI
Finished the live TV and recorded TV we wanted to watch tonight, and just had a below average set of Heardle games, but before we put on some crappy movie from one of the streaming platforms, I spotted something on one of the channels.
"We could watch the end of Hot Fuzz first?" I offered.
"Yarp."
Check out my latest article on leveraging YARP (Yet Another Reverse Proxy) as a game-changing solution for Azure Container Apps.
Discover how YARP takes your microservices architecture to the next level, providing unparalleled benefits in load balancing, security, and operational simplicity.
Read the full article now and unlock the potential of YARP in Azure Container Apps!
🔗 https://hexmaster.nl/posts/proxying-azure-container-apps-with-yarp/
#Microservices #YARP #AzureContainerApps #Innovation #TechNews #dotnet #azure
New modern authentication: Backend for frontend (BFF) security using Angular Standalone (nx) and ASP.NET Core backend
https://github.com/damienbod/bff-aspnetcore-angular
#angular #aspnetcore #bff #nx #dotnet #yarp #entra #azuread #oidc #openid #githubactions #microsoftidentity #msal #graph
The website and the mail server at https://ICTZ.NET score 100% in the tests of @internet_nl
🌐 Website Test 👇💯
https://internet.nl/site/ictz.net/2173809/
📧 Mail Server Test 👇💯
https://internet.nl/mail/ictz.net/958542/
The 🏆 Site Itself 👇
https://ICTZ.NET
🌕 重寫 Ruby 解析器
➤ Rails at Scale
✤ https://railsatscale.com//2023-06-12-rewriting-the-ruby-parser/
Shopify 最近花了一年的時間編寫了一個新的 Ruby 解析器,稱為 YARP,可以解析 Shopify、GitHub、CRuby 和 rubygems.org 上下載量前 100 名的 gem 中的每個 Ruby 文件。這篇文章將介紹為什麼要進行這項工作,以及它是如何開發的。作者還介紹了現有 CRuby 解析器存在的問題,包括可維護性、錯誤容忍度、可移植性和性能。最後,作者提出了 YARP 的優點和未來發展方向。
+ 這篇文章很有趣,我從中學到了很多關於 Ruby 解析器的知識。
+ Shopify 的 YARP 真的很厲害,我期待看到它在未來的發展中扮演的角色。
#Ruby #解析器 #CRuby #YARP
Updated to .NET 7
ASP.NET Core & Yarp
https://github.com/damienbod/AspNetCoreYarp
#yarp #oauth #openidconnect #aspnetcore #dotnet #swagger #microsoftIdentity
@robert_p_king Nice! The first migration I worked on used the #MigrationAssistant to re-target. It was months before we even got things to compile again (and that's with test projects excluded) 😬
The second one, which is still in progress, is a totally new project + some #netstandard projects (shared contracts) that we are copying into and adjusting one by one, much like what you described. The plan is to use #YARP to slowly replace the existing app in production with the #net6 implementation.
Wrote a blog post about how to implement a sticky session controller or kubernetes with .net6 and YARP.
https://www.billmann.de/post/2022/11/03/sticky-session-controller/