-
[2023]Activities
ADCES Presentations Caching WebAPI : https://ignatandrei.github.io/Presentations/CachingWebAPIprez.html#1 Database2Rest: https://ignatandrei.github.io/Presentations/Database2Restprez.html#1 Polly: https://ignatandrei.github.io/Presentations/pollyprez.html#1 React: https://ignatandrei.github.io/Presentations/reactprez.html#1 SRE with .NET: https://ignatandrei.github.io/Presentations/SRE_with_NETprez.html#1 UsefullEndpoints : https://ignatandrei.github.io/Presentations/UsefullEndpointsprez.html#1 .NET Core 8: https://ignatandrei.github.io/Presentations/Net8WhatsNewprez.html#1 Open Source Software Nuget Packages Nume Link Documentation RSCG_UtilityTypes https://www.nuget.org/packages/RSCG_UtilityTypes/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_UtilityTypes RSCG_Templating https://www.nuget.org/packages/RSCG_Templating/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Templating rscgutils https://www.nuget.org/packages/rscgutils/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Utils RSCG_TimeBombComment https://www.nuget.org/packages/RSCG_TimeBombComment/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_TimeBombComment RSCG_Static https://www.nuget.org/packages/RSCG_Static/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Static RSCG_WebAPIExports https://www.nuget.org/packages/RSCG_WebAPIExports/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_WebAPIExports RSCG_AMS https://www.nuget.org/packages/RSCG_AMS/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_AMS SkinnyControllersGenerator https://www.nuget.org/packages/SkinnyControllersGenerator/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/SkinnyControllersCommon…
-
Friday Links 550
Customize your build by folder or solution – MSBuild | Microsoft Learn Central Package Management | Microsoft Learn A Comprehensive Guide to Angular’s Defer Block | by Netanel Basal | Oct,2023 | Netanel Basal iconic/open-iconic: An open source icon set with 223 marks in SVG,webfont and raster formats Controlling the grid from parent | React…
-
Blazor and RowNumber in Grid
The data that comes from the backend does not,usually,provide a row number . So how to obtain this ? Create a class,will say any programmer … And the usage And the grid:
-
Aspire Blazor WebAssembly and WebAPI
Aspire is the new visualizer – see https://github.com/dotnet/aspire I am very fond of WebAPI – it allows for all people to see the functionality of a site,in a programmatic way ( side note:,my nuget package,https://www.nuget.org/packages/NetCore2Blockly,allows to make workflows from your WebAPI) And Blazor WebAssembly is a nice addition that the WebAPI . I am…
-
Aspire,containers and dotnet watch
Aspire is the new visualizer – see https://github.com/dotnet/aspire If you use dotnet run ( or Visual Studio) with an Aspire host that instantiate some containers ,then,when you stop the project,the container is released. But,if you use dotnet watch run –no–hot–reload then the containers are not deleted. The nice solution is to investigate dotnet watch and Aspire…
-
Aspire,Sql Server Docker Container and multiple Connections strings
Aspire is the new visualizer – see https://github.com/dotnet/aspire When creating a Docker container with Sql Server,the connection that is returned is without database – means that,usually,is connecting to the master. That’s not that we usually want,so the following code is means that WebAPI will be connected to master Instead,do what they do – but add…
-
Friday links 549
altmann/FluentResults: A generalised Result object implementation for .NET/C# The fastest CSV parser in .NET | Joel Verhagen PowerToys/src/modules/launcher/Wox.Infrastructure/ShellLinkHelper.cs at 7d9681ecd2533e63a13ac3a88257e698b9c7b5a9 · microsoft/PowerToys How You Can Use Zoning Out to Your Advantage – Sunsama Blog balazsorban44/nissuer: A GitHub Action for tried and tired maintainers. Want to achieve your goals? Get angry,say researchers Dissecting the async methods…
-
[ADCES] Presentation .NET 8
You can find the presentation about .NET 8 at https://ignatandrei.github.io/Presentations/Net8WhatsNewprez.html#1 . Also,the code is at https://ignatandrei.github.io/Presentations/Net8WhatsNew.zip
-
Deploy Blazor WASM to Github Pages in 7 steps
Assumptions: You have an Blazor Interactive WebAssembly ( CSR ),not a Server ( static or interactive) I will make as the repo is https://github.com/ignatandrei/tilt . Change my name with yours and TILT with your repo So let’s start Step 1 You must configure GitHub Pages – create a docs folder and put an index.html .…
-
Friday Links 548
erictreacy/mimic.css: Everyone else is doing it! Photoshop is now on the web!. Enabled by WebAssembly,Web Components… | by Addy Osmani | Sep,2023 | Medium twitter.com/thejustinwelsh/status/1537409692116439041 unjs/unpdf: Utilities to work with PDFs in Node.js,browser and workers An Interactive Intro to CRDTs | jakelazaroff.com Dev Drive for Performance Improvements in Visual Studio and Dev Boxes! – Visual…
I am ok , you are ok