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.
Get blob from azure using Azure.Storage.Blobs

Get blob from azure using Azure.Storage.Blobs

6
Comments
1 min read
C# For Beginners - Lesson 5: Variables

C# For Beginners - Lesson 5: Variables

5
Comments 2
4 min read
Introduction to software testing in .NET

Introduction to software testing in .NET

18
Comments
1 min read
Recipes, conversions, and fractions; or how I wrote part of my C# app.

Recipes, conversions, and fractions; or how I wrote part of my C# app.

5
Comments 1
3 min read
System.Mvvm updates

System.Mvvm updates

2
Comments
1 min read
How to Schedule Delayed Jobs on a Specific Queue with Hangfire

How to Schedule Delayed Jobs on a Specific Queue with Hangfire

4
Comments
4 min read
Playing with Azure Functions: Mission 3

Playing with Azure Functions: Mission 3

6
Comments
8 min read
How can we integrate Flutter with .Net core web API | Part-1: Building Back-end Web service using .Net core.

How can we integrate Flutter with .Net core web API | Part-1: Building Back-end Web service using .Net core.

23
Comments 1
10 min read
C# For Beginners - Lesson 4: Operators

C# For Beginners - Lesson 4: Operators

3
Comments
3 min read
Introduction to Aspect-Oriented Programming (AOP) in .NET with Autofac Interceptors

Introduction to Aspect-Oriented Programming (AOP) in .NET with Autofac Interceptors

4
Comments
8 min read
Mocking Your Interfaces with Moq

Mocking Your Interfaces with Moq

12
Comments
6 min read
The .NET Stacks #56: Keeping it short this week

The .NET Stacks #56: Keeping it short this week

6
Comments
4 min read
Doing MVC in F# and Saturn

Doing MVC in F# and Saturn

10
Comments
10 min read
Generating HTML in F#

Generating HTML in F#

7
Comments
7 min read
C# 10 Roadmap ✅ Exposing NEW features

C# 10 Roadmap ✅ Exposing NEW features

29
Comments 8
4 min read
C# For Beginners - Lesson 3: Data Types

C# For Beginners - Lesson 3: Data Types

2
Comments
2 min read
How to Read a PDF File in C# by IronPDF?

How to Read a PDF File in C# by IronPDF?

7
Comments
6 min read
C# Web API: How to call your endpoint through integration tests

C# Web API: How to call your endpoint through integration tests

16
Comments 5
4 min read
C# String Methods

C# String Methods

10
Comments
2 min read
C# For Beginners - Lesson 2: Comments

C# For Beginners - Lesson 2: Comments

5
Comments
2 min read
How to Web API .Net Core Basics to Advanced Part 4 Service Layer

How to Web API .Net Core Basics to Advanced Part 4 Service Layer

20
Comments 6
6 min read
Is C# Good for Beginners?

Is C# Good for Beginners?

16
Comments
5 min read
C# For Beginners - Lesson 1: Hello, World!

C# For Beginners - Lesson 1: Hello, World!

5
Comments
3 min read
Tratar validações de domínio com o lançamento de exceções é uma boa opção?

Tratar validações de domínio com o lançamento de exceções é uma boa opção?

14
Comments 6
3 min read
Azure Functions, F# and CosmosDB Output Bindings

Azure Functions, F# and CosmosDB Output Bindings

6
Comments
3 min read
C# For Beginners - Introduction

C# For Beginners - Introduction

18
Comments
2 min read
Getting started with C# -String Formatting

Getting started with C# -String Formatting

3
Comments 2
3 min read
Sparky's Tool Tips: Fluent Assertions

Sparky's Tool Tips: Fluent Assertions

5
Comments
3 min read
C# For Beginners - Getting Started

C# For Beginners - Getting Started

5
Comments 2
3 min read
Zero to Hero: Containerizing .NET 5.0 WebApis

Zero to Hero: Containerizing .NET 5.0 WebApis

41
Comments 1
6 min read
How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances

How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances

