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.
Azure Functions with F# using .NET 5

Azure Functions with F# using .NET 5

16
Comments 2
10 min read
Writing logs into Elastic with NLog , ELK and .Net 5.0 (Part 2)

Writing logs into Elastic with NLog , ELK and .Net 5.0 (Part 2)

12
Comments
3 min read
Dapper & CQRS

Dapper & CQRS

34
Comments 2
9 min read
Tips on Building a Docker image (quickly) in a CI/CD Pipeline

Tips on Building a Docker image (quickly) in a CI/CD Pipeline

177
Comments 1
4 min read
5 (Basic) Tips in C# (part 2)🔧

5 (Basic) Tips in C# (part 2)🔧

21
Comments 1
2 min read
Cross-Platform app with C# and Uno Platform - Part 2

Cross-Platform app with C# and Uno Platform - Part 2

5
Comments
4 min read
Cross-Platform app with C# and Uno Platform - Part 1

Cross-Platform app with C# and Uno Platform - Part 1

4
Comments
5 min read
Why i moved from visual studio and code to JetBrain's Rider

Why i moved from visual studio and code to JetBrain's Rider

5
Comments
4 min read
Using Azure Functions Core Tools to fetch app settings for local development

Using Azure Functions Core Tools to fetch app settings for local development

11
Comments 1
4 min read
Why my console app freezes randomly and I need to press a key for it to continue

Why my console app freezes randomly and I need to press a key for it to continue

3
Comments 1
1 min read
C# For Beginners - Lesson 8: Loops

C# For Beginners - Lesson 8: Loops

6
Comments
4 min read
The .NET Stacks, #60: 📝Logging improvements in .NET 6

The .NET Stacks, #60: 📝Logging improvements in .NET 6

6
Comments
8 min read
Why I Decided To Stay A Frontend Engineer And Stopped Searching Full-Stack Jobs

Why I Decided To Stay A Frontend Engineer And Stopped Searching Full-Stack Jobs

162
Comments 17
5 min read
.NET 6 + LINQ: conhecendo as principais novidades

.NET 6 + LINQ: conhecendo as principais novidades

4
Comments
2 min read
👓Google's conduct of code reviews: Part 1 – Two sides of the same coin 🪙

👓Google's conduct of code reviews: Part 1 – Two sides of the same coin 🪙

4
Comments
5 min read
Generic Boyer–Moore–Horspool algorithm in C# .NET

Generic Boyer–Moore–Horspool algorithm in C# .NET

3
Comments
2 min read
Generic Linear Search/Sequential Search for a sequence in C# .NET

Generic Linear Search/Sequential Search for a sequence in C# .NET

4
Comments
2 min read
Adding ILogger<T> support to Umbraco v8

Adding ILogger<T> support to Umbraco v8

5
Comments 2
4 min read
Dynamics 365 Commerce POS: Add validation before adding an item to cart

Dynamics 365 Commerce POS: Add validation before adding an item to cart

5
Comments
1 min read
C# how to convert a string to int

C# how to convert a string to int

5
Comments
6 min read
Generic Insertion Sort in C# .NET

Generic Insertion Sort in C# .NET

8
Comments
2 min read
Generic Quick Sort in C# .NET

Generic Quick Sort in C# .NET

6
Comments
2 min read
5 (Basic) Tips in C# 🔧

5 (Basic) Tips in C# 🔧

21
Comments
2 min read
Generic Merge Sort in C# .NET

Generic Merge Sort in C# .NET

5
Comments
2 min read
Localization in AvaloniaUI

Localization in AvaloniaUI

11
Comments 4
2 min read
.NET 5 with RavenDB Series -2

.NET 5 with RavenDB Series -2

6
Comments
2 min read
C# For Beginners - Lesson 7: Conditionals

C# For Beginners - Lesson 7: Conditionals

5
Comments
4 min read
Microsoft Azure: dicas, truques, conteúdos e eventos gratuitos | vol. 3

Microsoft Azure: dicas, truques, conteúdos e eventos gratuitos | vol. 3

7
Comments 1
6 min read
Performance comparison of iteration methods over arrays & lists

Performance comparison of iteration methods over arrays & lists

4
Comments
2 min read
Create a function to count words in F# docs using F#

Create a function to count words in F# docs using F#

6
Comments
7 min read
How to enable a binary message format in your ASP.NET Core Web APIs

How to enable a binary message format in your ASP.NET Core Web APIs

2
Comments
1 min read
Quick Tip - Remove Unused Using References in Visual Studio

Quick Tip - Remove Unused Using References in Visual Studio

2
Comments
2 min read
Generic bubble sort in C# .NET

Generic bubble sort in C# .NET

6
Comments
2 min read
Data Science avec F#

Data Science avec F#

7
Comments
6 min read
Asynchronous Streams in C#

Asynchronous Streams in C#

3
Comments
5 min read
Visual Studio 2022 is here✅ (5 features that you will love)

Visual Studio 2022 is here✅ (5 features that you will love)

42
Comments 33
2 min read
Notes: Re-jigging my Docker knowledge 🍱

Notes: Re-jigging my Docker knowledge 🍱

2
Comments
4 min read
The .NET Stacks #57: 🧐 Taking a look at Blazor Error Boundaries

The .NET Stacks #57: 🧐 Taking a look at Blazor Error Boundaries

6
Comments
8 min read
Easily Change the Blazor File Manager Content for Different Users

Easily Change the Blazor File Manager Content for Different Users

3
Comments
10 min read
Writing logs into Elastic with NLog , ELK and .Net 5.0 (part 1)

Writing logs into Elastic with NLog , ELK and .Net 5.0 (part 1)

19
Comments 10
6 min read
The Essential Unit Testing Techniques, Part 1

The Essential Unit Testing Techniques, Part 1

3
Comments
5 min read
Sparky's Tool Tips: "Favorite Documents" Visual Studio extension

Sparky's Tool Tips: "Favorite Documents" Visual Studio extension

4
Comments
2 min read
PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

6
Comments
1 min read
Learn F# this week with Free Events & Live Streams

Learn F# this week with Free Events & Live Streams

12
Comments 1
2 min read
Next level console apps with Spectre.Console

Next level console apps with Spectre.Console

12
Comments 1
8 min read
WPF in 2021: alive, dead or on life support?

WPF in 2021: alive, dead or on life support?

21
Comments 13
8 min read
IT platform dedicated for Hospital and Clinics management

IT platform dedicated for Hospital and Clinics management

12
Comments
2 min read
C# For Beginners - Lesson 6: Strings

C# For Beginners - Lesson 6: Strings

3
Comments
3 min read
Customize Header Rows of Timeline Views in Blazor Scheduler

Customize Header Rows of Timeline Views in Blazor Scheduler

2
Comments
1 min read
The .NET Stacks #58: 📃 6 things about .NET 6 Preview 6

The .NET Stacks #58: 📃 6 things about .NET 6 Preview 6

8
Comments 1
11 min read
Sparky's Tool Tips: Moq.AutoMock

Sparky's Tool Tips: Moq.AutoMock

4
Comments
2 min read
Using the switch selection statement to simplify conditional statements blocks

Using the switch selection statement to simplify conditional statements blocks

3
Comments
4 min read
How to CRUD dynamically in Entity Framework

How to CRUD dynamically in Entity Framework

8
Comments
2 min read
.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Julho-2021

.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Julho-2021

10
Comments
4 min read
TOP 5 .NET MAUI new features🏅

TOP 5 .NET MAUI new features🏅

38
Comments 7
3 min read
EF: When SaveChanges does not save changes

EF: When SaveChanges does not save changes

22
Comments 1
4 min read
How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

8
Comments
4 min read
Enums in C#: Hidden Pitfalls

Enums in C#: Hidden Pitfalls

31
Comments
10 min read
Grouping Multiple Resources in Blazor Scheduler

Grouping Multiple Resources in Blazor Scheduler

2
Comments
1 min read
Unhandled Exceptions in Blazor Server with Error Boundaries

Unhandled Exceptions in Blazor Server with Error Boundaries

7
Comments
7 min read
loading...