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.
Be cautious when implementing the Open Closed Principle

Be cautious when implementing the Open Closed Principle

16
Comments 11
5 min read
MongoDB $weeklyUpdate (Feb 11, 2022): Wordle w/ Data API, Geospatial Queries, RESTful API in .NET Core, and more!

MongoDB $weeklyUpdate (Feb 11, 2022): Wordle w/ Data API, Geospatial Queries, RESTful API in .NET Core, and more!

6
Comments
3 min read
What is C# used for? 5 things you can create with C#

What is C# used for? 5 things you can create with C#

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

Model Validation Using FluentValidation in ASP.NET

7
Comments
3 min read
Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

6
Comments
18 min read
Removing old version of .NET

Removing old version of .NET

8
Comments 1
2 min read
Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

6
Comments
3 min read
EF Core: Effectively decouple the data and domain model

EF Core: Effectively decouple the data and domain model

12
Comments 1
8 min read
5 (Important) Tips to Writing Clean C# Code

5 (Important) Tips to Writing Clean C# Code

43
Comments 5
4 min read
More C# Console Games

More C# Console Games

25
Comments 1
9 min read
VsCode extensions for .NET

VsCode extensions for .NET

4
Comments
4 min read
A Simple Trick to Boost Performance of Async Code in C#

A Simple Trick to Boost Performance of Async Code in C#

9
Comments 9
4 min read
.Net 6 WebAPI - Intro to ElasticSearch - Step by Step #aspnetcore

.Net 6 WebAPI - Intro to ElasticSearch - Step by Step #aspnetcore

20
Comments 4
2 min read
Migration from .NET5 to .NET 6: Performance benchmarks

Migration from .NET5 to .NET 6: Performance benchmarks

8
Comments
4 min read
Implementing In-App Subscriptions in iOS & Android with no backend servers

Implementing In-App Subscriptions in iOS & Android with no backend servers

14
Comments
10 min read
.Net Analyzer for MongoDB

.Net Analyzer for MongoDB

8
Comments 1
2 min read
Background jobs with Hangfire and .NET 6

Background jobs with Hangfire and .NET 6

2
Comments
1 min read
Integrate IndexNow with Umbraco CMS to submit content to search engines

Integrate IndexNow with Umbraco CMS to submit content to search engines

6
Comments
10 min read
My Capstone Project: Deep Learning to Detect Bugs in Code using Graph Based Neural Networks

My Capstone Project: Deep Learning to Detect Bugs in Code using Graph Based Neural Networks

2
Comments
2 min read
Create a simple azure function

Create a simple azure function

4
Comments
2 min read
Implementing a Clean Architecture in ASP.NET Core 6

Implementing a Clean Architecture in ASP.NET Core 6

11
Comments
8 min read
Week 5, 2022 - Tips I learned this week

Week 5, 2022 - Tips I learned this week

2
Comments
4 min read
Send Scheduled SMS with C# .NET and Twilio Programmable Messaging

Send Scheduled SMS with C# .NET and Twilio Programmable Messaging

6
Comments
9 min read
Authentication in ASP .NET Core

Authentication in ASP .NET Core

123
Comments 2
6 min read
Create PDF in .NET Core Using itext7

Create PDF in .NET Core Using itext7

9
Comments
9 min read
C# Wants to Become The MOST POPULAR Programming Language in 2022

C# Wants to Become The MOST POPULAR Programming Language in 2022

18
Comments 1
5 min read
Celebrate the .NET 20th Anniversary with the Community!

Celebrate the .NET 20th Anniversary with the Community!

33
Comments 2
2 min read
SecureCLI - A custom CLI using .NET Core and MongoDB Atlas

SecureCLI - A custom CLI using .NET Core and MongoDB Atlas

5
Comments
2 min read
Looking into C# Property Patterns Performance

Looking into C# Property Patterns Performance

3
Comments
2 min read
Extended Property Patterns in C# 10

Extended Property Patterns in C# 10

