Skip to content

.NET Core Tutorials

  • Coding Tutorials
    • Integration Tutorials
    • .NET Core
    • ASP.NET Core
    • C#
  • Tooling Tutorials
  • Hosting/Deployments
  • General/News

Testing XXE Vulnerabilities In .NET Core

by Wade

An XML External Entity vulnerability (Or XXE for short) is a type of vulnerability that exploits weaknesses (Or more so …

Read more

Simplifying Multithreaded Scenarios With PostSharp Threading

by Wade

I’ve recently been diving into the new Channel type in .NET Core, and something I’ve noticed time and time again …

Read more

Using Channels In C# .NET – Part 3 – Understanding Back Pressure

by Wade

This post is part of a series on Channel in C# .NET. Of course, it’s always better to start at …

Read more

Using Channels In C# .NET – Part 2 – Advanced Channels

by Wade

This post is part of a series on Channel in C# .NET. Of course, it’s always better to start at …

Read more

Using Channels In C# .NET – Part 1 – Getting Started

by Wade

This post is part of a series on Channel in C# .NET. Of course, it’s always better to start at …

Read more

Loading Certificates From Azure Key Vault In .NET (And Getting It Working In Azure App Service)

by Wade

Azure’s Key vault is a great secret store with excellent support in .NET (obviously!). But I recently ran into an …

Read more

Generating Self Signed Certificates For Unit Testing In C#

by Wade

I recently wrote a piece of code that used a self signed certificate to then sign a web request. All …

Read more

Queue vs List Performance In C#

by Wade

I was recently investigating a piece of non-performant code that essentially boiled down to a loop that pulled items off …

Read more

Reading And Writing PDFs In C# With Datalogics PDF SDK

by Wade

Some time back I wrote a post specifically on writing PDFs in C#/.NET Core. At the time, I had very …

Read more

Fixing “This async method lacks ‘await’ operators and will run synchronously”

by Wade

This little “warning” has been the bain of my life recently… warning CS1998: This async method lacks ‘await’ operators and …

Read more

Older posts
Newer posts
← Previous Page1 … Page9 Page10 Page11 … Page29 Next →

Recent Posts

  • C# String Replace: Efficient Techniques and Best Practices
  • C# Write to File: Simplified Methods and Techniques
  • Null Coalescing Operator in C#: Simplifying Null Checks
  • How to Format a String in C#: Complete Guide
  • C# List Length: Efficiently Measuring Collection Size

Our Story

Study through a pre-planned curriculum designed to help you fast-track your DotNet career and learn from the world’s best collection of DotNet Resources.

Find us on social media:

As Featured On

Our Site

Home

Privacy

Contact

Contact: [email protected] | Phone Number: (973) 916-2695 | Address: 288 Rosa Parks Blvd, Paterson, New Jersey 07501, USA

Disclaimer: Efforts are made to maintain reliable data on all information presented. However, this information is provided without warranty. Users should always check the offer provider’s official website for current terms and details. Our site receives compensation from many of the offers listed on the site. Along with key review factors, this compensation may impact how and where products appear across the site (including, for example, the order in which they appear). Our site does not include the entire universe of available offers. Editorial opinions expressed on the site are strictly our own and are not provided, endorsed, or approved by advertisers.

2022 © DotNetCoreTutorials All rights reserved.