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.
DONE button to keyboard in .NET MAUI

DONE button to keyboard in .NET MAUI

2
Comments 1
1 min read
How to authenticate with Kerberos using .NET

How to authenticate with Kerberos using .NET

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

Visual Studio: Build, Rebuild, Clean and Batch Build

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

A Simplified Beginner’s Guide to IEnumerable in C#

1
Comments
5 min read
An Elementary Perspective On C# Iterators

An Elementary Perspective On C# Iterators

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

ASP.NET Core: API Key Authentication

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

A Detailed Introduction to JWT Authentication and Authorization

2
Comments
5 min read
Microsoft Visual Studio Connection Dialog Hacked

Microsoft Visual Studio Connection Dialog Hacked

2
Comments
4 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
Using Multiple EF Core DbContexts In a Single Application

Using Multiple EF Core DbContexts In a Single Application

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

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

Comments
6 min read
Aumentado a performance do HttpClient

Aumentado a performance do HttpClient

Comments
4 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
.NET7 Blazor Server app in AWS ECS

.NET7 Blazor Server app in AWS ECS

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

Parallel Class in .NET ! – Part 3

1
Comments
1 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
.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
Parallel Class in .NET ! – Part 1

Parallel Class in .NET ! – Part 1

7
Comments
5 min read
BlazorBindings.Maui v1.0

BlazorBindings.Maui v1.0

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

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

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

5 things your Umbraco package source needs

Comments
6 min read
Improving Performance of Multidimensional Arrays in C#

Improving Performance of Multidimensional Arrays in C#

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
How to Create a Streamable Data Endpoint in Dotnet for Progressive Loading ?

How to Create a Streamable Data Endpoint in Dotnet for Progressive Loading ?

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

How to migrate your WebAPI to MediatRV12.

1
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#

3
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

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

Testes de integração com containers

29
Comments 2
6 min read
Adopting the Lambda Annotations Framework

Adopting the Lambda Annotations Framework

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

3
Comments
14 min read
Usando Bloom Filter no Redis (RedisBloom)

Usando Bloom Filter no Redis (RedisBloom)

1
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

4
Comments
13 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
I made inline styles CSP-compliant in .NET 6+. Here's how

I made inline styles CSP-compliant in .NET 6+. Here's how

Comments 2
6 min read
Resilient Service Architecture with Circuit Breaker Pattern

Resilient Service Architecture with Circuit Breaker Pattern

Comments
1 min read
Messaging Patterns 101: A Comprehensive Guide for Software Developers

Messaging Patterns 101: A Comprehensive Guide for Software Developers

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

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

3
Comments 1
4 min read
Rethinking our ASP.NET Docker CI

Rethinking our ASP.NET Docker CI

9
Comments 3
9 min read
REST API to Run PowerShell from a ASP.Net C# Webapp

REST API to Run PowerShell from a ASP.Net C# Webapp

1
Comments 1
6 min read
Aumentando a performance do Dapper

Aumentando a performance do Dapper

1
Comments 2
3 min read
.NET MAUI Map Data

.NET MAUI Map Data

1
Comments 1
2 min read
How to create a URL Shortener in dotnet ?

How to create a URL Shortener in dotnet ?

Comments
4 min read
Building a Cloud-Native Application with Azure and .NET

Building a Cloud-Native Application with Azure and .NET

Comments
7 min read
Don't break production when you add new features! - Feature Toggles in C#

Don't break production when you add new features! - Feature Toggles in C#

Comments
4 min read
Safer Nullability in Modern C#

Safer Nullability in Modern C#

7
Comments
6 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
Join us for Hack Together: Microsoft Graph and .NET

Join us for Hack Together: Microsoft Graph and .NET

3
Comments 1
4 min read
Improving the .NET API to work with the structure of the file system. Part 1. Enumerate filesystem objects.

Improving the .NET API to work with the structure of the file system. Part 1. Enumerate filesystem objects.

1
Comments
6 min read
Visual Studio 2022 Rollback

Visual Studio 2022 Rollback

1
Comments
2 min read
Find your application's hidden secrets using opentelemetry

Find your application's hidden secrets using opentelemetry

Comments
10 min read
Alocando classes na Stack

Alocando classes na Stack

3
Comments
4 min read
ASP.NET Core - Custom Token Authentication

ASP.NET Core - Custom Token Authentication

3
Comments
2 min read
loading...