Skip to content

.NET Core Tutorials

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

C#

Creating And Validating JWT Tokens In C# .NET

by Wade

I’ve recently been using JWT Tokens as my authentication method of choice for my API’s. And with it, I’ve had …

Read more

Intro To C# Tuples

by Wade

I recently had to write interview questions specifically for features that made it into C# 7. You can have a …

Read more

Reading Excel Files In C# .NET

by Wade

Opening Excel files in code has been a painful experience long before .NET Core came along. In many cases, you …

Read more

SOLID In C# – Dependency Inversion

by Wade

This article is part of a series on the SOLID design principles. You can start here or jump around using …

Read more

SOLID In C# – Interface Segregation Principle

by Wade

This article is part of a series on the SOLID design principles. You can start here or jump around using …

Read more

SOLID In C# – Liskov Principle

by Wade

This article is part of a series on the SOLID design principles. You can start here or jump around using …

Read more

SOLID In C# – Open/Closed Principle

by Wade

This article is part of a series on the SOLID design principles. You can start here or jump around using …

Read more

SOLID In C# – Single Responsibility Principle

by Wade

This article is part of a series on the SOLID design principles. You can start here or jump around using …

Read more

The Factory Pattern In .NET/C#

by Wade

Similar to the Singleton and Mediator Patterns, the Factory Pattern is part of the “Gang Of Four” design patterns that …

Read more

How To Parse JSON In C# .NET

by Wade

I recently came across a project that was doing something simple – reading a JSON config file. But the way …

Read more

Older posts
Newer posts
← Previous Page1 … Page6 Page7 Page8 Page9 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

Popular Posts

  • Using User Secrets Configuration In .NET
  • Creating And Validating JWT Tokens In C# .NET
  • Reading Excel Files In C# .NET
  • Implicit Using Statements In .NET 6
  • Uploading Files In ASP.NET Core

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: wade@dotnetcoretutorials.com | 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.