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.
How to provision an Azure SQL Database with Active Directory authentication

How to provision an Azure SQL Database with Active Directory authentication

11
Comments
13 min read
OpenAPI extensions and Swashbuckle

OpenAPI extensions and Swashbuckle

6
Comments
3 min read
FALSE compiler in .NET

FALSE compiler in .NET

11
Comments
6 min read
C# Quick Sessions - Pattern matching - Chapter 1 Declaration Pattern

C# Quick Sessions - Pattern matching - Chapter 1 Declaration Pattern

2
Comments 3
3 min read
How YOU can build a great looking .NET Console app with Spectre

How YOU can build a great looking .NET Console app with Spectre

132
Comments 6
9 min read
Recreated blog site with Fun.Blazor V2

Recreated blog site with Fun.Blazor V2

5
Comments
8 min read
Xamarin.Forms UI/UX Challenges - Micuna Food - Part2

Xamarin.Forms UI/UX Challenges - Micuna Food - Part2

9
Comments
8 min read
Xamarin.Forms UI/UX Challenges - Micuna Food - Part1

Xamarin.Forms UI/UX Challenges - Micuna Food - Part1

7
Comments
11 min read
Xamarin.Forms UI/UX Challenges - Micuna Food - Part3

Xamarin.Forms UI/UX Challenges - Micuna Food - Part3

5
Comments
6 min read
Harmonic Interfaces with MonettelliUIKIT in Xamarin.Forms Vol 1

Harmonic Interfaces with MonettelliUIKIT in Xamarin.Forms Vol 1

4
Comments
8 min read
.NET 7 is Coming!🚀 (but with some issues)

.NET 7 is Coming!🚀 (but with some issues)

28
Comments 2
4 min read
Integration Events: Implementando comunicación entre servicios con MassTransit y ASP.NET

Integration Events: Implementando comunicación entre servicios con MassTransit y ASP.NET

23
Comments 1
11 min read
Why does my app send network requests when I open an SVG file?

Why does my app send network requests when I open an SVG file?

5
Comments
9 min read
No Sacred Cows: I, Interface

No Sacred Cows: I, Interface

6
Comments 11
5 min read
Cancellation Tokens in F#

Cancellation Tokens in F#

14
Comments 1
7 min read
Enable Cross-Origin requests on ASP.NET Core 3.1

Enable Cross-Origin requests on ASP.NET Core 3.1

6
Comments
2 min read
How to use a secure private NuGet source in Visual Studio or JetBrains Rider

How to use a secure private NuGet source in Visual Studio or JetBrains Rider

21
Comments 1
5 min read
How to use Polly in .NET

How to use Polly in .NET

4
Comments
6 min read
Understanding Task in .Net

Understanding Task in .Net

5
Comments
2 min read
Single Transaction per Request ASP.NET Core With EntityFramework

Single Transaction per Request ASP.NET Core With EntityFramework

7
Comments
3 min read
How to Write Clean C# code? 5 Tips that will save you hours of programming

How to Write Clean C# code? 5 Tips that will save you hours of programming

44
Comments
4 min read
TypeScript or F#?!? WHICH IS BETTER?!

TypeScript or F#?!? WHICH IS BETTER?!

5
Comments 4
7 min read
Collecting Cosmos DB dependency telemetry with Application Insights

Collecting Cosmos DB dependency telemetry with Application Insights

12
Comments
4 min read
How to Add and Customize Markers in the Blazor Maps Control

How to Add and Customize Markers in the Blazor Maps Control

2
Comments
1 min read
Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs

Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs

9
Comments
15 min read
Add Swagger With NSwag for Your ASP.NET Core API

Add Swagger With NSwag for Your ASP.NET Core API

5
Comments
2 min read
Another Automation library for .net

Another Automation library for .net

7
Comments
4 min read
Decorator and Single Responsibility Perfectly Play Together.

Decorator and Single Responsibility Perfectly Play Together.

6
Comments
3 min read
Como usar uma classe Fixture com xUnit

Como usar uma classe Fixture com xUnit

41
Comments 1
2 min read
How to publish a NuGet package using dotnet CLI

How to publish a NuGet package using dotnet CLI

4
Comments
4 min read
A better way to verify Mocks (XUnit, Moq, .NET)

A better way to verify Mocks (XUnit, Moq, .NET)

9
Comments 1
4 min read
How to use Asp Net Core DI & Reflection

How to use Asp Net Core DI & Reflection

10
Comments 2
4 min read
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

16
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

13
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

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

10
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

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

Migration from .NET5 to .NET 6: Performance benchmarks

9
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

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

15
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

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

Create PDF in .NET Core Using itext7

20
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
loading...