πNew WriteupβοΈ
βββββββββββββββ
πDate: Sun, 27 Aug 2023 12:59:53 GMT
βββββββββββββββ
βοΈTitle: Mitigating SQL Injection in Entity Framework Applications
βββββββββββββββ
πLink: https://medium.com/p/56fb4b6b15fa
βββββββββββββββ
Tags: #sql_injection #code #entity_framework #development #c_sharp_programming
βββββββββββββββ
πDate: Sun, 27 Aug 2023 12:59:53 GMT
βββββββββββββββ
βοΈTitle: Mitigating SQL Injection in Entity Framework Applications
βββββββββββββββ
πLink: https://medium.com/p/56fb4b6b15fa
βββββββββββββββ
Tags: #sql_injection #code #entity_framework #development #c_sharp_programming
Medium
Mitigating SQL Injection in Entity Framework Applications
SQL Injection is a widespread security vulnerability that arises when an application fails to properly validate and sanitize user inputsβ¦
β€· Title: Your .NET API Is NOT SecureβββUnless You Do This
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 11 Nov 2025 07:15:39 GMT
ββββββββββββββββββββββββ
β Tags: #microservices #dotnet_core #entity_framework_core #api_development #api_security
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 11 Nov 2025 07:15:39 GMT
ββββββββββββββββββββββββ
β Tags: #microservices #dotnet_core #entity_framework_core #api_development #api_security
Medium
Your .NET API Is NOT Secure β Unless You Do This
You might be thinking,
β€· 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.