11
Comments 1
12 min read
How to Web API AspNet Core Basics Data Access Layer

How to Web API AspNet Core Basics Data Access Layer

4
Comments
4 min read
Learn DevOps? I give you 10 reasons ✅

Learn DevOps? I give you 10 reasons ✅

9
Comments
3 min read
Controlling Serialisation of CosmosDB Bindings for Azure Functions

Controlling Serialisation of CosmosDB Bindings for Azure Functions

6
Comments
2 min read
AspNet Core Web API Part2 DB

AspNet Core Web API Part2 DB

8
Comments
3 min read
🏅 The 5 Visual Studio extensions that will increase your productivity

🏅 The 5 Visual Studio extensions that will increase your productivity

10
Comments
2 min read
Learning how to Build, Secure, and Deploy your Azure Static Web App in C#

Learning how to Build, Secure, and Deploy your Azure Static Web App in C#

10
Comments
3 min read
Custom .NET XML .config sections with SparkyTools.XmlConfig

Custom .NET XML .config sections with SparkyTools.XmlConfig

3
Comments
4 min read
10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications

10 Performance-Improvement Tips for ASP.NET Core 3.0 Applications

14
Comments 1
7 min read
Playing with Azure Functions: Mission 2

Playing with Azure Functions: Mission 2

5
Comments
8 min read
Hot Reload para desarrolladores de .NET

Hot Reload para desarrolladores de .NET

7
Comments
3 min read
.NET 5 + Blazor = Blazor WebAssembly✅

.NET 5 + Blazor = Blazor WebAssembly✅

7
Comments
3 min read
Using the new C# Azure.Data.Tables SDK with Azure Cosmos DB

Using the new C# Azure.Data.Tables SDK with Azure Cosmos DB

5
Comments
5 min read
Visual Guide to C# async/await

Visual Guide to C# async/await

8
Comments
5 min read
Add build version using GitHub Actions

Add build version using GitHub Actions

5
Comments 5
1 min read
C# Exception Handling

C# Exception Handling

8
Comments
1 min read
SQL Server Reporting Services en .Net Core

SQL Server Reporting Services en .Net Core

10
Comments
2 min read
Obtener valores tipados de IDataReader

Obtener valores tipados de IDataReader

5
Comments
2 min read
A Practical Guide to Higher Order Functions in C#

A Practical Guide to Higher Order Functions in C#

14
Comments
3 min read
Using LINQ Expression Trees to build maintainable DTO modeling

Using LINQ Expression Trees to build maintainable DTO modeling

13
Comments
5 min read
Dapr with Actor model

Dapr with Actor model

14
Comments 1
5 min read
Building and Deploying C# Azure Functions using Multi-Stage Pipelines in Azure DevOps

Building and Deploying C# Azure Functions using Multi-Stage Pipelines in Azure DevOps

15
Comments 2
10 min read
Introducing the New Native Blazor Diagram Component

Introducing the New Native Blazor Diagram Component

4
Comments
4 min read
Pass multiple Eval field in one command argument in Repeater Control

Pass multiple Eval field in one command argument in Repeater Control

5
Comments
1 min read
Blazor Desktop: Like Electron for Javascript but… for .NET?

Blazor Desktop: Like Electron for Javascript but… for .NET?

14
Comments
4 min read
Deep Dive: Multi-Factor Authentication with .NET 5

Deep Dive: Multi-Factor Authentication with .NET 5

34
Comments 3
6 min read
List of C# 9 features

List of C# 9 features

13
Comments 2
3 min read
Leaky abstraction and clean architecture template

Leaky abstraction and clean architecture template

5
Comments 4
3 min read
Integrating OpenID Connect to your application stack (Asp.Net Core, Angular)

Integrating OpenID Connect to your application stack (Asp.Net Core, Angular)

32
Comments
10 min read
On .NET Episode: Feature flags with .NET and Azure App Configuration

On .NET Episode: Feature flags with .NET and Azure App Configuration

11
Comments
1 min read
loading...