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.
Dependency Injection in .NET Console Applications: A Comprehensive Guide

Dependency Injection in .NET Console Applications: A Comprehensive Guide

16
Comments 1
3 min read
How to make a Dark-Mode in ASP.NET MVC 7

How to make a Dark-Mode in ASP.NET MVC 7

7
Comments 3
4 min read
.NET + Secret Manager

.NET + Secret Manager

Comments
3 min read
Parallelism Antipatterns

Parallelism Antipatterns

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

Anti-patterns that every developer should know

52
Comments 8
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

12
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

16
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

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

Generate ASCII Art – A Simple How To In C#

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

18
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

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

C# Multithreading Interview Questions and Answers

45
Comments
27 min read
Persisting Fluxor state in Blazor WASM

Persisting Fluxor state in Blazor WASM

4
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
How to Build A Reusable Dialog With Blazor

How to Build A Reusable Dialog With Blazor

46
Comments 4
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

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