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

26
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

12
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
How to build a feature flags service in a few minutes

How to build a feature flags service in a few minutes

6
Comments 1
2 min read
I built an Android app on my Linux machine using .NET 7 and MAUI

I built an Android app on my Linux machine using .NET 7 and MAUI

7
Comments
4 min read
A small .NET template to back you up

A small .NET template to back you up

5
Comments
2 min read
Fun with C# and Bingo

Fun with C# and Bingo

15
Comments 6
12 min read
Creating a C# Web API

Creating a C# Web API

11
Comments 4
3 min read
Minimal API using .NET Core 6 Web API

Minimal API using .NET Core 6 Web API

6
Comments
3 min read
TIL: How to write tests for HttpClient using Moq

TIL: How to write tests for HttpClient using Moq

4
Comments
4 min read
Catastrophic backtracking: how can a regular expression cause a ReDoS vulnerability?

Catastrophic backtracking: how can a regular expression cause a ReDoS vulnerability?

11
Comments 2
9 min read
MongoDB Atlas Hackathon 2022 on DEV | NERM

MongoDB Atlas Hackathon 2022 on DEV | NERM

1
Comments
2 min read
Ref vs Out C#: Which is the Better Choice when?

Ref vs Out C#: Which is the Better Choice when?

34
Comments 4
5 min read
loading...