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.
Picking colors in WPF

Picking colors in WPF

3
Comments
6 min read
Containerizing a .NET Core-based Application for AWS

Containerizing a .NET Core-based Application for AWS

8
Comments
2 min read
Kentico Xperience Design Patterns: Registering Xperience Dependencies

Kentico Xperience Design Patterns: Registering Xperience Dependencies

4
Comments
10 min read
Roundup of .NET MAUI Videos - Week of June 20, 2022

Roundup of .NET MAUI Videos - Week of June 20, 2022

6
Comments
1 min read
What happens when we don't refactor

What happens when we don't refactor

2
Comments
2 min read
Securing ASP.NET Core MVC 6 App - Add a profile page - Part 2

Securing ASP.NET Core MVC 6 App - Add a profile page - Part 2

6
Comments
3 min read
What's your default .editorconfig?

What's your default .editorconfig?

5
Comments
2 min read
.NET Project Folders Structure

.NET Project Folders Structure

41
Comments 13
2 min read
How to create a simple Investiment API NET Core 6 for tranning Part.1

How to create a simple Investiment API NET Core 6 for tranning Part.1

6
Comments 5
4 min read
C# - Generic Repository Pattern

C# - Generic Repository Pattern

6
Comments
4 min read
Azure Digital Twins - Building a Fluent API in .NET

Azure Digital Twins - Building a Fluent API in .NET

4
Comments 3
6 min read
Binding ASP.NET configuration to an interface

Binding ASP.NET configuration to an interface

2
Comments
3 min read
Multi-Image Docker Images: Using COPY with Images directly from registries

Multi-Image Docker Images: Using COPY with Images directly from registries

2
Comments
4 min read
REST API with .Net Easily

REST API with .Net Easily

4
Comments
7 min read
Create a React-based app with ASP.NET Minimal APIs and MongoDB storage

Create a React-based app with ASP.NET Minimal APIs and MongoDB storage

11
Comments
5 min read
Containerizing a .NET 4.x Application for AWS

Containerizing a .NET 4.x Application for AWS

6
Comments
7 min read
Feature Flags in .NET, from simple to more advanced

Feature Flags in .NET, from simple to more advanced

37
Comments 1
13 min read
How To Build Your Own Keyword Tool With Google Ads API & C#

How To Build Your Own Keyword Tool With Google Ads API & C#

23
Comments 3
5 min read
How YOU can Learn Mock testing in .NET Core and C# with Moq

How YOU can Learn Mock testing in .NET Core and C# with Moq

27
Comments 2
11 min read
GraphQL For .NET

GraphQL For .NET

22
Comments 6
22 min read
Overloading Action Method in ASP.NET MVC

Overloading Action Method in ASP.NET MVC

8
Comments
5 min read
Develop a Keyword Research Tool in Minutes (Python and C#)

Develop a Keyword Research Tool in Minutes (Python and C#)

17
Comments 2
3 min read
Flyout and Tab Icon States in .NET MAUI

Flyout and Tab Icon States in .NET MAUI

12
Comments 1
2 min read
.NET and AWS App Runner

.NET and AWS App Runner

7
Comments
8 min read
Discorver the First .NET MAUI (Release Candidate) Features!

Discorver the First .NET MAUI (Release Candidate) Features!

32
Comments 1
4 min read
Interop your .NET application with Rust

Interop your .NET application with Rust

14
Comments
3 min read
These 5 C# Guidelines (Revealed by a SENIOR DEVELOPER) will Change your Coding Style

These 5 C# Guidelines (Revealed by a SENIOR DEVELOPER) will Change your Coding Style

117
Comments 3
4 min read
Adding Startup.cs back to .NET 6 Project

Adding Startup.cs back to .NET 6 Project

18
Comments 7
1 min read
Roundup of .NET MAUI Videos - Week of June 13, 2022

Roundup of .NET MAUI Videos - Week of June 13, 2022

19
Comments
3 min read
Roundup of .NET MAUI Libraries - Week of June 13, 2022

Roundup of .NET MAUI Libraries - Week of June 13, 2022

15
Comments
4 min read
ASP.NET Core MVC - Introduction

ASP.NET Core MVC - Introduction

10
Comments
2 min read
ASP.NET Core MVC - What is IActionResult?

ASP.NET Core MVC - What is IActionResult?

9
Comments
1 min read
Software Engineering is a Total Trip

Software Engineering is a Total Trip

8
Comments 2
1 min read
Testing Your Email Sending in .NET with Ethereal

Testing Your Email Sending in .NET with Ethereal

10
Comments 5
2 min read
How to access the HttpContext in .NET API

How to access the HttpContext in .NET API

9
Comments
3 min read
What is Cross-site request forgery (CSRF) in ASP.NET Web applications? - iFour

What is Cross-site request forgery (CSRF) in ASP.NET Web applications? - iFour

10
Comments
5 min read
.NET and Amazon Elastic Container Registry (ECR)

.NET and Amazon Elastic Container Registry (ECR)

10
Comments
9 min read
Nondesructive mutation (buzib bo'lmaydigan mutatsiya )

Nondesructive mutation (buzib bo'lmaydigan mutatsiya )

7
Comments
1 min read
Issues with GenerateManifests in sdk-style csproj file

Issues with GenerateManifests in sdk-style csproj file

7
Comments
2 min read
Bye old ways, Hello MVVM Community Toolkit

Bye old ways, Hello MVVM Community Toolkit

14
Comments
4 min read
What is Swagger and how to use it in ASP.NET application?

What is Swagger and how to use it in ASP.NET application?

11
Comments
5 min read
ReUsable UseFetch Utility in C#

ReUsable UseFetch Utility in C#

9
Comments 1
1 min read
Umbraco 10 - punkTwoFactor Authentication Package

Umbraco 10 - punkTwoFactor Authentication Package

9
Comments 1
2 min read
Amazon RDS – Oracle for .NET Developers

Amazon RDS – Oracle for .NET Developers

9
Comments
7 min read
Register Services automatically in MAUI

Register Services automatically in MAUI

15
Comments 1
3 min read
Kentico Xperience Design Patterns: Protecting Hard Coded Identifiers

Kentico Xperience Design Patterns: Protecting Hard Coded Identifiers

9
Comments
7 min read
How to secure asp.net core web app?

How to secure asp.net core web app?

10
Comments
8 min read
Rick Roll Your Friends Using Appwrite, Twilio, and .NET

Rick Roll Your Friends Using Appwrite, Twilio, and .NET

61
Comments 5
7 min read
How NDepend Improves Your C# Code Quality?

How NDepend Improves Your C# Code Quality?

9
Comments
2 min read
5 (Surgical) Tips to Program More Efficiently in C#💉

5 (Surgical) Tips to Program More Efficiently in C#💉

62
Comments 5
3 min read
Singleton Design Pattern and different ways to implement it in C#

Singleton Design Pattern and different ways to implement it in C#

12
Comments
5 min read
"Logical pattern"lar haqida..

"Logical pattern"lar haqida..

6
Comments
1 min read
C# da ifodalarni tekshirishning ustuvorligi va tartibi

C# da ifodalarni tekshirishning ustuvorligi va tartibi

6
Comments
1 min read
Amazon RDS – Aurora for .NET Developers

Amazon RDS – Aurora for .NET Developers

8
Comments
5 min read
Programadores Java irão dominar o mundo? Ou estão a beira da extinção?

Programadores Java irão dominar o mundo? Ou estão a beira da extinção?

6
Comments 4
1 min read
.NET Core vs .NET Framework vs .NET Standard vs .NET vs ASP.NET

.NET Core vs .NET Framework vs .NET Standard vs .NET vs ASP.NET

9
Comments 1
4 min read
.Net 6 WebAPI - Upload files to AWS S3 - Step by Step

.Net 6 WebAPI - Upload files to AWS S3 - Step by Step

21
Comments 1
3 min read
Monitoring your .NET application with open-source tools | Tutorial

Monitoring your .NET application with open-source tools | Tutorial

35
Comments 2
7 min read
How to create a shared library in .NET Core? | iFour Technolab

How to create a shared library in .NET Core? | iFour Technolab

9
Comments
6 min read
Amazon RDS - PostgreSQL for .NET Developers

Amazon RDS - PostgreSQL for .NET Developers

10
Comments
7 min read
loading...