πNew WriteupβοΈ
βββββββββββββββ
πDate: Tue, 05 Sep 2023 16:59:58 GMT
βββββββββββββββ
βοΈTitle: how to build a fully functional RESTful API using C# and ASP.NET Core.
βββββββββββββββ
πLink: https://medium.com/p/38fc647b3a16
βββββββββββββββ
Tags: #rest_api #c_sharp_programming #api_security #aspnet
βββββββββββββββ
πDate: Tue, 05 Sep 2023 16:59:58 GMT
βββββββββββββββ
βοΈTitle: how to build a fully functional RESTful API using C# and ASP.NET Core.
βββββββββββββββ
πLink: https://medium.com/p/38fc647b3a16
βββββββββββββββ
Tags: #rest_api #c_sharp_programming #api_security #aspnet
Medium
how to build a fully functional RESTful API using C# and ASP.NET Core.π»
π Hello there! Welcome to my programming guide on how to create a simple .NET REST API application! π In this guide, we will take a deepβ¦
β€· Title: Securing ASP.NET Web APIs with API Keys and Role-Based Authentication
ββββββββββββββββββββββββ
πͺ Author: Sajil Prasad
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 17 Mar 2025 11:26:43 GMT
ββββββββββββββββββββββββ
β Tags: #api_key #jwt #api_security #api #aspnet
ββββββββββββββββββββββββ
πͺ Author: Sajil Prasad
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 17 Mar 2025 11:26:43 GMT
ββββββββββββββββββββββββ
β Tags: #api_key #jwt #api_security #api #aspnet
Medium
Securing ASP.NET Web APIs with API Keys and Role-Based Authentication
Security is a crucial aspect of any ASP.NET Core Web API. In this guide, I will cover how to:
β€· Title: Rate Limiting ASP.NET APIs with Token Buckets and Redis
ββββββββββββββββββββββββ
πͺ Author: Thinking Loop
ββββββββββββββββββββββββ
β΄΅ Time: Wed, 03 Sep 2025 15:31:01 GMT
ββββββββββββββββββββββββ
β Tags: #scalability #aspnet #api_security #rate_limiting #redis
ββββββββββββββββββββββββ
πͺ Author: Thinking Loop
ββββββββββββββββββββββββ
β΄΅ Time: Wed, 03 Sep 2025 15:31:01 GMT
ββββββββββββββββββββββββ
β Tags: #scalability #aspnet #api_security #rate_limiting #redis
Medium
Rate Limiting ASP.NET APIs with Token Buckets and Redis
Scalable per-user throttling using distributed in-memory stores.
β€· Title: οΈ Top 10 Best Practices for Building Secure APIs in ASP.NET Core (2025 Edition)
ββββββββββββββββββββββββ
πͺ Author: Sivasankaramoorthy
ββββββββββββββββββββββββ
β΄΅ Time: Thu, 09 Oct 2025 18:01:18 GMT
ββββββββββββββββββββββββ
β Tags: #programming #api_security #aspnet_core_web_api #backend_development #web_development
ββββββββββββββββββββββββ
πͺ Author: Sivasankaramoorthy
ββββββββββββββββββββββββ
β΄΅ Time: Thu, 09 Oct 2025 18:01:18 GMT
ββββββββββββββββββββββββ
β Tags: #programming #api_security #aspnet_core_web_api #backend_development #web_development
Medium
π‘οΈ Top 10 Best Practices for Building Secure APIs in ASP.NET Core (2025 Edition)
APIs are the backbone of modern web applicationsβββfrom banking systems to e-commerce platforms.
But as APIs become more powerful, theyβ¦
But as APIs become more powerful, theyβ¦
β€· Title: Token Expired Error and IDOR: Unauthorized Access in an ASP.NET Application
ββββββββββββββββββββββββ
πͺ Author: Hamit CΔ°BO
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 13 Oct 2025 22:46:22 GMT
ββββββββββββββββββββββββ
β Tags: #bug_bounty #aspnetcore #security #aspnet #penetration_testing
ββββββββββββββββββββββββ
πͺ Author: Hamit CΔ°BO
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 13 Oct 2025 22:46:22 GMT
ββββββββββββββββββββββββ
β Tags: #bug_bounty #aspnetcore #security #aspnet #penetration_testing
Medium
Token Expired Error and IDOR: Unauthorized Access in an ASP.NET Application
Greetings to everyone from ChΓ’teldonβ¦
β€· Title: Secure ASP.NET Core the Easy Way: Introducing ShieldXSS
ββββββββββββββββββββββββ
πͺ Author: Amelia Keki
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 01 Dec 2025 16:16:31 GMT
ββββββββββββββββββββββββ
β Tags: #xss_vulnerability #xss_attack #aspnet #security
ββββββββββββββββββββββββ
πͺ Author: Amelia Keki
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 01 Dec 2025 16:16:31 GMT
ββββββββββββββββββββββββ
β Tags: #xss_vulnerability #xss_attack #aspnet #security
Medium
Secure ASP.NET Core the Easy Way: Introducing ShieldXSS
ShieldXSS is a small and lightweight middleware for ASP.NET Core (.NET 8/10). It adds basic but very useful security features withoutβ¦
β€· Title: OWASP Top 10 for .NET Developers -Part 3: Preventing Injection Attacks
ββββββββββββββββββββββββ
πͺ Author: Surya Raj Ghimire
ββββββββββββββββββββββββ
β΄΅ Time: Fri, 29 May 2026 18:02:15 GMT
ββββββββββββββββββββββββ
β Tags: #cybersecurity #api_security #owasp #aspnet #dotnet
ββββββββββββββββββββββββ
πͺ Author: Surya Raj Ghimire
ββββββββββββββββββββββββ
β΄΅ Time: Fri, 29 May 2026 18:02:15 GMT
ββββββββββββββββββββββββ
β Tags: #cybersecurity #api_security #owasp #aspnet #dotnet
Medium
OWASP Top 10 for .NET Developers -Part 3: Preventing Injection Attacks
Modern web applications process enormous amounts of user-controlled data every second - login credentials, search queries, transactionβ¦