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.
When Pulumi met Nuke: a .NET love story

When Pulumi met Nuke: a .NET love story

Comments 1
13 min read
Working with Memory Efficiently in C#: An Introduction to Span<T>

Working with Memory Efficiently in C#: An Introduction to Span<T>

6
Comments
2 min read
Creating Your Own Custom Attributes in C# and Retrieving Their Values

Creating Your Own Custom Attributes in C# and Retrieving Their Values

8
Comments
3 min read
Using Verify, Setup and Callback in the Moq Mocking Framework

Using Verify, Setup and Callback in the Moq Mocking Framework

4
Comments
4 min read
Mixing Google Cloud and F#

Mixing Google Cloud and F#

5
Comments
14 min read
Develop Minimal APIs in .NET 7 using Entity Framework Core 7

Develop Minimal APIs in .NET 7 using Entity Framework Core 7

11
Comments 1
7 min read
Experience with rewriting a complete application

Experience with rewriting a complete application

2
Comments
2 min read
How to replace BackgroundServices with a lite Hangfire

How to replace BackgroundServices with a lite Hangfire

10
Comments 2
3 min read
.NET 7: suspicious places and errors in the source code

.NET 7: suspicious places and errors in the source code

5
Comments 2
14 min read
Easiest Ways to Highlight Data in Excel Using C#

Easiest Ways to Highlight Data in Excel Using C#

2
Comments
10 min read
BindableObject + Behaviors to enhance MVVM in .NET MAUI Maps

BindableObject + Behaviors to enhance MVVM in .NET MAUI Maps

8
Comments 1
7 min read
Ditching .NET and finding faith again after 10 years!

Ditching .NET and finding faith again after 10 years!

12
Comments
4 min read
Authenticate the .NET MAUI App with Azure AD

Authenticate the .NET MAUI App with Azure AD

4
Comments
8 min read
Automatic SSO in Kubernetes workloads using a sidecar container

Automatic SSO in Kubernetes workloads using a sidecar container

20
Comments 1
3 min read
C#'s Generic Math from F#

C#'s Generic Math from F#

6
Comments
9 min read
Optimize your C# code with SPAN

Optimize your C# code with SPAN

25
Comments 6
3 min read
Step by step: How to host your dotnet projects on Azure for free

Step by step: How to host your dotnet projects on Azure for free

11
Comments
5 min read
Optimizing GUID Generation Step by Step

Optimizing GUID Generation Step by Step

21
Comments 4
2 min read
.NET 7 + Docker

.NET 7 + Docker

2
Comments
2 min read
Codebin - MongoDB Atlas Hackathon 2022 Submission

Codebin - MongoDB Atlas Hackathon 2022 Submission

1
Comments
2 min read
Teaching Artificial Intelligence to Lie at Card Games

Teaching Artificial Intelligence to Lie at Card Games

7
Comments
12 min read
TIL: Always check for missing configuration values inside constructors

TIL: Always check for missing configuration values inside constructors

6
Comments
3 min read
Injectio - Source Generator for Dependency Injection

Injectio - Source Generator for Dependency Injection

Comments
2 min read
Localizing ASP.NET Core MVC Applications from Database

Localizing ASP.NET Core MVC Applications from Database

8
Comments
21 min read
How do college football teams advance? --an ML story.

How do college football teams advance? --an ML story.

Comments 1
2 min read
loading...