#interceptors

Piotrek Jeremiczpiotrekjeremicz
2025-10-13

This is the game changer! 🎮

Some call it , others . It's an option that allows you to inject commands for type-erased requests and responses.

Add a header before a query or log every server response - this is exactly for that! 💡

2025-07-26

Saturday, July 26, 2025

Zelensky sets 1,000-daily interceptor drones goal amid surging Russian attacks — [vlog/video] Russia sanctions work: How to Bankrupt Russia –Ukrainian drones attack Russian chemical plant in Stavropol Krai — Germany sending Ukraine 8th IRIS-T air defense system; here’s what they can do … and more

activitypub.writeworks.uk/2025

[vlog/video] Sanctions - How to Bankrupt Russia
2025-07-26

#Zelensky sets 1,000-daily interceptor drones goal amid surging Russian attacks

#Interceptors are designed to detect, track, and neutralize other #drones or aerial #threats — a capability #Ukraine sees as increasingly vital to defend cities from #Russian barrages.

kyivindependent.com/zelensky-s

#WarCrimes #RussianAggression #AirDefense #StandWithUkraine #RussianImperialism #RussiaInvadedUkraine

2025-07-25

Работа с JWT-токенами в браузере без боли и страданий

Приветствую, дорогой читатель! Хочу поделиться решением наболевшей проблемы — автоматическим обновлением access-токена при истечении его срока действия.

habr.com/ru/articles/931190/

#jwt #axios #refresh_token #access_token #авторизация_пользователя #interceptors #bearer_tokens #frontend_development #api

2025-07-22

Ukraine seeks $6 billion to close weapons production gap, prioritising #drone #interceptors

#Ukraine determined to increase homegrown drone capabilities, focusing on interceptor drones to counter #Russia's frequent Shahed-type drone attacks

“This would allow us to produce more #FPV drones, more interceptor drones to repel Shahed attacks, and additional #long-range #weapons so that the war also continues on Russian territory,”

kyivindependent.com/ukraine-se

#RussiaInvadedUkraine #StandWithUkraine

2025-07-09

Wednesday, July 9, 2025

Seeing war through the lens of Putin’s narcissism — ‘Torture was not just cruel, it was inhuman’ — Ukrainian soldier dies weeks after release from Russian captivity — Ukraine sanctions 5 Chinese firms for supplying components used in Russian drones — Russia’s Black Sea Fleet shrinks presence in key Crimean bay — Russia’s crude exports fall to lowest level since February … and more

activitypub.writeworks.uk/2025

Seeing war through the lens of Putin's narcissism
2025-07-02

Статья 3: Из чего готовят MVI

Серия статей с очередным разбором MV* шаблонов, но с интересными деталями Даже опытные разработчики смогут найти что-то новое для себя Это третья статья из серии , в которой подробно разбираем из чего состоит MVI Статья 3: Из чего готовят MVI - ⚓️ Парадигма Реактивное программирование (Reactive programming) - 🌯 Как завернуть все в шаурму Intent? - 🌽 Как собрать урожай состояние? - 🚜 Зачем трактору нужен редуктор? - 🏪 Как открыть магазин с перехватчиками? - 👷🏼‍♀️ 5 менеджеров и 1 работник Нарезать сущности в салат

habr.com/ru/articles/922990/

#архитектура #mvi #templates #intent #state #reducer #store #interceptors #actor

2025-06-25

Wednesday, June 25, 2025

How Russia prepares its strategic missile plant for eternal war — Dead and wounded everywhere — Russian attack on Dnipro kills at least 18, injures nearly 300 — Council of Europe, Ukraine to sign accord on June 25 to set up Russian aggression tribunal — Europeans oppose following Trump if he pushes Ukraine to cede territory, lift Russia sanctions, poll finds … and more

activitypub.writeworks.uk/2025

Russia bypassed sanctions to import Chinese machinery and dramatically boost Russian missile production
2025-06-09

QuarkFlix Guard Duty: A Hands-On CDI Interceptor Tutorial with Quarkus
Learn how to build modular, secure, and testable Java applications
myfear.substack.com/p/quarkus-
#Java #Quarkus #CDI #Interceptors

Abdelfattah Ragababdelfattahragab
2025-01-13

Angular HTTP: Connecting to the REST API by Abdelfattah Ragab

The e-book is only available on the author's website books.abdelfattah-ragab.com with amazing discounts of up to 40%.

Abdelfattah Ragababdelfattahragab
2024-12-23

Angular HTTP: Connecting to the REST API by Abdelfattah Ragab

Available on shop.tredition.com and amazon.com

Angular HTTP: Connecting to the REST API by Abdelfattah Ragab
💾 Paweł Łukasikpawel_lukasik@infosec.exchange
2024-03-22

One of the latest concepts added to Entity Framework is interceptors. What they offer for developers is the ability to modify the database command before it is sent to the database.

Interceptors can define several methods, and at each level, we can make specific modifications.
On the DbCommandInterceptor, the list of methods is quite long:

📌 CommandCreating, CommandCreated, CommandInitialized, CommandCanceled, CommandCanceledAsync, CommandFailed, CommandFailedAsync
📌 ReaderExecuting, ReaderExecutingAsync, ScalarExecutingAsync
📌 ScalarExecuting, ScalarExecuted, ScalarExecutedAsync
📌 NonQueryExecuting, NonQueryExecutingAsync, NonQueryExecuted
📌 ReaderExecuted, ReaderExecutedAsync
📌 DataReaderClosing, DataReaderClosingAsync, DataReaderDisposing

All the methods are virtual, so we can override only the ones we are interested in. Additionally, there's an ISaveChangesInterceptor that allows us to control SaveChanges methods.

Have you been using interceptors in your projects?

Docs 📑: learn.microsoft.com/en-us/ef/c

#dotnet #entityframework #efcore #interceptors
---
If you find this useful, consider giving a like & share ♻

C# code that add interceptors

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst