.NET Data Protection and Authentication Cookies
Explains the role of the Data Protection API (DPAPI) in ASP.NET Core, securing authentication cookies, and responding to authentication server compromise.
Explains the role of the Data Protection API (DPAPI) in ASP.NET Core, securing authentication cookies, and responding to authentication server compromise.
.NETにおけるRESTful API設計、バージョニング戦略、OpenAPI/Scalar、gRPC、GraphQLについて解説します。
.NETにおけるORM(Entity Framework Core, Dapper)の基礎と、代表的なパフォーマンス問題であるN+1問題について解説します。
Explains metaprogramming techniques in .NET such as Reflection, Source Generators, Expression Trees, and Dynamic types.
Explains the "Shift Left" philosophy of implementing security measures early in the development cycle, along with practical implementation methods in .NET, Azure, Terraform, GitHub, and Angular.