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.
From WordPress to .NET: A Frontend Developer's Journey in a C# & .NET Environment 🪄

From WordPress to .NET: A Frontend Developer's Journey in a C# & .NET Environment 🪄

3
Comments
3 min read
How to create a WPF DateRangePicker?

How to create a WPF DateRangePicker?

5
Comments
4 min read
How Async/Await Really Works in C#

How Async/Await Really Works in C#

Comments
74 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Submission Day!

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Submission Day!

2
Comments
1 min read
Struct para gerenciar Tags no C# - Parte 3

Struct para gerenciar Tags no C# - Parte 3

Comments
9 min read
Create a NuGet-Package

Create a NuGet-Package

1
Comments
1 min read
NullReferenceException, como ele acontece?

NullReferenceException, como ele acontece?

Comments
3 min read
GraphQL on Azure: Part 12 - GraphQL as a Service

GraphQL on Azure: Part 12 - GraphQL as a Service

2
Comments
6 min read
Struct para gerenciar Tags no C# - Parte 2

Struct para gerenciar Tags no C# - Parte 2

Comments
7 min read
GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor

GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor

Comments
6 min read
Struct para gerenciar Tags no C#

Struct para gerenciar Tags no C#

1
Comments
6 min read
Getting started with Microsoft Orleans

Getting started with Microsoft Orleans

1
Comments
3 min read
View Generated Queries From EF Core

View Generated Queries From EF Core

35
Comments
3 min read
Using ASP.Net Core in Phoesion Glow

Using ASP.Net Core in Phoesion Glow

2
Comments
2 min read
Entity Framework(EF) Enum issue/bug/feature

Entity Framework(EF) Enum issue/bug/feature

14
Comments
2 min read
DONE button to keyboard in .NET MAUI

DONE button to keyboard in .NET MAUI

9
Comments 2
1 min read
Building a Video Calling App Using WPF & Dyte

Building a Video Calling App Using WPF & Dyte

1
Comments
6 min read
Visual Studio: Build, Rebuild, Clean and Batch Build

Visual Studio: Build, Rebuild, Clean and Batch Build

2
Comments 2
3 min read
A Simplified Beginner’s Guide to IEnumerable in C#

A Simplified Beginner’s Guide to IEnumerable in C#

5
Comments
5 min read
ASP.NET Core: API Key Authentication

ASP.NET Core: API Key Authentication

18
Comments 4
6 min read
An Elementary Perspective On C# Iterators

An Elementary Perspective On C# Iterators

Comments
6 min read
A Detailed Introduction to JWT Authentication and Authorization

A Detailed Introduction to JWT Authentication and Authorization

2
Comments
5 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 06

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 06

2
Comments
2 min read
Microsoft Visual Studio Connection Dialog Hacked

Microsoft Visual Studio Connection Dialog Hacked

2
Comments
4 min read
Using Multiple EF Core DbContexts In a Single Application

Using Multiple EF Core DbContexts In a Single Application

Comments
4 min read
Preguntas clave antes de implementar microservicios con .NET

Preguntas clave antes de implementar microservicios con .NET

2
Comments
4 min read
Expression Trees + Web Application Factory = ❤️

Expression Trees + Web Application Factory = ❤️

1
Comments
2 min read
AspNetCore.VersionInfo 1.1.0 is out

AspNetCore.VersionInfo 1.1.0 is out

Comments
1 min read
Boosting Your .NET Development with LINQ: Unraveling its Performance and Capabilities

Boosting Your .NET Development with LINQ: Unraveling its Performance and Capabilities

2
Comments
5 min read
CI-CD for .NET projects using GitHub actions, AWS s3 and CodeDeploy

CI-CD for .NET projects using GitHub actions, AWS s3 and CodeDeploy

2
Comments
4 min read
Creating AWS CloudWatch Logs using .NET Console Application: A Step-by-Step Guide

Creating AWS CloudWatch Logs using .NET Console Application: A Step-by-Step Guide

5
Comments
6 min read
Aumentado a performance do HttpClient

Aumentado a performance do HttpClient

Comments
4 min read
.NET7 Blazor Server app in AWS ECS

.NET7 Blazor Server app in AWS ECS

4
Comments
13 min read
The problem of referenced content in Examine indexing (Umbraco 11)

The problem of referenced content in Examine indexing (Umbraco 11)

9
Comments 1
5 min read
Parallel Class in .NET ! – Part 3

Parallel Class in .NET ! – Part 3

1
Comments
1 min read
.NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!

.NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!

5
Comments
2 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 05

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 05

2
Comments
3 min read
Parallel Class in .NET ! – Part 1

Parallel Class in .NET ! – Part 1

8
Comments
5 min read
BlazorBindings.Maui v1.0

BlazorBindings.Maui v1.0

2
Comments 2
6 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 04

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 04

3
Comments
2 min read
Build a web API with C# & ASP NET Core 7.0

Build a web API with C# & ASP NET Core 7.0

11
Comments
8 min read
5 things your Umbraco package source needs

5 things your Umbraco package source needs

Comments
6 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 03

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 03

1
Comments
2 min read
How to write good unit tests: Use simple test values

How to write good unit tests: Use simple test values

3
Comments
4 min read
-

-

3
Comments
1 min read
How to migrate your WebAPI to MediatRV12.

How to migrate your WebAPI to MediatRV12.

7
Comments 1
2 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
The Consequences of Property Injection in Tightly Coupled Systems : A Developer’s Guide

The Consequences of Property Injection in Tightly Coupled Systems : A Developer’s Guide

4
Comments
2 min read
Working with .zip files in C#

Working with .zip files in C#

22
Comments
15 min read
A Guide For New Programmers on C# Basics

A Guide For New Programmers on C# Basics

3
Comments
10 min read
Domain-Specific Languages for Automated Testing Development

Domain-Specific Languages for Automated Testing Development

Comments
5 min read
Solving the Service Registration Dilemma with Service Resolver in Strategy Pattern

Solving the Service Registration Dilemma with Service Resolver in Strategy Pattern

6
Comments
2 min read
Testes de integração com containers

Testes de integração com containers

29
Comments 2
6 min read
MongoDB $weeklyUpdate #106 (March 3, 2023): AWS Lambda Functions, Gitpod, & the Launch of Our Community Advocacy Program!

MongoDB $weeklyUpdate #106 (March 3, 2023): AWS Lambda Functions, Gitpod, & the Launch of Our Community Advocacy Program!

2
Comments
4 min read
Adopting the Lambda Annotations Framework

Adopting the Lambda Annotations Framework

9
Comments 2
7 min read
How To Upload and Delete files in Azure Blob Storage Using Blazor Apps With .NET 7

How To Upload and Delete files in Azure Blob Storage Using Blazor Apps With .NET 7

9
Comments
14 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
How to authenticate with Kerberos using .NET

How to authenticate with Kerberos using .NET

24
Comments 1
3 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 02

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 02

1
Comments
3 min read
loading...