DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Run dotnet core projects without opening visual studio

Run dotnet core projects without opening visual studio

Comments
4 min read
WinForms communicate between forms

WinForms communicate between forms

3
Comments
4 min read
Desvendando o Large Object Heap (LOH): Tudo o que um Desenvolvedor precisa saber

Desvendando o Large Object Heap (LOH): Tudo o que um Desenvolvedor precisa saber

2
Comments
2 min read
Encrypt and Decrypt users' data in ASP.NET Core Identity using the ILookupProtector and ILookupProtectorKeyRing interfaces

Encrypt and Decrypt users' data in ASP.NET Core Identity using the ILookupProtector and ILookupProtectorKeyRing interfaces

12
Comments 2
6 min read
Merge PDF Files in Java (Code Example Tutorial)

Merge PDF Files in Java (Code Example Tutorial)

4
Comments
6 min read
EF Core 7: Json columns

EF Core 7: Json columns

26
Comments 3
9 min read
What is Lambda Expressions in C#

What is Lambda Expressions in C#

3
Comments
3 min read
S3 File Operations using .NET 7 WebAPI

S3 File Operations using .NET 7 WebAPI

3
Comments
4 min read
C# .NET Tools with System.CommandLine

C# .NET Tools with System.CommandLine

24
Comments 3
7 min read
Microsoft.CodeAnalysis.BannedApiAnalyzers

Microsoft.CodeAnalysis.BannedApiAnalyzers

4
Comments 2
2 min read
Convert PDF to Image in Java (Code Example Tutorial)

Convert PDF to Image in Java (Code Example Tutorial)

6
Comments 1
6 min read
Authorization in .net Core

Authorization in .net Core

9
Comments
6 min read
NullReferenceException, como ele acontece?

NullReferenceException, como ele acontece?

Comments
3 min read
C# - Search AD entry by ObjectSid using Novell Directory Ldap Nuget package

C# - Search AD entry by ObjectSid using Novell Directory Ldap Nuget package

7
Comments
3 min read
Visual Studio [Test Traits]

Visual Studio [Test Traits]

3
Comments
3 min read
Aumentado a performance do HttpClient

Aumentado a performance do HttpClient

Comments
4 min read
-

-

3
Comments
1 min read
Dependency Injection and Different ways to inject it using .NET Core API

Dependency Injection and Different ways to inject it using .NET Core API

2
Comments
6 min read
Working with the using directive in C#

Working with the using directive in C#

6
Comments 1
4 min read
Usando Bloom Filter no Redis (RedisBloom)

Usando Bloom Filter no Redis (RedisBloom)

2
Comments
3 min read
Quickly Connect an External Database to an ASP.NET Core API using OData

Quickly Connect an External Database to an ASP.NET Core API using OData

9
Comments
13 min read
Project Plan: Blazor WebAPI server, Blazor Web client, MSSQL database - All in Docker

Project Plan: Blazor WebAPI server, Blazor Web client, MSSQL database - All in Docker

2
Comments
3 min read
Aumentando a performance do Dapper

Aumentando a performance do Dapper

4
Comments 2
3 min read
C# Generic Math

C# Generic Math

2
Comments
5 min read
-

-

2
Comments
1 min read
Implementation of the REDIS Cache in the.NET Core API

Implementation of the REDIS Cache in the.NET Core API

2
Comments
9 min read
Insert/read SQL-Server images with EF Core, Dapper and SqlClient

Insert/read SQL-Server images with EF Core, Dapper and SqlClient

12
Comments
4 min read
Alocando classes na Stack

Alocando classes na Stack

5
Comments
4 min read
Minimal API Discovery Tool

Minimal API Discovery Tool

1
Comments
4 min read
7 .Net Core Tips For Beginners

7 .Net Core Tips For Beginners

4
Comments
4 min read
Multithreading vs. Asynchronous Programming in .Net Core

Multithreading vs. Asynchronous Programming in .Net Core

6
Comments
3 min read
EF Core string conversions

EF Core string conversions

2
Comments
2 min read
SeriLog color themes

SeriLog color themes

6
Comments
4 min read
Entry-5: Automapper: Streamlining Object-to-Object Mapping for C# Developers

Entry-5: Automapper: Streamlining Object-to-Object Mapping for C# Developers

1
Comments
3 min read
A Case Study-Dot NET Modernization Project - Bacancy Technology

A Case Study-Dot NET Modernization Project - Bacancy Technology

Comments
2 min read
Beyond the Tutorials: A Realistic Look at Coding in the Real World – Part 1

Beyond the Tutorials: A Realistic Look at Coding in the Real World – Part 1

1
Comments 2
7 min read
Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6

Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6

3
Comments 1
7 min read
Reveal Data provider parameter values at run time

Reveal Data provider parameter values at run time

5
Comments
3 min read
Tutorial : FluentValidation in.Net Core with Web API 📱

Tutorial : FluentValidation in.Net Core with Web API 📱

4
Comments 2
7 min read
How to Tame “async void” in C#

How to Tame “async void” in C#

Comments
8 min read
Connect Heroku Redis V6 to .Net Core Heroku App hosted through Docker

Connect Heroku Redis V6 to .Net Core Heroku App hosted through Docker

Comments
1 min read
CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

10
Comments 2
6 min read
Unit Of Work with Generic Repository implementation using .NET Core 6 Web API

Unit Of Work with Generic Repository implementation using .NET Core 6 Web API

6
Comments
7 min read
.NET Configuration

.NET Configuration

2
Comments
6 min read
Tasks, BackgroundWorkers, and Threads

Tasks, BackgroundWorkers, and Threads

Comments
4 min read
Learn DateOnly & TimeOnly

Learn DateOnly & TimeOnly

8
Comments
8 min read
Mastering Action and Func Delegates in C#: A Comprehensive Guide

Mastering Action and Func Delegates in C#: A Comprehensive Guide

8
Comments
9 min read
Is there any way to compress the data while using mongo persistence with NEventStore?

Is there any way to compress the data while using mongo persistence with NEventStore?

6
Comments
1 min read
.Net Core E-Commerece Microservices with using CQRS and Vertical Slice Architecture

.Net Core E-Commerece Microservices with using CQRS and Vertical Slice Architecture

12
Comments
1 min read
Getting Started with Background Tasks In ASP.NET Core WebAPI

Getting Started with Background Tasks In ASP.NET Core WebAPI

8
Comments
5 min read
C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

13
Comments
2 min read
Git Hooks for .NET

Git Hooks for .NET

7
Comments
4 min read
Umbraco 9 - BlockList editor with added ViewComponents

Umbraco 9 - BlockList editor with added ViewComponents

4
Comments
2 min read
ASP.NET Best Way to Store Secrets

ASP.NET Best Way to Store Secrets

6
Comments
4 min read
Looking for a way to initialize IOptions<T> manually?

Looking for a way to initialize IOptions<T> manually?

10
Comments 2
1 min read
Why Is SOLID Gold Standard In .NET?

Why Is SOLID Gold Standard In .NET?

7
Comments
7 min read
How to use Polly in .NET

How to use Polly in .NET

4
Comments
6 min read
Single Transaction per Request ASP.NET Core With EntityFramework

Single Transaction per Request ASP.NET Core With EntityFramework

7
Comments
3 min read
Decorator and Single Responsibility Perfectly Play Together.

Decorator and Single Responsibility Perfectly Play Together.

6
Comments
3 min read
Model Validation Using FluentValidation in ASP.NET

Model Validation Using FluentValidation in ASP.NET

7
Comments
3 min read
loading...