-
NetCoreUsefullEndpoints-part 8- adding start date
In my NuGet NetCoreUsefullEndpoints package I have had already registered the actual date as var rh = route.MapGet(“api/usefull/dateUTC”,(HttpContext httpContext) => { return Results.Ok(DateTime.UtcNow); }); Now I want to register also the start date – the date where the application has been started. 1. How to do this ? 2. What will be the route ? For…
-
Friday Links 507
Data Structures In Frontend JavaScript In The Real World (With React Code Examples) 12 Factor App Revisited alphacep/vosk-api: Offline speech recognition API for Android,iOS,Raspberry Pi and servers with Python,Java,C# and Node cristipufu (Cristi Pufu) imperugo/HttpRequestToCurl: A simple extension method that generate curl command from HTTP request How to Create Cross-Platform QR Code in ASP.NET Core…
-
Nuget packages and Github repositories
You can see the Github repositories that you have worked last year by going to https://docs.github.com/en/graphql/overview/explorer and entering query ContributionGraph { user(login: “ignatandrei”) { contributionsCollection( from: “2022-01-01T00:00:00+00:00” to: “2022-12-31T00:00:00+00:00” ) { commitContributionsByRepository(maxRepositories:100){ repository{ nameWithOwner url updatedAt } } } } } Mine are ignatandrei/TILT ignatandrei/BlocklyAutomation ignatandrei/QueryViewer ignatandrei/RSCG_AMS ignatandrei/rxDemo ignatandrei/NetCoreUsefullEndpoints ignatandrei/Presentations ignatandrei/NETCoreBlockly ignatandrei/FunctionsDI ignatandrei/GeneratorOfHelp ignatandrei/MicroservicesPortChooser…
-
Friday Links 506
russo-programmisto/zip-monster: The most reliable solution for working with US zip codes. Free replacement for paid APIs. public-api-lists/public-api-lists: A collective list of free APIs for use in software and web development (Clone of https://github.com/public-apis/public-apis) React Conditional Rendering With Type Safety and Exhaustive Checking – Lloyd Atkinson React Beautiful Conditional Rendering With | by Amit Kumar |…
-
[ProgrammerTools] Sites
Those are the sites mosr visited –data obtained from https://takeout.google.com/?pli=1 https://github.com/ https://mail.yahoo.com/ https://lichess.org/ https://www.google.com/ https://www.linkedin.com/ https://www.facebook.com/ https://twitter.com/ https://mail.google.com/ https://web.whatsapp.com/ https://portal.azure.com/ https://tiltwebapp.azurewebsites.net/ https://docs.microsoft.com/ https://www.meetup.com/ https://zoso.ro/ http://msprogrammer.serviciipeweb.ro/ https://mobile.twitter.com/ https://www.nuget.org/ https://trello.com/ https://dev.to/ https://www.hotnews.ro/ https://stackoverflow.com/ https://login.microsoftonline.com/ https://learn.microsoft.com/ https://bilete.cfrcalatori.ro/ https://my.enel.ro/ https://dilemaveche.ro/ https://www.amazon.com/ https://library.bookster.ro/ https://javascript.plainenglish.io/ https://www.upwork.com/ https://login.work.ea.com/ https://www.homebank.ro/ https://khalidabuhakmeh.com/ https://sessionize.com/ https://mvp.microsoft.com/ https://medium.com/ http://tiltwebapp.azurewebsites.net/ https://devblogs.microsoft.com/ https://calendar.google.com/ https://angular.io/ https://sonarcloud.io/ https://ignatandrei.github.io/ https://www.digi.ro/ https://teams.microsoft.com/ https://docs.google.com/…
-
[Programmer Tools]Dotnet tools (local and global)
The list have been obtained with the help of VisualAPI,former BlocklyAutomation. You can obtain a list on your device by running <code> dotnet tool update –global programmerall –no-cache programerall </code> Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/dotnetTool and press Execute ( You can have automation the same for your site – just contact me) Those are my .NET…
-
[Programmer Tools] Applications
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/winget and press Execute ( You can have automation the same for your site – just contact me) Those are the application on my…
-
[Programmer Tools] Npm packages
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/npms and press Execute ( You can have automation the same for your site – just contact me) Those are my npm packages found…
-
Friday Links 505
OpportunisticRefactoring MubertAI/Mubert-Text-to-Music: A simple notebook demonstrating prompt-based music generation via Mubert API fosslife/devtools-x: Collection of offline first developer utilities available as desktop application. all in one place,cross-platform! VladimirMikulic/route-list: Beautifully shows Express/Koa/Hapi/Fastify routes in CLI. SQL Server Engineering Using Free Tools ??? SQLServerCentral davidfowl/Roslyn.Reflection: Reflection APIs over roslyn symbol APIs
-
[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…
I am ok , you are ok