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

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

How to Build A Reusable Dialog With Blazor

38
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

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
Add styles with CSS to .NET MAUI app

Add styles with CSS to .NET MAUI app

5
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

12
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

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