DEV Community

# dotnetcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
From ADO.NET to Entity Framework Core: ADO.NET beginner guide

From ADO.NET to Entity Framework Core: ADO.NET beginner guide

2
Comments
9 min read
Dependency Injection in .NET Core – A Detailed Guide

Dependency Injection in .NET Core – A Detailed Guide

2
Comments
3 min read
Here's What's New in C# 12

Here's What's New in C# 12

1
Comments
3 min read
Criando uma console application com esterĂłides com o pacote System.CommandLine

Criando uma console application com esterĂłides com o pacote System.CommandLine

6
Comments
5 min read
Quickest way to dump data to the database using .Net

Quickest way to dump data to the database using .Net

1
Comments
2 min read
OPTIONS PATTERN IN .NET 6

OPTIONS PATTERN IN .NET 6

20
Comments 6
4 min read
Multiple Result Sets for SQL-Server (C#) including Dapper

Multiple Result Sets for SQL-Server (C#) including Dapper

8
Comments 2
6 min read
How to Write Clean Code with ASP.NET Core

How to Write Clean Code with ASP.NET Core

Comments
3 min read
Step by Step instruction hosting on aks cluster for begineers

Step by Step instruction hosting on aks cluster for begineers

2
Comments 1
2 min read
Setting Up a .NET Project on macOS

Setting Up a .NET Project on macOS

1
Comments
2 min read
Decorator Pattern com Scrutor no Asp.Net Core

Decorator Pattern com Scrutor no Asp.Net Core

2
Comments 1
4 min read
Mastering ASP.NET Core Web API: A Comprehensive Guide to Building, Securing, and Deploying RESTful Services

Mastering ASP.NET Core Web API: A Comprehensive Guide to Building, Securing, and Deploying RESTful Services

Comments
2 min read
C# Delegates Simplified — Part 3

C# Delegates Simplified — Part 3

1
Comments
3 min read
C# Delegates Simplified — Part 1

C# Delegates Simplified — Part 1

1
Comments
2 min read
Creating Custom Health Checks in .NET Core

Creating Custom Health Checks in .NET Core

7
Comments 1
3 min read
Unit testing a custom middleware in ASP.NET Core with Interface

Unit testing a custom middleware in ASP.NET Core with Interface

3
Comments
5 min read
Fluent Validation in .NET Core - Advantages and Disadvantages

Fluent Validation in .NET Core - Advantages and Disadvantages

22
Comments 1
9 min read
Dependency injection in action filters in ASP.NET Core

Dependency injection in action filters in ASP.NET Core

3
Comments
4 min read
Host and Publish .NET Core 6 Web API Application on IIS Server

Host and Publish .NET Core 6 Web API Application on IIS Server

12
Comments
4 min read
Learn to use a databound DataGridView ComboBox in Windows Forms

Learn to use a databound DataGridView ComboBox in Windows Forms

5
Comments
6 min read
JWT Token Authentication using the .NET Core 6 Web API

JWT Token Authentication using the .NET Core 6 Web API

8
Comments 1
6 min read
ASP.NET Core/Razor pages Secret Manager

ASP.NET Core/Razor pages Secret Manager

1
Comments
4 min read
ASP.NET Core Middleware: Working with Global Exception Handling

ASP.NET Core Middleware: Working with Global Exception Handling

5
Comments
4 min read
How to better interact with data in Window Forms

How to better interact with data in Window Forms

2
Comments
6 min read
Razor Pages using Dropdowns

Razor Pages using Dropdowns

1
Comments
6 min read
How This NuGet Package Almost Cost Me My Job

How This NuGet Package Almost Cost Me My Job

7
Comments 2
5 min read
10 Bad Practices to Avoid in ASP.NET Core API Controllers

10 Bad Practices to Avoid in ASP.NET Core API Controllers

18
Comments 11
5 min read
Reduzindo drasticamente o uso de memĂłria com o Log. (Parte 2)

Reduzindo drasticamente o uso de memĂłria com o Log. (Parte 2)

1
Comments
5 min read
Reduzindo drasticamente o uso de memĂłria com o Log

Reduzindo drasticamente o uso de memĂłria com o Log

Comments
3 min read
Storing and reading values from appsettings.json

Storing and reading values from appsettings.json

2
Comments
4 min read
Understanding Virtual, Override and New Keywords in C#

Understanding Virtual, Override and New Keywords in C#

Comments 1
3 min read
Understanding and Implementing Middleware in ASP.NET Core

Understanding and Implementing Middleware in ASP.NET Core

2
Comments 2
4 min read
EF Core Global Query Filters

EF Core Global Query Filters

4
Comments
4 min read
BIG surprise! aspx files in .NET Core

BIG surprise! aspx files in .NET Core

6
Comments
4 min read
Migration to .NET Core

Migration to .NET Core

Comments
1 min read
Update Bootstrap in Visual Studio

Update Bootstrap in Visual Studio

Comments
3 min read
Performing Globalization and Localization using resource file in .NET Core

Performing Globalization and Localization using resource file in .NET Core

2
Comments
5 min read
How to use ELMAH for enumerating error in ASP.NET core?

How to use ELMAH for enumerating error in ASP.NET core?

2
Comments
5 min read
How To Generate Fake Data With Bogus in .NET 6

How To Generate Fake Data With Bogus in .NET 6

2
Comments
3 min read
Using toast notifications in ASP.NET Core Razor Pages

Using toast notifications in ASP.NET Core Razor Pages

2
Comments
5 min read
How to secure public APIs in ASP.NET Core?

How to secure public APIs in ASP.NET Core?

2
Comments 1
4 min read
Data is Null. When "safety" is in the way.

Data is Null. When "safety" is in the way.

1
Comments
4 min read
Exploring Database-First Approach with Entity Framework in .NET Core 6

Exploring Database-First Approach with Entity Framework in .NET Core 6

Comments
3 min read
Step-by-Step Guide: Testing HTTP Endpoints in Visual Studio 2022 Using Endpoints Explorer

Step-by-Step Guide: Testing HTTP Endpoints in Visual Studio 2022 Using Endpoints Explorer

3
Comments 1
2 min read
An Overview of Middleware in ASP.Net Core

An Overview of Middleware in ASP.Net Core

4
Comments
4 min read
EF Core order by string column name

EF Core order by string column name

2
Comments
3 min read
Quick and easy DbContext setup in .NET

Quick and easy DbContext setup in .NET

Comments
3 min read
A brief introduction to MediatR in .NET

A brief introduction to MediatR in .NET

Comments
2 min read
Understanding and Using ConfigureAwait in Asynchronous Programming

Understanding and Using ConfigureAwait in Asynchronous Programming

12
Comments 2
4 min read
Simplifying Dependency Management with SpecFlow's IObjectContainer: Part 1

Simplifying Dependency Management with SpecFlow's IObjectContainer: Part 1

Comments
4 min read
Serilog logging and EF Core logging

Serilog logging and EF Core logging

2
Comments
4 min read
Part 2: Your First API

Part 2: Your First API

Comments
4 min read
The DateTime Data Type in C#: Everything you need to know

The DateTime Data Type in C#: Everything you need to know

3
Comments
4 min read
Working with the Random class in C#

Working with the Random class in C#

Comments
3 min read
Lucene.NET for search applications

Lucene.NET for search applications

6
Comments
7 min read
C# Language extensions

C# Language extensions

7
Comments
10 min read
Configuring Optimizely Azure Blob Storage

Configuring Optimizely Azure Blob Storage

Comments
2 min read
C# file/folder helpers

C# file/folder helpers

4
Comments 2
5 min read
Window forms data annotation

Window forms data annotation

2
Comments
7 min read
How to secure your Umbraco api controller with an api key

How to secure your Umbraco api controller with an api key

3
Comments 2
8 min read
loading...