Forem

.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.
How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?
Cover image for How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

2
Comments
5 min read
Options and Configuration In .NET6
Cover image for Options and Configuration In .NET6

Options and Configuration In .NET6

7
Comments
5 min read
C# Get JWT Token from Request

C# Get JWT Token from Request

4
Comments
2 min read
Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

1
Comments
4 min read
EntityFrameworkCore Code Firsts

EntityFrameworkCore Code Firsts

1
Comments
9 min read
Building Domain Frameworks for Business Applications
Cover image for Building Domain Frameworks for Business Applications

Building Domain Frameworks for Business Applications

3
Comments
4 min read
JWT Token Authentication using the .NET Core 6 Web API

JWT Token Authentication using the .NET Core 6 Web API

10
Comments 1
6 min read
Value Object

Value Object

4
Comments
3 min read
String vs StringBuilder .NET (C#)
Cover image for String vs StringBuilder .NET (C#)

String vs StringBuilder .NET (C#)

1
Comments
4 min read
Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI
Cover image for Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI

Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI

27
Comments 2
4 min read
JsonProperty.EFCore: Making it easy to work with JSON fields in Entity Framework Core
Cover image for JsonProperty.EFCore: Making it easy to work with JSON fields in Entity Framework Core

JsonProperty.EFCore: Making it easy to work with JSON fields in Entity Framework Core

1
Comments
3 min read
Dictionary C#. Easier than we think.
Cover image for Dictionary C#. Easier than we think.

Dictionary C#. Easier than we think.

1
Comments
3 min read
Switching from SQL Server to Azure CosmosDB
Cover image for Switching from SQL Server to Azure CosmosDB

Switching from SQL Server to Azure CosmosDB

9
Comments 2
8 min read
How To Use Task.Run in C# for Multithreading
Cover image for How To Use Task.Run in C# for Multithreading

How To Use Task.Run in C# for Multithreading

79
Comments 5
21 min read
How to Check a Method was Called on a Mock in Moq
Cover image for How to Check a Method was Called on a Mock in Moq

How to Check a Method was Called on a Mock in Moq

12
Comments 4
4 min read
Plugin Architecture in ASP.NET Core – How To Master It
Cover image for Plugin Architecture in ASP.NET Core – How To Master It

Plugin Architecture in ASP.NET Core – How To Master It

2
Comments
5 min read
Keyed Services in .NET8's Dependency Injection

Keyed Services in .NET8's Dependency Injection

21
Comments 4
4 min read
Mastering Design Patterns in .NET: Beginner-Friendly AI Examples
Cover image for Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

8
Comments 1
3 min read
Detailed Step by Step Guide on How to Deploy .NET Core Application on Ubuntu
Cover image for Detailed Step by Step Guide on How to Deploy .NET Core Application on Ubuntu

Detailed Step by Step Guide on How to Deploy .NET Core Application on Ubuntu

8
Comments
4 min read
Creating a SQL Database Context in a .NET WinForm Application with EntityFramework
Cover image for Creating a SQL Database Context in a .NET WinForm Application with EntityFramework

Creating a SQL Database Context in a .NET WinForm Application with EntityFramework

7
Comments 1
3 min read
Naming Conventions: Four popular cases
Cover image for Naming Conventions: Four popular cases

Naming Conventions: Four popular cases

41
Comments 8
2 min read
AWS DynamoDB stream batch processing lambda using CDK
Cover image for AWS DynamoDB stream batch processing lambda using CDK

AWS DynamoDB stream batch processing lambda using CDK

1
Comments
2 min read
How to Build a Windows Desktop App for Document, Barcode, and MRZ Detection with C# and .NET WinForms

How to Build a Windows Desktop App for Document, Barcode, and MRZ Detection with C# and .NET WinForms

Comments
8 min read
Getting Started with the .NET MAUI Numeric Entry Control
Cover image for Getting Started with the .NET MAUI Numeric Entry Control

Getting Started with the .NET MAUI Numeric Entry Control

1
Comments
1 min read
Mechanisms and Performance when querying data to SQLServer from C#

Mechanisms and Performance when querying data to SQLServer from C#

10
Comments
13 min read
loading...