-
BlazorExtensionsAspire – integrate BlazorWebAssembly with WebAPI via Aspire–idea
Any WebAPI application needs an UI – and Blazor is a choice nowadays ( along other SPA , like Angular, React, Svelte … ) For integrating in ASPIRE ,there is a no simple task : Blazor should know the WebAPI url and use it to gather data. But the WebAPI URL could change – so…
-
Friday Links 525
Cloud-Code-AI/BrowserAI: Run local LLMs inside your browser Free Coloring Pages for Kids and Adults | ColoringsAI Development With A Dot – ASP.NET Core Pitfalls – Returning a Custom Service Provider How much does it cost to build and run a profitable side project? – DEV Community HybridCache library in ASP.NET Core | Microsoft Learn The…
-
RSCG – InlineComposition
name InlineComposition nuget https://www.nuget.org/packages/InlineComposition/ link https://github.com/BlackWhiteYoshi/InlineComposition author Black White Yoshi Mixin classes and interfaces together This is how you can use InlineComposition . The code that you start with is The code that you will use is The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/InlineComposition
-
RSCG – Tortuga.Shipwright
name Tortuga.Shipwright nuget https://www.nuget.org/packages/Tortuga.Shipwright/ link https://github.com/TortugaResearch/Tortuga.Shipwright author Tortuga Research Generate mixin between classes This is how you can use Tortuga.Shipwright . The code that you start with is The code that you will use is The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Tortuga.Shipwright
-
RSCG – jos.enumeration
name jos.enumeration nuget https://www.nuget.org/packages/jos.enumeration/ link https://github.com/joseftw/jos.enumeration author Josef Ottosson Generating enum from static consts This is how you can use jos.enumeration . The code that you start with is The code that you will use is The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/jos.enumeration
-
Friday Links 524
Engineer Eats Efficiently (for $2.50 a Day) Some things to expect in 2025 [LWN.net] Top Pens of 2024 on CodePen Build the abstraction first | Swizec Teller Lessons from my First Exit · mtlynch.io Misleading Icons: Icon-Only-Buttons and Their Impact on Screen Readers – HTMHell Standard Schema AI is Creating a Generation of Illiterate Programmers…
-
TestExtensionsAspire- part 2- execution
Now the code mans to create commands about running dotnet <test or run> in the current folder of the csproj test project. Things that needed to be solved: 1. Test Project as NuGet Package The main project (.csproj) , that will be referenced as a NuGet dependency, it’s not an Aspire project, so it doesn’t…
-
TestExtensionsAspire- part 1 – idea
I know that Aspire could be used to perform integration test. And this can be achieved by having a test project that references Aspire – see https://learn.microsoft.com/en-us/dotnet/aspire/testing/write-your-first-test?pivots=xunit . However, how about allowing your test project ( even unit test project ) to run under Aspire Host ? Of course, Aspire will reference the test –…
-
Friday Links 523
Guest Blog: Building Multi-Agent Systems with Multi-Models in Semantic Kernel – Part 1 | Semantic Kernel generative-ai/notebooks/semantic-kernel/dotnet/getting-started.ipynb at main · arafattehsin/generative-ai · GitHub Understanding DORA Metrics: Simple Insights into DevOps Performance FFmpeg By Example Parkinson’s Law: It’s Real, So Use It – by James Stanier Use Dev Proxy for API testing: validate API performance and…
-
RSCG – Strings.ResourceGenerator
RSCG – Strings.ResourceGenerator name Strings.ResourceGenerator nuget https://www.nuget.org/packages/Strings.ResourceGenerator/ link https://github.com/biggik/Strings.ResourceGenerator author Birgir Kristmannsson Generating strongly typed string resources – with parameter and Localization This is how you can use Strings.ResourceGenerator . The code that you start with is The code that you will use is The code that is generated is Code…
I am ok , you are ok