Simple Transaction: Microservices Sample Architecture for .NET Core Application

Microservices sample architecture for .NET Core Application

Source: Simple Transaction: Microservices Sample Architecture for .NET Core Application – CodeProject

<p value="<amp-fit-text layout="fixed-height" min-font-size="6" max-font-size="72" height="80">GitHub: <a href="https://github.com/johnph/simple-transaction">https://github.com/johnph/simple-transaction</a&gt;GitHub: https://github.com/johnph/simple-transaction

How to port desktop applications to .NET Core 3.0 | On .NET | Channel 9

“With every subsequent release, .NET Core continues to improve with greater levels performance, security and new features that help enhance developer workflow. In .NET Core 3.0, developers will see tons of improvements around our capabilities to build Cloud, Web, IoT, and Machine Learning applications. One of the biggest enhancements will also be support for Windows desktop applications (Windows only).”

Source: How to port desktop applications to .NET Core 3.0 | On .NET | Channel 9

Ten points to secure your ASP.NET Core MVC applications

Ten points to secure your ASP.NET Core MVC applications
– Broken authentication and session management
– Sensitive Data Exposure & Audit trail
– Cross-Site Scripting (XSS) attacks
– Malicious File Upload
– Security Misconfiguration (Error Handling Must Setup Custom Error Page)
– Version Discloser
– Cross-Site Request Forgery (CSRF)
– XML External Entities (XXE)
– Insecure Deserialization
– SQL Injection Attack

https://www.codeproject.com/Articles/1259066/10-Points-to-Secure-Your-ASP-NET-Core-MVC-Applic-2

https://www.codeproject.com/Articles/1259066/10-Points-to-Secure-Your-ASP-NET-Core-MVC-Applic-2