-
[Programmer Tools] Powershell Modules
The list have been obtained with the help of VisualAPI,former BlocklyAutomation. You can obtain a list on your device by running dotnet tool update –global programmerall –no-cache programerall Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/powershellModules and press Execute ( You can have automation the same for your site – just contact me) My powershell modules EPS:EPS 1.0.0 EPS…
-
[Programmer Tools] VSCode Extensions
The list have been obtained with the help of VisualAPI,former BlocklyAutomation. You can obtain a list on your device by running dotnet tool update –global programmerall –no-cache programerall Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/extVsCode and press Execute ( You can have automation the same for your site – just contact me) Those are my VSCode extensions Angular…
-
[Programmer Tools]NuGet used
The list have been obtained with the help of VisualAPI,former BlocklyAutomation. You can obtain a list on your device by running dotnet tool update –global programmerall –no-cache programerall Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/nugets and press Execute ( You can have automation the same for your site – just contact me) This are the NuGet packages found…
-
[Programmer Tools]Chrome Extensions
The list have been obtained with the help of VisualAPI,former BlocklyAutomation. You can obtain a list on your device by running dotnet tool update –global programmerall –no-cache programerall Then browse to http://localhost:37283/BlocklyAutomation/automation/loadexample/ChromeExtensions and press Execute ( You can have automation the same for your site – just contact me) Those are my Chrome Extensions: Advanced…
-
Friday Links 504
Tim Deschryver Type-Level TypeScript ??? Introduction Adding validation to strongly typed configuration objects in .NET 6 Console.ReadKey improvements in .NET 7 – .NET Blog FutureMe: Write a Letter to your Future Self
-
NetCoreUsefullEndpoints–part 7–restart application
In order to do the shutdown,I have added the following extension public static CancellationTokenSource cts=new (); public static void MapShutdown(this IEndpointRouteBuilder route,string? corsPolicy = null,string[]? authorization = null) { ArgumentNullException.ThrowIfNull(route); var rh = route.MapPost(“api/usefull/shutdown/”, (HttpContext httpContext) => { var h= cts.Token.GetHashCode(); cts?.Cancel(); return h; }); rh.AddDefault(corsPolicy,authorization); } This code defines a…
-
Friday Links 503
Working With .NET Console Host Lifetime Events abseil / Software Engineering at Google
-
2022 in 12 links
Faker and color Exchange Y2K22 bug Angular v14 Lambda powershell AWS WinApp SDK 1.1 .NET MAUI Next JS 13 . Net 7 Github codespace free 60 Angular 15 Typescript 4.9 And of course,https://chat.openai.com/
-
Friday Links 502
Conway law F0-Talks-SourceGenerators/NET.md at main ?? Flash0ver/F0-Talks-SourceGenerators ?? GitHub Profiling QuestPDF: In Pursuit of Performance https://twitter.com/davidfowl/status/1585130438779359232? faressoft/terminalizer: ?? Record your terminal and generate animated gif images or share a web player 98.css – A design system for building faithful recreations of old UIs Things your manager might not know
-
Friday links 501
Let’s Make September Our Free Community Tools Awareness Month. – Brent Ozar Unlimited?? September Free Community Tools Awareness Month – wiseDATAman September Free Community Tools Awareness Month Microsoft SQL Server Utilities and Tools ??? SQLServerCentral Magical Music Theory Tools to Learn Music Online for Free Lucide Developer Roadmaps microsoft/Semi-supervised-learning: A Unified Semi-Supervised Learning Codebase (NeurIPS’22)…
I am ok , you are ok