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.
Enforcing a consistent code style and quality in your team-wide .NET projects

Enforcing a consistent code style and quality in your team-wide .NET projects

20
Comments
6 min read
The most interesting C# / .NET blogs and websites

The most interesting C# / .NET blogs and websites

12
Comments
4 min read
Générer des fichiers pour le "M" de MVC avec Tada !

Générer des fichiers pour le "M" de MVC avec Tada !

6
Comments
7 min read
C# : Add Custom Logger to .NET 6 Web API

C# : Add Custom Logger to .NET 6 Web API

8
Comments
2 min read
ASP.NET Core 6: Autenticación JWT y Identity Core

ASP.NET Core 6: Autenticación JWT y Identity Core

61
Comments 5
12 min read
Overriding JSON serializer in Giraffe

Overriding JSON serializer in Giraffe

6
Comments
2 min read
Comet Development on macOS

Comet Development on macOS

27
Comments 5
4 min read
VS Code and Blazor WASM: Debug with Hot Reload

VS Code and Blazor WASM: Debug with Hot Reload

14
Comments 2
4 min read
ThunderboltIoc: .Net Dependency Injection without Reflection!

ThunderboltIoc: .Net Dependency Injection without Reflection!

6
Comments 2
15 min read
Getting a complex type as a simple type from the query string in a ASP.NET Core API controller

Getting a complex type as a simple type from the query string in a ASP.NET Core API controller

5
Comments
7 min read
Attribute-Based Access Control Sample for a .Net Core API Application

Attribute-Based Access Control Sample for a .Net Core API Application

2
Comments
1 min read
Need A Simple and Powerful Password Manager? Try this!

Need A Simple and Powerful Password Manager? Try this!

6
Comments 2
1 min read
Deploy .NET 6 Web Application With GitHub Actions To Self-Hosted Linux Machine (Virtual Private Server, Raspberry Pi, etc.)

Deploy .NET 6 Web Application With GitHub Actions To Self-Hosted Linux Machine (Virtual Private Server, Raspberry Pi, etc.)

5
Comments
10 min read
Upgrading from .NET Core 2.1 to .NET 6.0

Upgrading from .NET Core 2.1 to .NET 6.0

5
Comments
8 min read
App secrets in dot net core

App secrets in dot net core

1
Comments
1 min read
Using the Builder Pattern to help your unit tests

Using the Builder Pattern to help your unit tests

2
Comments
5 min read
Creating a personal Blog in .NET 6

Creating a personal Blog in .NET 6

3
Comments
1 min read
Installing .NET MAUI on macOS

Installing .NET MAUI on macOS

21
Comments 3
3 min read
[.NET 6][Uno Platform][Ubuntu 21.10] Using Leap Motion

[.NET 6][Uno Platform][Ubuntu 21.10] Using Leap Motion

5
Comments
5 min read
A Best Practice for Designing Interfaces in .NET C#

A Best Practice for Designing Interfaces in .NET C#

8
Comments
12 min read
Using the Params Keyword in C#

Using the Params Keyword in C#

2
Comments 1
3 min read
Deploy ASP.NET Web Applications For Free !

Deploy ASP.NET Web Applications For Free !

6
Comments
1 min read
Covariance and Contravariance in .NET C#

Covariance and Contravariance in .NET C#

7
Comments
12 min read
Running a .NET Twitter bot on Pi: Part 3 – Pi in the sky 🥧👩‍🚀

Running a .NET Twitter bot on Pi: Part 3 – Pi in the sky 🥧👩‍🚀

6
Comments
8 min read
SpecFlow - Selenium - ChromeDriver code base

SpecFlow - Selenium - ChromeDriver code base

2
Comments
1 min read
Errors and suspicious code fragments in .NET 6 sources

Errors and suspicious code fragments in .NET 6 sources

6
Comments
18 min read
Building a Cross Platform NuGet Package

Building a Cross Platform NuGet Package

7
Comments
5 min read
Real World F# Interop

Real World F# Interop

9
Comments
9 min read
Use HTMX with ASP.NET Core MVC

Use HTMX with ASP.NET Core MVC

10
Comments
9 min read
My first post

My first post

