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.
Parallelism Antipatterns

Parallelism Antipatterns

1
Comments
1 min read
Anti-patterns that every developer should know

Anti-patterns that every developer should know

47
Comments 7
9 min read
Agile and Modular Development with Vertical Slice Architecture and MediatR in C# Projects

Agile and Modular Development with Vertical Slice Architecture and MediatR in C# Projects

7
Comments
4 min read
Fluent Validation or Data Annotations in C# – Which Is Better?

Fluent Validation or Data Annotations in C# – Which Is Better?

19
Comments 2
12 min read
6 Security Tips for .NET App Development that Every Developer Should Know

6 Security Tips for .NET App Development that Every Developer Should Know

5
Comments
5 min read
Rest Api Using C#, Dotnet, Docker, Entity Framework and Azure Data Studio

Rest Api Using C#, Dotnet, Docker, Entity Framework and Azure Data Studio

14
Comments 2
9 min read
Generative AI and .NET - Part 1 Intro

Generative AI and .NET - Part 1 Intro

Comments
4 min read
How to generate a trusted local IIS certificate for .Net development

How to generate a trusted local IIS certificate for .Net development

2
Comments 1
1 min read
What Alternatives Are There to Use in Unit Tests Instead of Mocks?

What Alternatives Are There to Use in Unit Tests Instead of Mocks?

5
Comments 3
4 min read
Dependency injection in action filters in ASP.NET Core

Dependency injection in action filters in ASP.NET Core

3
Comments
4 min read
Microsoft with freeCodeCamp Offer Free Foundational C# Certification

Microsoft with freeCodeCamp Offer Free Foundational C# Certification

3
Comments
2 min read
Generate ASCII Art – A Simple How To In C#

Generate ASCII Art – A Simple How To In C#

5
Comments
7 min read
Exploring htmx with Razor Pages: An Old New Web Development Approach?

Exploring htmx with Razor Pages: An Old New Web Development Approach?

20
Comments
23 min read
Convert complex YAML to .NET types with custom YamlDotNet type converters

Convert complex YAML to .NET types with custom YamlDotNet type converters

3
Comments 1
5 min read
Dependency Injection: How To Start With Autofac The Easy Way

Dependency Injection: How To Start With Autofac The Easy Way

1
Comments
6 min read
How to Adjust Row Height of the Blazor Scheduler Component

How to Adjust Row Height of the Blazor Scheduler Component

Comments
1 min read
Persisting Fluxor state in Blazor WASM

Persisting Fluxor state in Blazor WASM

3
Comments 2
2 min read
C# Multithreading Interview Questions and Answers

C# Multithreading Interview Questions and Answers

44
Comments
27 min read
How to Build A Reusable Dialog With Blazor

How to Build A Reusable Dialog With Blazor

36
Comments 2
7 min read
Why is Blazor Hybrid's file input crashing on iOS?!

Why is Blazor Hybrid's file input crashing on iOS?!

3
Comments 2
1 min read
Create ASP.NET Core with Vue.js SPA

Create ASP.NET Core with Vue.js SPA

4
Comments
3 min read
Unit testing a custom middleware in ASP.NET Core with Interface

Unit testing a custom middleware in ASP.NET Core with Interface

3
Comments
5 min read
Add styles with CSS to .NET MAUI app

Add styles with CSS to .NET MAUI app

4
Comments
2 min read
Caching / Cache - A great performance booster

Caching / Cache - A great performance booster

1
Comments
6 min read
How to Prevent Future Errors in Your C# Code

How to Prevent Future Errors in Your C# Code

9
Comments 2
2 min read
How create a credit card view in .NET MAUI

How create a credit card view in .NET MAUI

3
Comments
6 min read
Data Annotations in C#: Your Complete Guide

Data Annotations in C#: Your Complete Guide

21
Comments 3
10 min read
How to Use Strict Mocking in Moq to Automatically Verify All Setups

How to Use Strict Mocking in Moq to Automatically Verify All Setups

3
Comments 2
4 min read
Demystifying Namespace Naming in C# and .NET

Demystifying Namespace Naming in C# and .NET

10
Comments 1
2 min read
.NET Best Practices

