DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating mocked data for EF Core using Bogus and more

Creating mocked data for EF Core using Bogus and more

1
Comments
4 min read
Implementando uma Solução MultiTenancy com o NHibernate.

Implementando uma Solução MultiTenancy com o NHibernate.

3
Comments
4 min read
5 Practical Ways to Add Polly to Your C# Application [2024]

5 Practical Ways to Add Polly to Your C# Application [2024]

4
Comments
8 min read
Understanding Background Services in .NET 8: IHostedService and BackgroundService

Understanding Background Services in .NET 8: IHostedService and BackgroundService

85
Comments 3
3 min read
IHttpClientFactory in C#.

IHttpClientFactory in C#.

Comments
2 min read
Keyed Services in .net 8

Keyed Services in .net 8

10
Comments 1
3 min read
The Decorator Pattern in Modern C#

The Decorator Pattern in Modern C#

5
Comments
9 min read
C# Excel read/write on the cheap

C# Excel read/write on the cheap

28
Comments 1
11 min read
Using ASP.NET Core OData with MongoDB Atlas

Using ASP.NET Core OData with MongoDB Atlas

7
Comments
7 min read
C# : Avoid loops, start using equality comparer

C# : Avoid loops, start using equality comparer

2
Comments 3
2 min read
Introduction to ShortCircuit and MapShortCircuit in .NET 8

Introduction to ShortCircuit and MapShortCircuit in .NET 8

5
Comments 5
3 min read
C# Indexers. When do we use it ?

C# Indexers. When do we use it ?

4
Comments
2 min read
How to Read QR Code in C# (Step-by-Step Tutorial)

How to Read QR Code in C# (Step-by-Step Tutorial)

36
Comments
7 min read
Step by step, use Ocelot as an API Gateway in the .NET Core.

Step by step, use Ocelot as an API Gateway in the .NET Core.

70
Comments 1
3 min read
Blazor Server: Use reflection to automatically fill email templates

Blazor Server: Use reflection to automatically fill email templates

Comments
5 min read
Using AllowedValues and DeniedValues in .NET 8

Using AllowedValues and DeniedValues in .NET 8

6
Comments 1
1 min read
Umbraco 13 - Setting The Backoffice Login Background & Logo From Content Data

Umbraco 13 - Setting The Backoffice Login Background & Logo From Content Data

6
Comments 1
4 min read
The State of .NET Tooling in 2024

The State of .NET Tooling in 2024

3
Comments
6 min read
Immutable Dictionary and Frozen Dictionary in .NET

Immutable Dictionary and Frozen Dictionary in .NET

15
Comments 3
3 min read
Randomized Fun with Random.Shared.Shuffle and RandomNumberGenerator.GetString in C#

Randomized Fun with Random.Shared.Shuffle and RandomNumberGenerator.GetString in C#

3
Comments 2
2 min read
Understanding Span<T> in .NET: Usage, Comparisons, and Best Practices

Understanding Span<T> in .NET: Usage, Comparisons, and Best Practices

2
Comments 1
3 min read
Simplifying Time-Based Testing with `TimeProvider` in .NET 8

Simplifying Time-Based Testing with `TimeProvider` in .NET 8

2
Comments 1
4 min read
Unleashing the Power of Collection Expressions in .NET 8

Unleashing the Power of Collection Expressions in .NET 8

3
Comments 1
2 min read
Title: Simplifying Code with Type Aliases in .NET 8 and C# 12

Title: Simplifying Code with Type Aliases in .NET 8 and C# 12

3
Comments 2
2 min read
Get SQL-Server Stored Procedures with C#

Get SQL-Server Stored Procedures with C#

48
Comments
9 min read
What is dependency injection in .Net core?

What is dependency injection in .Net core?

Comments
1 min read
5 Recommended Patterns When Using Cancellation Token in .NET

5 Recommended Patterns When Using Cancellation Token in .NET

1
Comments
5 min read
Understanding the Difference Between Proxy and Reverse Proxy

Understanding the Difference Between Proxy and Reverse Proxy

