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.
Why making Umbraco headless makes sense

Why making Umbraco headless makes sense

3
Comments
2 min read
Be cautious when implementing the Open Closed Principle

Be cautious when implementing the Open Closed Principle

18
Comments 11
5 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

7
Comments
18 min read
Removing old version of .NET

Removing old version of .NET

23
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

16
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

90
Comments 1
9 min read
VsCode extensions for .NET

VsCode extensions for .NET

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

11
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

25
Comments 5
2 min read
Migration from .NET5 to .NET 6: Performance benchmarks

Migration from .NET5 to .NET 6: Performance benchmarks

10
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 2
2 min read
Background jobs with Hangfire and .NET 6

Background jobs with Hangfire and .NET 6

3
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

7
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

17
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
Authentication in ASP .NET Core

Authentication in ASP .NET Core

126
Comments 3
6 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
Create PDF in .NET Core Using itext7

Create PDF in .NET Core Using itext7

20
Comments
9 min read
loading...