security
ASP.NET Core and .NET Security Articles, Tutorials & News
ASP.NET Core and .NET Security articles, tutorials, and news from the DotNetNews archive.
483 articles Updated Page 4 of 20
Browse additional ASP.NET Core and .NET Security articles from the DotNetNews archive.
ASP.NET Core and .NET Security articles
Page 4 of 20
Newest first
-
AI Assisted Live Coding Best Practices and Code Security Guardrails
c-sharpcorner.com Issue #491
Discover essential best practices for secure AI-assisted code generation. Learn how to implement defensive prompting, risk mitigation guardrails, and validation frameworks during automated live coding...
-
How Hidden Security Vulnerabilities Turn Into Business-Critical Incidents in Modern Applications
medium.com Issue #490
Security is a board-level concern. IBM’s latest breach report puts the global average cost at $4.4 million per incident ($10.22 million in… Continue reading on Emerline Tech Talk »
-
AI Security Testing: How to Validate Prompts, Models, and Tool Calls
c-sharpcorner.com Issue #489
Secure your AI systems! Learn to validate prompts, models, and tool calls for LLMs, RAG, and agents in .NET.
-
Elsa 3.8 Preview: Secrets, State Machines, and a Security Hardening Pass
topuzas.medium.com Issue #489
A hands-on early look at what’s changed and what it signals about where this .NET workflow engine is heading.
-
Secure Coding Practices — Writing Code That Doesn’t Break
medium.com Issue #489
Turning Threat Model Findings into Secure Implementation
-
Implementing AI-Based Dependency Risk Analysis in Large .NET Solutions
c-sharpcorner.com Issue #489
Leverage AI for .NET dependency risk analysis. Proactively manage vulnerabilities, predict issues, and optimize large solutions with ASP.NET Core.
-
Building Enterprise AI Decision Audit Systems Using .NET
c-sharpcorner.com Issue #489
Build enterprise AI decision audit systems with .NET. Ensure transparency, accountability, and compliance for AI-driven decisions.
-
Building AI-Powered Software Dependency Intelligence with .NET
c-sharpcorner.com Issue #488
Leverage .NET and AI for intelligent software dependency management, enhancing security, reliability, and developer productivity.
-
A Customer Got Charged Three Times. The Scary Part? My Code Worked Exactly as Written.
medium.com Issue #488
No exception. No crash. No bug in the logs. The code did precisely what I told it to. And a customer’s card got hit three times for the…
-
Building AI-Powered Application Configuration Advisors with .NET
c-sharpcorner.com Issue #487
Build AI-powered application configuration advisors with .NET to proactively identify risks, optimize settings, and enhance security for improved reliability.
-
Building AI-Powered Compliance Monitoring Platforms with .NET
c-sharpcorner.com Issue #487
Build AI-powered .NET compliance monitoring platforms for proactive risk detection, automated audits, and continuous regulatory adherence.
-
Automating API Security Reviews with AI in ASP.NET Core
c-sharpcorner.com Issue #486
Automate API security reviews in ASP.NET Core with AI. Detect vulnerabilities early, improve code quality, and enhance API protection.
-
Designing AI-Ready Multi-Tenant Architectures in ASP.NET Core
c-sharpcorner.com Issue #486
Design AI-ready multi-tenant ASP.NET Core apps. Ensure isolation, scalability, and security for AI workloads across tenants.
-
Building AI-Powered Knowledge Trust Systems with ASP.NET Core
c-sharpcorner.com Issue #486
Build trustworthy AI with ASP.NET Core. Learn to create Knowledge Trust Systems for verified, validated, and transparent AI responses.
-
How to Modernize Legacy .NET Applications Using AI-Powered Code Analysis
c-sharpcorner.com Issue #485
Modernize legacy .NET apps faster with AI code analysis. Understand, refactor, and secure your codebase efficiently.
-
Implementing AI-Powered Data Classification Systems Using .NET
c-sharpcorner.com Issue #484
Implement AI-powered data classification in .NET for enhanced security, compliance, and efficiency. Automate categorization of sensitive information.
-
Building Custom Role-Based Authorization in ASP.NET Core Using Attributes and Middleware
medium.com Issue #483
Controlling access to different parts of an application is one of the most important aspects of application security. While ASP.NET Core…
-
Your AI Agents Are Running Without a Safety Net — SkillMesh Is the Fix
medium.com Issue #482
I’ve been around the block a few times. I started coding when the internet was a fledgling idea and dial-up tones were the soundtrack of…
-
Secure Secrets Management in .NET Applications Using Azure Key Vault
c-sharpcorner.com Issue #479
Securely manage .NET application secrets with Azure Key Vault. Learn integration, best practices, and why it's crucial for cloud-native security.
-
How to Build Custom MCP Servers in C# for Enterprise AI Applications
c-sharpcorner.com Issue #478
Learn how to build custom MCP servers in C# for enterprise AI applications. Discover MCP architecture, security best practices, tool development, authentication, and real-world integration patterns.
-
API Key Authentication in ASP.NET Core (.NET 10) - Complete Guide
codewithmukesh.com Issue #477
Production-grade API key authentication in ASP.NET Core .NET 10. Hashed keys, DB-backed store, AuthenticationHandler, decision matrix, full source repo.
-
Microsoft is tightening restrictions on the use of unsafe code in C# - Techzine Global
news.google.com Issue #476
PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (INSUFFICIENT FULL TEXT). Microsoft is tightening restrictions on the use of unsafe code in C# Techzine Global
-
10 Potentially Harmful NuGet Packages (and Why)
c-sharpcorner.com Issue #476
Discover 10 common NuGet packages and their potential risks, plus best practices for secure and performant .NET development.
-
Secure Multi-Tenant SaaS Development Services By Facile Technolab
faciletechnolab.com Issue #475
Looking for a SaaS development company? Facile Technolab delivers secure multi-tenant platform development, SaaS architecture design, cloud scalability, and subscription billing solutions.
-
Securing .net 9 Application Using JWt Refresh Token signup , login
c-sharpcorner.com Issue #475
Secure .NET 9 apps with JWT refresh tokens. Implement secure signup, login, and resource protection using best practices.