1
Comments
2 min read
Multiple connections for appsettings.json (C#)

Multiple connections for appsettings.json (C#)

18
Comments 2
5 min read
10 Exciting Open Source Frameworks Built on .NET Core You Need to Know About

10 Exciting Open Source Frameworks Built on .NET Core You Need to Know About

5
Comments 2
4 min read
Build your first Hangfire job .NET8 with PostgreSQL

Build your first Hangfire job .NET8 with PostgreSQL

1
Comments
2 min read
Entity Framework Core Audit Trail With Audit.Net

Entity Framework Core Audit Trail With Audit.Net

14
Comments
3 min read
Load assembly at runtime with .Net 6*

Load assembly at runtime with .Net 6*

Comments
2 min read
Dynamic Querying in C#: Real-World Scenarios and Techniques

Dynamic Querying in C#: Real-World Scenarios and Techniques

10
Comments
9 min read
Publishing .NET Applications with dotnet publish

Publishing .NET Applications with dotnet publish

13
Comments
3 min read
Tracking .NET SDK and Runtime Versions with dotnet sdk check

Tracking .NET SDK and Runtime Versions with dotnet sdk check

1
Comments
2 min read
Managing .NET Solution Files with dotnet sln

Managing .NET Solution Files with dotnet sln

4
Comments
2 min read
Gentle introduction to IDataProtector (C#)

Gentle introduction to IDataProtector (C#)

14
Comments 3
4 min read
Unlock Your Future: Get Certified in C# for Free Now

Unlock Your Future: Get Certified in C# for Free Now

Comments
3 min read
.NET 9: Introducing LINQ Enhancements

.NET 9: Introducing LINQ Enhancements

Comments
3 min read
Add to Apple Wallet from Your .NET Application: A Step-by-Step Guide

Add to Apple Wallet from Your .NET Application: A Step-by-Step Guide

Comments
5 min read
JWT Authentication in Angular 17 & NET 8 User Page | Guard | Auth Interceptor - Part 10

JWT Authentication in Angular 17 & NET 8 User Page | Guard | Auth Interceptor - Part 10

Comments
1 min read
Master C# Generics Like a Senior Developer

Master C# Generics Like a Senior Developer

1
Comments
1 min read
Efficient PDF Generation in ASP.NET Core API using .NET 8.0 by 6 Steps 🥇👨‍💻

Efficient PDF Generation in ASP.NET Core API using .NET 8.0 by 6 Steps 🥇👨‍💻

2
Comments
2 min read
Angular 17 & .NET 8 JWT Authentication 🔐 - JWT Decode Token - Part6

Angular 17 & .NET 8 JWT Authentication 🔐 - JWT Decode Token - Part6

Comments
1 min read
Angular 17 & .NET 8 JWT Authentication 🔐 - Login | AuthService - Part 5

Angular 17 & .NET 8 JWT Authentication 🔐 - Login | AuthService - Part 5

Comments
1 min read
EF Core/NorthWind for Oracle

EF Core/NorthWind for Oracle

1
Comments
14 min read
Angular 17 & .NET 8 JWT Authentication 🔐 Navbar | HomePage Design Part 3

Angular 17 & .NET 8 JWT Authentication 🔐 Navbar | HomePage Design Part 3

Comments
1 min read
Docker-Compose Chronicles: Conquering the Volume Conundrum

Docker-Compose Chronicles: Conquering the Volume Conundrum

Comments
3 min read
Leveraging Feature Flags in .NET with FeatureManagement-Dotnet and LaunchDarkly Feature Flags

Leveraging Feature Flags in .NET with FeatureManagement-Dotnet and LaunchDarkly Feature Flags

Comments
4 min read
EF Core log to file benefits

EF Core log to file benefits

2
Comments
4 min read
C# System.Text.Json

C# System.Text.Json

14
Comments 1
10 min read
Serverless Task Automation: Task Scheduling with AWS Lambda and Amazon EventBridge

Serverless Task Automation: Task Scheduling with AWS Lambda and Amazon EventBridge

1
Comments
3 min read
Are You Using HttpClient in The Right Way?

Are You Using HttpClient in The Right Way?

Comments
7 min read
Creating Test Cases for Parameterized Tests

Creating Test Cases for Parameterized Tests

Comments
7 min read
Microservices

Microservices

5
Comments 3
4 min read
How To Easily Make Your .NET AWS Lambda Function Idempotent

How To Easily Make Your .NET AWS Lambda Function Idempotent

1
Comments
4 min read
EasyTdd Quick Start: A Short and Simple Introduction

EasyTdd Quick Start: A Short and Simple Introduction

Comments
6 min read
Features and Updates in .NET 7

Features and Updates in .NET 7

Comments
1 min read
Top 10 Reasons Core is the Best Framework for Web Application Development

Top 10 Reasons Core is the Best Framework for Web Application Development

1
Comments
5 min read
loading...