-
.NET 7 Latest features
.NET 7 is a version of the .NET platform that was released on November 10,2021. It is a major release that includes many new features and improvements. Some of the notable features of .NET 7 include: Improved performance: .NET 7 includes many improvements that result in faster startup time and better overall performance. Enhanced support…
-
Friday links 500
AlexeyBoiko/DgrmJS: DgrmJS is a JavaScript library for creating SVG flow diagrams. The main goal of the library is to set up workflows in BPM (Business Process Management) systems. Works on desktop and mobile,has no dependency,3.5 KB gzipped. LibraryOfCongress/api.congress.gov: congress.gov API gui-cs/Terminal.Gui: Cross Platform Terminal UI toolkit for .NET nemanjarogic/DesignPatternsLibrary: A comprehensive design patterns library implemented…
-
[ADCES] .NET Conf 2022
Thank you for coming to my presentation at ADCES for .NET Core 7 What’s new . You can find the presentation (and the code ) at https://ignatandrei.github.io/Presentations/WhatsNewNet7prez.html#1 . However,take note that ,after you read the presentation,those are (some of) the links to be consulted / learned : https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-7 https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-11 https://learn.microsoft.com/en-us/aspnet/core/client-side/dotnet-interop?view=aspnetcore-7.0 https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-7.0?view=aspnetcore-7.0 https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-7.0/whatsnew https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/static-virtual-interface-members https://learn.microsoft.com/en-us/dotnet/standard/native-interop/pinvoke-source-generation?source=recommendations
-
Rate Limiter–CORS limited
The problem is that,for the site ( Angular,React,plain HTML ) deployed into wwwroot of .NET Core,I want to have unlimited requests. Also,if I made requests to localhost ( when I try from local),I want also unlimited requests. However,if other site make requests to my AP( CORS enabled ) I,should have limited requests . There is…
-
NetCoreUsefullEndpoints–part 6–passing to .NET 7
So .NET 7 has appeared and I decided to pass NetCoreUsefullEndpoints to .NET 7 . Also,for RateLimiter,I have considered that is good to know if the request is local or remote … so I decided to add connection ( remote IP,local IP,and more details) to the nuget package. So I have created for .NET 6…
-
[Nuget] dotnet-run-script
I found this awesome package – https://github.com/xt0rted/dotnet-run-script . It is good to make macros in global.json,then execute in a CICD scenario. For example,NetCoreUsefullEndpoints used this in yaml ( pretty standard ) # – name: Restore dependencies # run: | # cd src # cd UsefullEndpoints # dotnet tool restore # dotnet pwsh readme.ps1 # dotnet…
-
Friday links 499
Patterns.dev – Modern Web App Design Patterns 6 Useful Angular Decorators. Useful Decorators to use in your… | by Chidume Nnamdi | Bits and Pieces The disproportionate influence of early tech decisions — brandur.org https://twitter.com/mariusbancila/status/1558748349276344322 Best 50 productivity hacks chosen by the internet – 50 Hacks vis.js Developing Error Handling Strategies for Asynchronous Messaging –…
-
[ADCES]How to prepare for a leadership position interview & Microsoft ML.NET Quality
Details Presentation 1:“How to prepare for a leadership position interview?”Intro:Are you ready to make a switch toward a leadership position and have you spotted an interesting opening you want to apply to? In this case,the ADCES meetup,powered by Ubisoft,might be the right one for you! Join me in an open discussion on November 15 and…
-
Friday links 498
Why you should keep a Code Journal | Code Journaling pt 1 of 4 – DEV Community The Consultant’s Craft: Becoming More Than a Programmer How We Migrated from Javascript and Flow to TypeScript at Osome – DEV Community Which Monorepo is right for a Node.js BACKEND now? | by Yoni Goldberg | Autodesk TLV…
-
Friday links 497
Hire Alice Goldfuss – Alice Goldfuss d3-graph-controller A Hairy PostgreSQL Incident | Ardent Performance Computing Software design principles every developers should know | by Shinu Mathew | Bootcamp keycastr/keycastr: KeyCastr,an open-source keystroke visualizer 10 GitHub Repos to Master JavaScript for Free | by Harshithrao | Feb,2022 | JavaScript in Plain English Oi,developers! ‘Best practices’ can…
I am ok , you are ok