11
Comments
1 min read
Cross-Site Scripting (XSS) Vulnerabilities (3 Tips to prevent it)

Cross-Site Scripting (XSS) Vulnerabilities (3 Tips to prevent it)

29
Comments 2
3 min read
Create a Signature Component in a Blazor WebAssembly App

Create a Signature Component in a Blazor WebAssembly App

3
Comments
1 min read
.Net 6 Minimal Api Authentication (JWT) with Swagger and Open API

.Net 6 Minimal Api Authentication (JWT) with Swagger and Open API

26
Comments 1
4 min read
Array or object JSON deserialization (feat. .NET & System.Text.Json)

Array or object JSON deserialization (feat. .NET & System.Text.Json)

8
Comments
3 min read
Add AWS Toolkit in Visual Studio 2019 / 2022

Add AWS Toolkit in Visual Studio 2019 / 2022

6
Comments
2 min read
A Quick view of Cached Repository Pattern

A Quick view of Cached Repository Pattern

16
Comments
3 min read
đź’żVocĂŞ ainda vende CDs!

đź’żVocĂŞ ainda vende CDs!

6
Comments
1 min read
Clean Code in C# Part 9 Rules for Results

Clean Code in C# Part 9 Rules for Results

7
Comments
3 min read
F# and WebAssembly

F# and WebAssembly

54
Comments 7
10 min read
How to setup OpenTelemetry instrumentation in ASP.NET core

How to setup OpenTelemetry instrumentation in ASP.NET core

8
Comments 1
2 min read
Impressions of Blazor Server from an Angular Dev

Impressions of Blazor Server from an Angular Dev

3
Comments
6 min read
Using React.JS as a Micro Frontend in Blazor WASM

Using React.JS as a Micro Frontend in Blazor WASM

6
Comments 7
6 min read
.NET 6 Register Services using Reflection

.NET 6 Register Services using Reflection

22
Comments 3
7 min read
Power Apps and the .NET Developer

Power Apps and the .NET Developer

18
Comments 4
4 min read
C# Tip: use yield return to return one item at the time

C# Tip: use yield return to return one item at the time

15
Comments
3 min read
How to get started with .NET

How to get started with .NET

6
Comments
4 min read
.NET MAUI Closer Than Ever (Discover +5 New Features)

.NET MAUI Closer Than Ever (Discover +5 New Features)

26
Comments
4 min read
Securing a .NET Azure Function with Azure AD

Securing a .NET Azure Function with Azure AD

17
Comments 3
4 min read
7 best things working at Microsoft

7 best things working at Microsoft

3
Comments 1
3 min read
ASP.NET Core: Servidor de AutenticaciĂłn con OpenID Connect

ASP.NET Core: Servidor de AutenticaciĂłn con OpenID Connect

36
Comments 1
19 min read
Maybe, but How?

Maybe, but How?

2
Comments
4 min read
LINQ improvements in .NET 6

LINQ improvements in .NET 6

5
Comments
3 min read
Agregar AWS Toolkit en Visual Studio 2019 / 2022

Agregar AWS Toolkit en Visual Studio 2019 / 2022

4
Comments
2 min read
Profiling .NET code with MiniProfiler

Profiling .NET code with MiniProfiler

2
Comments
6 min read
42 hours of talking about .NET memory management, why?

42 hours of talking about .NET memory management, why?

2
Comments
1 min read
I show you how to Crack a .NET Application (3 clicks)

I show you how to Crack a .NET Application (3 clicks)

42
Comments 4
8 min read
How to send SMS with C# .NET and Azure Functions using Twilio Output Binding

How to send SMS with C# .NET and Azure Functions using Twilio Output Binding

4
Comments 1
11 min read
Taking control over xUnit test names

Taking control over xUnit test names

3
Comments
3 min read
Git versiya kontrol

Git versiya kontrol

5
Comments
1 min read
Exposing DotNet Core 6.0 WebApi From a Cloud Server With Docker

Exposing DotNet Core 6.0 WebApi From a Cloud Server With Docker

3
Comments
4 min read
loading...