⤷ Title: Dew Drop Weekly Newsletter #413 — Week ending December 27, 2024
════════════════════════
𐀪 Author: Alvin Ashcraft
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 14:06:37 GMT
════════════════════════
⌗ Tags: #csharp #dotnet #cloud_computing #javascript #ai
════════════════════════
𐀪 Author: Alvin Ashcraft
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 14:06:37 GMT
════════════════════════
⌗ Tags: #csharp #dotnet #cloud_computing #javascript #ai
Medium
Dew Drop Weekly Newsletter #413 — Week ending December 27, 2024
Here are this week’s top links from the Morning Dew. Hit the link at the end of this email to view the full posts on my blog. Thanks for…
⤷ Title: .NET + Python + JS in Jupyter? Hello Polyglot Notebooks!
════════════════════════
𐀪 Author: S Quddin
════════════════════════
ⴵ Time: Sat, 28 Dec 2024 08:35:07 GMT
════════════════════════
⌗ Tags: #net_core #jupyter_notebook #python #csharp #javascript
════════════════════════
𐀪 Author: S Quddin
════════════════════════
ⴵ Time: Sat, 28 Dec 2024 08:35:07 GMT
════════════════════════
⌗ Tags: #net_core #jupyter_notebook #python #csharp #javascript
Medium
.NET + Python + JS in Jupyter? Hello Polyglot Notebooks!
Ever imagined doing data science in your favorite programing language? or just wanted to do some raw proto-typing your code with proper…
⤷ Title: JavaScript in PDF
════════════════════════
𐀪 Author: Bit Miracle
════════════════════════
ⴵ Time: Tue, 31 Dec 2024 09:01:37 GMT
════════════════════════
⌗ Tags: #javascript #csharp #pdf
════════════════════════
𐀪 Author: Bit Miracle
════════════════════════
ⴵ Time: Tue, 31 Dec 2024 09:01:37 GMT
════════════════════════
⌗ Tags: #javascript #csharp #pdf
Medium
JavaScript in PDF
This article describes how to use JavaScript code to create interactive PDF documents.
⤷ Title: Dew Drop Weekly Newsletter #414 — Week ending January 3, 2025
════════════════════════
𐀪 Author: Alvin Ashcraft
════════════════════════
ⴵ Time: Fri, 03 Jan 2025 13:09:44 GMT
════════════════════════
⌗ Tags: #cloud_computing #javascript #ai #csharp #dotnet
════════════════════════
𐀪 Author: Alvin Ashcraft
════════════════════════
ⴵ Time: Fri, 03 Jan 2025 13:09:44 GMT
════════════════════════
⌗ Tags: #cloud_computing #javascript #ai #csharp #dotnet
Medium
Dew Drop Weekly Newsletter #414 — Week ending January 3, 2025
Here are this week’s top links from the Morning Dew. Hit the link at the end of this email to view the full posts on my blog. Thanks for…
⤷ Title: API Key Authentication in .NET 6+: Custom Headers, Action Filters, and Swagger.
════════════════════════
𐀪 Author: Egwuda Ujenyuojo
════════════════════════
ⴵ Time: Sun, 26 Jan 2025 18:35:30 GMT
════════════════════════
⌗ Tags: #csharp #api_security #api #software_development
════════════════════════
𐀪 Author: Egwuda Ujenyuojo
════════════════════════
ⴵ Time: Sun, 26 Jan 2025 18:35:30 GMT
════════════════════════
⌗ Tags: #csharp #api_security #api #software_development
Medium
API Key Authentication in .NET 6+: Custom Headers, Action Filters, and Swagger.
APIs are like messengers in the software world. They make sure different applications can talk to each other smoothly. But just like you…
⤷ Title: Advanced Security Tools for Modern .NET Development
════════════════════════
𐀪 Author: Adem KORKMAZ
════════════════════════
ⴵ Time: Mon, 17 Mar 2025 20:55:40 GMT
════════════════════════
⌗ Tags: #security #devops #cybersecurity #csharp #dotnet
════════════════════════
𐀪 Author: Adem KORKMAZ
════════════════════════
ⴵ Time: Mon, 17 Mar 2025 20:55:40 GMT
════════════════════════
⌗ Tags: #security #devops #cybersecurity #csharp #dotnet
Medium
Advanced Security Tools for Modern .NET Development
Security in .NET development is no longer optional; it is a necessity. With cyber threats evolving at an unprecedented pace, developers…
⤷ Title: Mastering JWT
════════════════════════
𐀪 Author: S_Jathurshan | C#.NET ✨
════════════════════════
ⴵ Time: Tue, 15 Apr 2025 00:32:22 GMT
════════════════════════
⌗ Tags: #authentication #jwt #csharp #dotnet #api_security
════════════════════════
𐀪 Author: S_Jathurshan | C#.NET ✨
════════════════════════
ⴵ Time: Tue, 15 Apr 2025 00:32:22 GMT
════════════════════════
⌗ Tags: #authentication #jwt #csharp #dotnet #api_security
Medium
Mastering JWT
A Step-by-Step Guide for .NET Developers
⤷ Title: Secrets Management in .NET Projects: What You’re Doing Wrong
════════════════════════
𐀪 Author: Kittikawin L.
════════════════════════
ⴵ Time: Mon, 23 Jun 2025 09:51:16 GMT
════════════════════════
⌗ Tags: #dotnet #application_security #configuration_management #csharp #software_engineering
════════════════════════
𐀪 Author: Kittikawin L.
════════════════════════
ⴵ Time: Mon, 23 Jun 2025 09:51:16 GMT
════════════════════════
⌗ Tags: #dotnet #application_security #configuration_management #csharp #software_engineering
Medium
Secrets Management in .NET Projects: What You’re Doing Wrong
Protect API keys and configs in .NET.
⤷ Title: Rate Limiting in ASP.NET Core — Protect Your APIs Like a Pro
════════════════════════
𐀪 Author: Adrian Bailador
════════════════════════
ⴵ Time: Sun, 24 Aug 2025 09:54:19 GMT
════════════════════════
⌗ Tags: #csharp #api_security #web_development #redis #dotnet
════════════════════════
𐀪 Author: Adrian Bailador
════════════════════════
ⴵ Time: Sun, 24 Aug 2025 09:54:19 GMT
════════════════════════
⌗ Tags: #csharp #api_security #web_development #redis #dotnet
Medium
Rate Limiting in ASP.NET Core — Protect Your APIs Like a Pro
Learn how to implement rate limiting in ASP.NET Core to protect your APIs from abuse, DDoS attacks, and excessive usage. Includes native…
⤷ Title: Securing ASP.NET Core APIs with API Keys and HMAC
════════════════════════
𐀪 Author: Kittikawin L.
════════════════════════
ⴵ Time: Sun, 31 Aug 2025 15:01:38 GMT
════════════════════════
⌗ Tags: #aspnetcore #api_security #csharp #dotnet #backend_development
════════════════════════
𐀪 Author: Kittikawin L.
════════════════════════
ⴵ Time: Sun, 31 Aug 2025 15:01:38 GMT
════════════════════════
⌗ Tags: #aspnetcore #api_security #csharp #dotnet #backend_development
Medium
Securing ASP.NET Core APIs with API Keys and HMAC
C# Middleware Example for HMAC Authentication.
⤷ Title: Preventing Over-Posting and Under-Posting in EF Core Models
════════════════════════
𐀪 Author: Kittikawin L.
════════════════════════
ⴵ Time: Mon, 17 Nov 2025 15:02:01 GMT
════════════════════════
⌗ Tags: #api_security #software_engineering #entity_framework_core #dotnet #csharp
════════════════════════
𐀪 Author: Kittikawin L.
════════════════════════
ⴵ Time: Mon, 17 Nov 2025 15:02:01 GMT
════════════════════════
⌗ Tags: #api_security #software_engineering #entity_framework_core #dotnet #csharp
Medium
Preventing Over-Posting and Under-Posting in EF Core Models
A practical guide to securing your .NET APIs by preventing over-posting, under-posting, and unintended EF Core data updates.
⤷ Title: Twitter API OAuth: A 2013 Implementation Revisited — What Broke, What Survived, and What It Taught…
════════════════════════
𐀪 Author: Rajan Patekar
════════════════════════
ⴵ Time: Wed, 17 Jun 2026 16:19:10 GMT
════════════════════════
⌗ Tags: #oauth2 #csharp #api_security #ai_governance #software_development
════════════════════════
𐀪 Author: Rajan Patekar
════════════════════════
ⴵ Time: Wed, 17 Jun 2026 16:19:10 GMT
════════════════════════
⌗ Tags: #oauth2 #csharp #api_security #ai_governance #software_development
Medium
Twitter API OAuth: A 2013 Implementation Revisited — What Broke, What Survived, and What It Taught Me About API Security
Author’s Note: Back in 2013, I wrote one of my earliest technical articles on CodeProject — a step-by-step guide to integrating Twitter API…
⤷ Title: How I Hacked ULTRAKILL to Prank My Friend on His Birthday
════════════════════════
𐀪 Author: Almohtady Bellah
════════════════════════
ⴵ Time: Sat, 11 Jul 2026 14:58:33 GMT
════════════════════════
⌗ Tags: #cybersecurity #hacking #gamehacking #csharp #unity
════════════════════════
𐀪 Author: Almohtady Bellah
════════════════════════
ⴵ Time: Sat, 11 Jul 2026 14:58:33 GMT
════════════════════════
⌗ Tags: #cybersecurity #hacking #gamehacking #csharp #unity
Medium
How I Hacked ULTRAKILL to Prank My Friend on His Birthday
A gift from the tech geek… (Full Technical Overview)