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.
Generate ASCII Art – A Simple How To In C#

Generate ASCII Art – A Simple How To In C#

4
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?

21
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

Comments
6 min read
Persisting Fluxor state in Blazor WASM

Persisting Fluxor state in Blazor WASM

3
Comments 2
2 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
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

34
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

2
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

21
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

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

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

59
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

10
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

15
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
Combining Blazor WebAssembly and .Net MVC application - part 2

Combining Blazor WebAssembly and .Net MVC application - part 2

8
Comments
8 min read
Creating a Custom URL Protocol in .NET

Creating a Custom URL Protocol in .NET

25
Comments 7
4 min read
Telegram NFT Auctions (Fragment) with C#

Telegram NFT Auctions (Fragment) with C#

11
Comments
2 min read
Azure Key Vault with .NET - Vault Access Policies

Azure Key Vault with .NET - Vault Access Policies

3
Comments 1
2 min read
🔥Utilizing Feature Flags in Monoliths: A Simple yet Powerful Enhancement for Agility 🚀

🔥Utilizing Feature Flags in Monoliths: A Simple yet Powerful Enhancement for Agility 🚀

Comments
3 min read
Efficient Event Communication RabbitMQ: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices

Efficient Event Communication RabbitMQ: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices

18
Comments 1
6 min read
Globally Exception Handling using Exception Filters vs Middleware

Globally Exception Handling using Exception Filters vs Middleware

2
Comments
2 min read
Combining Blazor WebAssembly and .Net MVC application - part 1

Combining Blazor WebAssembly and .Net MVC application - part 1

13
Comments
4 min read
Automatizando geração de logs com Delegating Handler em .NET

Automatizando geração de logs com Delegating Handler em .NET

1
Comments
2 min read
Script en C#

Script en C#

6
Comments
6 min read
Easy Way to Debug .NET Application Errors

Easy Way to Debug .NET Application Errors

Comments
5 min read
loading...