DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
FUNDAMENTAL SKILLS, GREEN FIELD AND INSPIRATION – INTERVIEW WITH VLADIMIR KHORIKOV

FUNDAMENTAL SKILLS, GREEN FIELD AND INSPIRATION – INTERVIEW WITH VLADIMIR KHORIKOV

5
Comments
1 min read
Styles in AvaloniaUI

Styles in AvaloniaUI

18
Comments 1
5 min read
Configuration in ASP.NET Core Explained

Configuration in ASP.NET Core Explained

43
Comments
10 min read
Span<T>

Span<T>

4
Comments 4
2 min read
Using SQLite database with EntityFramework Core 3

Using SQLite database with EntityFramework Core 3

5
Comments
6 min read
On .NET Episode: Wordpress on .NET Core

On .NET Episode: Wordpress on .NET Core

11
Comments 1
1 min read
Deep Into Auditing Stringier

Deep Into Auditing Stringier

2
Comments
6 min read
How to distribute a .NET Core app in Arch Linux

How to distribute a .NET Core app in Arch Linux

13
Comments 1
3 min read
Create and Update Table of Contents in Word Documents in .NET Core [C#]

Create and Update Table of Contents in Word Documents in .NET Core [C#]

6
Comments
14 min read
How to merge different type of files into a single PDF in .NET

How to merge different type of files into a single PDF in .NET

7
Comments
1 min read
Asynchronous coroutines with C# and IAsyncEnumerable

Asynchronous coroutines with C# and IAsyncEnumerable

53
Comments 2
13 min read
Access your local IIS Express ASP.NET Core application from the public web

Access your local IIS Express ASP.NET Core application from the public web

7
Comments
2 min read
Creating a Record Using C# .NET and the Salesforce REST API

Creating a Record Using C# .NET and the Salesforce REST API

9
Comments 3
2 min read
Event Sourcing Parte 1: Adicionando suporte a eventos ao seu modelo.

Event Sourcing Parte 1: Adicionando suporte a eventos ao seu modelo.

26
Comments 2
5 min read
Extension for vscode: Bringing "surround with" functionality to vscode.

Extension for vscode: Bringing "surround with" functionality to vscode.

3
Comments
1 min read
Exibindo erros de validação no servidor - Asp Core Web API + Axios + React Hook Form

Exibindo erros de validação no servidor - Asp Core Web API + Axios + React Hook Form

6
Comments
3 min read
The .NET Docs Show: Open source .NET projects 👨🏻‍🦲

The .NET Docs Show: Open source .NET projects 👨🏻‍🦲

8
Comments
1 min read
Pure-Impure Segregation Principle

Pure-Impure Segregation Principle

11
Comments
15 min read
Website for data reporting with DotVVM Business Pack

Website for data reporting with DotVVM Business Pack

6
Comments
11 min read
Introduction to Software Development

Introduction to Software Development

6
Comments
4 min read
Async/Await easy retry in c#

Async/Await easy retry in c#

32
Comments 7
1 min read
Kentico Xperience Xplorations: Using Xperience in a .NET Core Worker Service

Kentico Xperience Xplorations: Using Xperience in a .NET Core Worker Service

6
Comments
9 min read
How to deploy ASP.NET Blazor WebAssembly to Azure Static Web Apps

How to deploy ASP.NET Blazor WebAssembly to Azure Static Web Apps

9
Comments
11 min read
FuzzyEquals()

FuzzyEquals()

4
Comments
3 min read
.Net Core: Multiple Environments

.Net Core: Multiple Environments

7
Comments
4 min read
Why do I think Dot NET is Better Than Java?

Why do I think Dot NET is Better Than Java?

12
Comments 14
2 min read
Having Fun with Microsoft IoC Container for .NET Core

Having Fun with Microsoft IoC Container for .NET Core

50
Comments 1
10 min read
mono-.net core integration on Monodevelop

mono-.net core integration on Monodevelop

6
Comments 1
2 min read
Stringier

Stringier

2
Comments
6 min read
[PT-BR] Automatizando consultas de CEP com HtmlAgilityPack

[PT-BR] Automatizando consultas de CEP com HtmlAgilityPack

3
Comments
3 min read
C# - Handy Features

C# - Handy Features

11
Comments
2 min read
Rune struct

Rune struct

7
Comments
4 min read
Simple approach to run and debug multiple .NET Dapr projects (w/o Docker)

Simple approach to run and debug multiple .NET Dapr projects (w/o Docker)

5
Comments 6
6 min read
CoreLMS: To DTO or Not to DTO, That is the Question (Among Other Thoughts)

CoreLMS: To DTO or Not to DTO, That is the Question (Among Other Thoughts)

8
Comments
4 min read
The .NET Docs Show: Informal Discussion on Formal Education 📜

The .NET Docs Show: Informal Discussion on Formal Education 📜

8
Comments
2 min read
How to convert a PDF to PDF/A using C#

How to convert a PDF to PDF/A using C#

6
Comments
2 min read
Add Razor Pages support to a .Net Core MVC Project

Add Razor Pages support to a .Net Core MVC Project

20
Comments 4
3 min read
What is SignalR Core? How does it work?

What is SignalR Core? How does it work?

7
Comments
4 min read
.Net implementations (Framework / Core) - A mindmapping

.Net implementations (Framework / Core) - A mindmapping

8
Comments
3 min read
C# - Delegates (Parte 1)

C# - Delegates (Parte 1)

8
Comments
3 min read
JSON Merge Patch in .NET Core

JSON Merge Patch in .NET Core

10
Comments 3
5 min read
Command & Query: Domain - Validation

Command & Query: Domain - Validation

6
Comments
8 min read
Command & Query: Domain - Introduction

Command & Query: Domain - Introduction

5
Comments
4 min read
[PoC] I've built a logging provider using .NET Core

[PoC] I've built a logging provider using .NET Core

3
Comments
1 min read
How to Develop an ASP.NET Core Application Using Visual Studio Code

How to Develop an ASP.NET Core Application Using Visual Studio Code

9
Comments
9 min read
Dependency Injection in Game Dev

Dependency Injection in Game Dev

6
Comments
3 min read
Worker Services with Asp.Net Core

Worker Services with Asp.Net Core

12
Comments
3 min read
Evaluating “ReadLine using System.IO.Pipelines” Performance in C#

Evaluating “ReadLine using System.IO.Pipelines” Performance in C#

7
Comments 1
3 min read
Take Control of your Queries: Inspect and Mutate IQueryable Expression Trees

Take Control of your Queries: Inspect and Mutate IQueryable Expression Trees

16
Comments 1
15 min read
Handle errors with your convention in ASP.NET Core

Handle errors with your convention in ASP.NET Core

9
Comments
4 min read
Dotnet Core Crl Host

Dotnet Core Crl Host

6
Comments 1
1 min read
Introduction to ASP.Net Core

Introduction to ASP.Net Core

10
Comments
2 min read
Export any list to Excel in ASP.Net Core

Export any list to Excel in ASP.Net Core

8
Comments
4 min read
Secure ASP.NET Blazor WASM apps and APIs with Azure AD B2C

Secure ASP.NET Blazor WASM apps and APIs with Azure AD B2C

14
Comments 25
10 min read
Log HttpClient request and response based on custom conditions in .NET Core

Log HttpClient request and response based on custom conditions in .NET Core

20
Comments 1
4 min read
The .NET Docs Show: .NET Core 3.1 & Twilio ☎️ workshop

The .NET Docs Show: .NET Core 3.1 & Twilio ☎️ workshop

5
Comments
1 min read
CoreLMS: Logging, Custom Exceptions, and more TDD

CoreLMS: Logging, Custom Exceptions, and more TDD

7
Comments
2 min read
Understanding .NET Generic Host Model

Understanding .NET Generic Host Model

10
Comments
6 min read
How to create a dynamic link library (DLL) and use it in .Net and Python

How to create a dynamic link library (DLL) and use it in .Net and Python

54
Comments 5
2 min read
Role-Based Authentication in .NET Core 3.1

Role-Based Authentication in .NET Core 3.1

69
Comments 4
5 min read
loading...