.NET Best Practices

23
Comments 2
3 min read
Conscrap 2.0.0 Release

Conscrap 2.0.0 Release

2
Comments
4 min read
Use Case Driven Development with Low-Code

Use Case Driven Development with Low-Code

2
Comments
7 min read
Dispose or Finalize in C#? Discover which to use

Dispose or Finalize in C#? Discover which to use

32
Comments 4
7 min read
Singleton Design Pattern in C#: Full Guide

Singleton Design Pattern in C#: Full Guide

34
Comments 4
13 min read
Building a Web Document Rectification App with Blazor WebAssembly and Dynamsoft Document Normalizer SDK

Building a Web Document Rectification App with Blazor WebAssembly and Dynamsoft Document Normalizer SDK

Comments
6 min read
The Request Pipeline in Asp.Net Explained: From a request, to the response

The Request Pipeline in Asp.Net Explained: From a request, to the response

23
Comments
9 min read
Design pattern using c#

Design pattern using c#

2
Comments
2 min read
Consuming a Standard API: An MVC Real Estate Example

Consuming a Standard API: An MVC Real Estate Example

5
Comments 1
3 min read
ImplementaciĂłn de Health Checks en ASP.NET Core

ImplementaciĂłn de Health Checks en ASP.NET Core

16
Comments
5 min read
Enable CORS in ASP.NET Core in the Easiest Way

Enable CORS in ASP.NET Core in the Easiest Way

37
Comments 1
10 min read
DotVVM Web Camera with JS Directive

DotVVM Web Camera with JS Directive

5
Comments
4 min read
Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core

Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core

6
Comments
6 min read
Getting Started with the .NET MAUI Image Editor

Getting Started with the .NET MAUI Image Editor

Comments
1 min read
What is routing and how to implement attribute routing in Asp.net MVC?

What is routing and how to implement attribute routing in Asp.net MVC?

3
Comments 1
4 min read
REST API Visibility Control

REST API Visibility Control

2
Comments
4 min read
.NET 8 - Microservice Implementations - Part 1

.NET 8 - Microservice Implementations - Part 1

1
Comments
1 min read
How to Set Up Mocks in Unit Tests to Return Default Objects

How to Set Up Mocks in Unit Tests to Return Default Objects

9
Comments
3 min read
The Moq-gate: You Either Die a Hero...

The Moq-gate: You Either Die a Hero...

60
Comments 13
3 min read
Async Lazy In C# – With Great Power Comes Great Responsibility

Async Lazy In C# – With Great Power Comes Great Responsibility

3
Comments 4
4 min read
Time Period Library for .NET

Time Period Library for .NET

4
Comments
27 min read
Comment ajouter ou convertir des images en PDF avec C# et VB.NET

Comment ajouter ou convertir des images en PDF avec C# et VB.NET

1
Comments
6 min read
Modernizing .NET Apps in AWS

Modernizing .NET Apps in AWS

3
Comments
5 min read
Google Chromecast in .NET MAUI

Google Chromecast in .NET MAUI

11
Comments 3
3 min read
Structured ASP.NET Localization

Structured ASP.NET Localization

1
Comments
4 min read
How to create Sitemap.xml for ASP.net Core Razor Pages

How to create Sitemap.xml for ASP.net Core Razor Pages

3
Comments
5 min read
How To Convert C# Enum in into Arrays

How To Convert C# Enum in into Arrays

28
Comments
12 min read
Getting Started with the .NET MAUI Popup Control

Getting Started with the .NET MAUI Popup Control

Comments
1 min read
A Breezy Guide to Implementing SAML2 Authentication with JWT in .NET WebAPI using Sustainsys

A Breezy Guide to Implementing SAML2 Authentication with JWT in .NET WebAPI using Sustainsys

4
Comments
7 min read
Host and Publish .NET Core 6 Web API Application on IIS Server

Host and Publish .NET Core 6 Web API Application on IIS Server

17
Comments
4 min read
How to Build Web MRZ Scanner App with .NET Blazor WebAssembly

How to Build Web MRZ Scanner App with .NET Blazor WebAssembly

Comments
6 min read
loading...