-
.NET Weekly #167 (23.03 - 29.03)
Cloud & Web
- Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
- End-to-End Encryption in the Browser
- Using HttpCompletionOption to Improve HttpClient Performance in .NET
- Replacing AJAX calls in Razor Pages with Razor Components and Blazor
-
.NET Weekly #166 (16.03 - 22.03)
Cloud & Web
- The good parts of AWS - A visual summary
- Advanced AWS Networking - Pitfalls That You Should Avoid
- Azure Functions custom handlers are now in preview
- Sharing gRPC ProtoBuf contracts using a REST endpoint
- Building a Vue 3 component with Typescript
- Don’t replace your View Components with Razor Components
- ASP.NET Core 5 Features – Introducing HttpProtocol
- Lessons learned porting Octopus Server to .NET Core 3.1
-
.NET Weekly #165 (09.03 - 15.03)
Cloud & Web
- Why Svelte is our choice for a large web project in 2020
- React Is Eating Itself
- AWS, Azure, & GCP Respond to the 2020 Cloud Report
- A QUIC look at HTTP 3
- Building faster, lower cost, better APIs – HTTP APIs now generally available
- Back to Basics - Rewriting a URL in ASP.NET Core
- The ASP.NET Core security headers guide
-
.NET Weekly #164 (02.03 - 08.03)
Cloud & Web
- Graph Query Language Comparison Series - Gremlin vs Cypher vs nGQL
- Pwned Passwords Padding
- Build apps for free with Azure Cosmos DB Free Tier
- Firecracker - Secure and fast microVMs for serverless computing
- Overview of Decentralized Identity Standards
- Why SvelteJS may be the best framework for new web devs
- Creating a custom ErrorHandlerMiddleware function
-
.NET Weekly #163 (24.02 - 01.03)
Cloud & Web
- Securing Firefox with WebAssembly
- When ASP.NET Core can’t find your controller - debugging application parts
- Null API Responses and HTTP 204 Results in ASP.NET Core
- Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
- ASP.NET Core Apps Observability
- Securing gRPC-based Microservices in .NET Core
-
.NET Weekly #162 (17.02 - 23.02)
A little bit overwhelming number of articles for the last couple of weeks that I was able to monitor as part of the trip. Hope to stabilize in the upcoming issues.
Cloud & Web
- Stay paranoid and trust no one. Overview of common security vulnerabilities in web applications
- Why SimpleLogin decided to leave AWS
- Understanding Modern Cloud Architecture on AWS - Server Fleets and Databases
- Performant front-end architecture
- The ASP.NET Core Module. Changes and Improvements over the Last 3 Years.
- OpenID Connect & OAuth 2.0 – Security Best Practices - Dominick Baier
- ASP.NET Core middleware with Roslyn Analyzers - Part 1
- Add support for ASP.NET (non-Core) projects - new stuff
-
.NET Weekly #161 (27.01 - 02.02)
The next issue will appear in late Feb - early Mar as my vacation is approaching :).
Cloud & Web
- React Native is the Future of Mobile at Shopify
- Remote Cloud Execution – Critical Vulnerabilities in Azure Cloud Infrastructure - Part 2
- Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
- Production Postmortem - The slow slowdown of large systems
- A new experiment - Call .NET gRPC services from the browser with gRPC-Web
- Troubleshooting Performance Problems related to Application Domains reloading
-
.NET Weekly #160 (20.01 - 26.01)
Cloud & Web
- Hardening Refresh Tokens
- Styled Components vs. CSS Stylesheets
- Move from Traditional ASP.NET to Core Requires Heavy Lifting
- Azure Functions runtime 3.0 is now generally available
- Excluding health check endpoints from Serilog request logging
- The Next Decade of .NET Open Source
- Does Your Domain Have a Registry Lock
- 5 Reasons for Doing Microfrontends
- Routing Basics in ASP.NET Core 3.0
-
.NET Weekly #159 (13.01 - 19.01)
Cloud & Web
- Endpoint Debugging in ASP.NET Core 3 Applications
- OAuth 2.0 - The long Road to Proof-of-Possession Access Tokens
- Deploy your side-projects at scale for basically nothing - Google Cloud Run
- Logging MVC properties with Serilog.AspNetCore
- ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
-
.NET Weekly #158 (06.01 - 12.01)
Cloud & Web
- Running an ASP.NET Core application against multiple DB providers – Part 1
- Running an ASP.NET Core application against multiple DB providers – Part 2
- IdentityServer3 and upcoming SameSite Cookie changes in Browsers
- Logging the selected Endpoint Name with Serilog
- API Security Best Practices MegaGuide
- Webserver Benchmark - Erlang vs Go vs Java vs NodeJS
- Front-End Performance Checklist 2020
- HTML attributes to improve your users’ two factor authentication experience
- New Features and Design Principles of Vue 3.0 - Evan You at VueConf Toronto