DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Safe guarding Sensitive Data in ASP.NET Core with Secret Manager

Safe guarding Sensitive Data in ASP.NET Core with Secret Manager

2
Comments
2 min read
C# Insert binary files into SQL-Server table

C# Insert binary files into SQL-Server table

16
Comments 1
7 min read
How can I substitute the CSP nonce value in Angular's index.html using .net 7 (c#)?

How can I substitute the CSP nonce value in Angular's index.html using .net 7 (c#)?

Comments
1 min read
Features of .NET 8

Features of .NET 8

5
Comments 2
4 min read
Dapper DateOnly/TimeOnly

Dapper DateOnly/TimeOnly

10
Comments
3 min read
Working with ListView in Windows Forms

Working with ListView in Windows Forms

10
Comments
12 min read
Gentle introduction for generics (C#)

Gentle introduction for generics (C#)

8
Comments
7 min read
C# User-defined explicit and implicit conversion operators

C# User-defined explicit and implicit conversion operators

1
Comments 1
5 min read
.NET 8 Blazor Fluent UI: A Comprehensive Guide to CRUD, Data Grids, Dialogs, Toasts 🔥

.NET 8 Blazor Fluent UI: A Comprehensive Guide to CRUD, Data Grids, Dialogs, Toasts 🔥

13
Comments
1 min read
Window Forms change notification

Window Forms change notification

1
Comments
3 min read
Windows form move items up/down in ListView and more

Windows form move items up/down in ListView and more

2
Comments
9 min read
Umbraco, Security and Headers

Umbraco, Security and Headers

2
Comments
2 min read
Azure SignalR no .NET 8

Azure SignalR no .NET 8

2
Comments
5 min read
External Api Call Using Rest Sharp

External Api Call Using Rest Sharp

5
Comments
4 min read
Understanding Value Types and Reference Types in C#

Understanding Value Types and Reference Types in C#

2
Comments
3 min read
Visual Studio debugging windows services

Visual Studio debugging windows services

5
Comments
3 min read
Soft introduction to Dapper and EF Core

Soft introduction to Dapper and EF Core

9
Comments
5 min read
ASP.NET Core startup validation

ASP.NET Core startup validation

7
Comments
6 min read
Exploring the Repository Pattern in .NET Core

Exploring the Repository Pattern in .NET Core

Comments
2 min read
Choosing the Right .NET Development Company: A Guide for Businesses

Choosing the Right .NET Development Company: A Guide for Businesses

1
Comments
3 min read
Simplifying Workflow Management with the XWorkflows Library

Simplifying Workflow Management with the XWorkflows Library

1
Comments 2
8 min read
From MS-Access to EF Core (C#)

From MS-Access to EF Core (C#)

19
Comments
5 min read
Types of the .Net frameworks

Types of the .Net frameworks

1
Comments
2 min read
Drastically reducing memory usage with Log (Part 2)

Drastically reducing memory usage with Log (Part 2)

6
Comments
4 min read
Import data from a database with Dapper and SpreadsheetLight to Excel in C#

Import data from a database with Dapper and SpreadsheetLight to Excel in C#

7
Comments
4 min read
Drastically reducing memory usage with Log

Drastically reducing memory usage with Log

Comments 1
2 min read
Using Dapper - C# Part 1-A

Using Dapper - C# Part 1-A

20
Comments
6 min read
Dapr - Publish/Subscibe - Using Web APIs

Dapr - Publish/Subscibe - Using Web APIs

5
Comments
3 min read
Building a RESTful Web API with ASP.NET Core

Building a RESTful Web API with ASP.NET Core

1
Comments
5 min read
Using Dapper - C# Part 1

Using Dapper - C# Part 1

34
Comments
10 min read
Using FluentScheduler with C#

Using FluentScheduler with C#

10
Comments
5 min read
Using TinyIoC in ASP.NET Core

Using TinyIoC in ASP.NET Core

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

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

9
Comments
4 min read
IHostedService interface in .NET Core

IHostedService interface in .NET Core

6
Comments
3 min read
View Visual Studio activity logs better

View Visual Studio activity logs better

3
Comments
2 min read
From ADO.NET to Entity Framework Core: ADO.NET beginner guide

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

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

Dependency Injection in .NET Core – A Detailed Guide

4
Comments
3 min read
How to upgrade your current .Net framework to latest version?

How to upgrade your current .Net framework to latest version?

1
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
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
Multiple Result Sets for SQL-Server (C#) including Dapper

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

15
Comments 3
6 min read
How to Write Clean Code with ASP.NET Core

How to Write Clean Code with ASP.NET Core

1
Comments
3 min read
OPTIONS PATTERN IN .NET 6

OPTIONS PATTERN IN .NET 6

27
Comments 7
4 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
Decorator Pattern com Scrutor no Asp.Net Core

Decorator Pattern com Scrutor no Asp.Net Core

2
Comments 1
4 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

2
Comments
5 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

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

Setting Up a .NET Project on macOS

13
Comments
2 min read
Fluent Validation in .NET Core - Advantages and Disadvantages

Fluent Validation in .NET Core - Advantages and Disadvantages

20
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
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
Host and Publish .NET Core 6 Web API Application on IIS Server

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

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

Learn to use a databound DataGridView ComboBox in Windows Forms

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

JWT Token Authentication using the .NET Core 6 Web API

9
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

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

How to better interact with data in Window Forms

4
Comments
6 min read
loading...