5
Comments
2 min read
Leaked C# 11 Features! The best Christmas Gift from Microsoft?

Leaked C# 11 Features! The best Christmas Gift from Microsoft?

55
Comments 6
7 min read
ML.NET and the magic of Model Builder using the ASL alphabet

ML.NET and the magic of Model Builder using the ASL alphabet

5
Comments
4 min read
Utiliser HTMX avec ASP.NET Core MVC

Utiliser HTMX avec ASP.NET Core MVC

10
Comments
10 min read
Migration from tiptap v.1 to tiptap v.2

Migration from tiptap v.1 to tiptap v.2

4
Comments
3 min read
How to Add the Blazor Dropdown Menu to a Blazor WebAssembly App

How to Add the Blazor Dropdown Menu to a Blazor WebAssembly App

2
Comments
1 min read
How to Work with Tooltips in Blazor Gantt Chart Component

How to Work with Tooltips in Blazor Gantt Chart Component

3
Comments
1 min read
How to compare two files using .NET, really really fast!

How to compare two files using .NET, really really fast!

16
Comments 5
4 min read
Using DateOnly and TimeOnly in .NET 6 to Simplify Your Code

Using DateOnly and TimeOnly in .NET 6 to Simplify Your Code

7
Comments
4 min read
Implement Functional tests on .NET with xUnit

Implement Functional tests on .NET with xUnit

4
Comments
6 min read
Video conference project

Video conference project

2
Comments 1
1 min read
.Net 6 WebAPI - Intro to ElasticSearch & Kibana - Step by Step

.Net 6 WebAPI - Intro to ElasticSearch & Kibana - Step by Step

24
Comments 1
4 min read
Perf Avore: A Rule Based CrossPlatform Performance Minded Monitoring and Analysis Tool

Perf Avore: A Rule Based CrossPlatform Performance Minded Monitoring and Analysis Tool

3
Comments
23 min read
Use System.CommandLine to write .NET global tools. Copy-paste-driven development with copy-paster.

Use System.CommandLine to write .NET global tools. Copy-paste-driven development with copy-paster.

6
Comments
5 min read
Just released Cachalot DB V2

Just released Cachalot DB V2

2
Comments
1 min read
Expressive C# code with Property Patterns

Expressive C# code with Property Patterns

5
Comments
2 min read
How to create a Web API with ASP.NET and MongoDB

How to create a Web API with ASP.NET and MongoDB

7
Comments
4 min read
Building a Webpack alternative in F#

Building a Webpack alternative in F#

79
Comments 8
26 min read
Ensuring Santa's Success With Automated Tests (C# Advent 2021)

Ensuring Santa's Success With Automated Tests (C# Advent 2021)

2
Comments
1 min read
[C#] Try Top-level statements

[C#] Try Top-level statements

7
Comments
3 min read
CRUD with Redis OM .NET - C# Advent

CRUD with Redis OM .NET - C# Advent

14
Comments
9 min read
GraphQL vs REST in .NET Core

GraphQL vs REST in .NET Core

6
Comments
9 min read
Customize Blazor MultiSelect Dropdown Items Using Templates

Customize Blazor MultiSelect Dropdown Items Using Templates

2
Comments
1 min read
On .NET Episode: Getting started with Azure Static Web Apps

On .NET Episode: Getting started with Azure Static Web Apps

9
Comments
1 min read
Manually Removing .NET SDKs from MacOS

Manually Removing .NET SDKs from MacOS

4
Comments
4 min read
Don't make these 5 F# mistakes

Don't make these 5 F# mistakes

12
Comments 2
2 min read
.NET compilation process explained (C#)

.NET compilation process explained (C#)

22
Comments 3
5 min read
Logging .NET to AWS CloudWatch: Using NLog

Logging .NET to AWS CloudWatch: Using NLog

5
Comments
4 min read
How to Create an Excel File in C#

How to Create an Excel File in C#

8
Comments
8 min read
Getting Started with the Blazor Breadcrumb Component

Getting Started with the Blazor Breadcrumb Component

3
Comments
1 min read
Exclude specific routes from HTTPS redirect in .NET

Exclude specific routes from HTTPS redirect in .NET

5
Comments
2 min read
loading...