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.
On .NET Episode: Getting started GraphQL APIs with HotChocolate

On .NET Episode: Getting started GraphQL APIs with HotChocolate

17
Comments 1
1 min read
On .NET Episode: PWA's with ASP.NET Blazor

On .NET Episode: PWA's with ASP.NET Blazor

9
Comments
1 min read
How to get rid of the `new` C# keyword

How to get rid of the `new` C# keyword

5
Comments 5
2 min read
Simplify C# with Expression-Bodied Members

Simplify C# with Expression-Bodied Members

5
Comments
2 min read
DynamicODataToSQL : dotnet OData to SQL query converter

DynamicODataToSQL : dotnet OData to SQL query converter

2
Comments
1 min read
Configure CORS using AppSettings or Custom Configuration Sections in ASP.NET Web API

Configure CORS using AppSettings or Custom Configuration Sections in ASP.NET Web API

2
Comments
8 min read
Use of official images for blogs

Use of official images for blogs

3
Comments 2
1 min read
3 Courses to Become a Better Software Developer 2020

3 Courses to Become a Better Software Developer 2020

48
Comments 1
3 min read
How to Build a Blazing-Fast Blazor Blog with Cosmic

How to Build a Blazing-Fast Blazor Blog with Cosmic

18
Comments 1
5 min read
Adding text or image watermark programmatically

Adding text or image watermark programmatically

6
Comments
1 min read
How to run ASP.NET Core & SQL Server from Docker

How to run ASP.NET Core & SQL Server from Docker

16
Comments
7 min read
.NET SQLite In Memory

.NET SQLite In Memory

7
Comments
1 min read
New StackOverflow Tag for EISK!

New StackOverflow Tag for EISK!

5
Comments
1 min read
Geospatial Data: A New Dimension for .NET

Geospatial Data: A New Dimension for .NET

4
Comments
1 min read
Windows Command Quick Open (cmd、wt、start、code .)

Windows Command Quick Open (cmd、wt、start、code .)

8
Comments
1 min read
How to ramp up in a new codebase with NDepend

How to ramp up in a new codebase with NDepend

11
Comments
7 min read
How to ramp up in a new codebase with NDepend

How to ramp up in a new codebase with NDepend

2
Comments
7 min read
Dica Rápida: Executando tarefas em background com IHostedService

Dica Rápida: Executando tarefas em background com IHostedService

12
Comments
2 min read
.NET Dynamic LINQ Core String Query

.NET Dynamic LINQ Core String Query

2
Comments
1 min read
Awaitable/awaiter pattern and logical micro-threading in C#

Awaitable/awaiter pattern and logical micro-threading in C#

34
Comments 4
10 min read
Web.config transformations - The definitive syntax guide

Web.config transformations - The definitive syntax guide

10
Comments 1
6 min read
On .NET Episode: Event Driven applications on Kubernetes with KEDA

On .NET Episode: Event Driven applications on Kubernetes with KEDA

12
Comments
1 min read
The .NET Stacks #12: Azure DevOps or GitHub Actions, .NET Foundation results, community links!

The .NET Stacks #12: Azure DevOps or GitHub Actions, .NET Foundation results, community links!

2
Comments
9 min read
LINQ gems: Zip

LINQ gems: Zip

7
Comments
1 min read
Taming Startup.cs in ASP.NET Core

Taming Startup.cs in ASP.NET Core

6
Comments
5 min read
Background processing in .NET Core: Azure Functions

Background processing in .NET Core: Azure Functions

7
Comments 1
5 min read
Building a Dashboard with ASP.NET Core and DotVVM

Building a Dashboard with ASP.NET Core and DotVVM

11
Comments
10 min read
Serverless Azure Functions in .NET

Serverless Azure Functions in .NET

8
Comments
1 min read
10++ Tips for Dev Blogs in 2021

10++ Tips for Dev Blogs in 2021

13
Comments
13 min read
How to Docker with .NET: Getting Started

How to Docker with .NET: Getting Started

7
Comments
8 min read
Use Project Tye to simplify your .NET microservice development experience (part 1)

Use Project Tye to simplify your .NET microservice development experience (part 1)

5
Comments
8 min read
Use Project Tye to simplify your .NET microservice development experience (part 2)

Use Project Tye to simplify your .NET microservice development experience (part 2)

4
Comments
7 min read
C# 9 Deep Dive: Pattern Matching

C# 9 Deep Dive: Pattern Matching

2
Comments
5 min read
Document conversion with zoom option

Document conversion with zoom option

6
Comments
1 min read
Which would be better for career: Laravel or .NET Core?

Which would be better for career: Laravel or .NET Core?

10
Comments 17
1 min read
Integrating React into ASP.NET Core using Razzle with all the goodies like SSR, routing, code splitting, and HMR – Part 2/2

Integrating React into ASP.NET Core using Razzle with all the goodies like SSR, routing, code splitting, and HMR – Part 2/2

12
Comments
8 min read
Responsive User Interface

Responsive User Interface

5
Comments
3 min read
Setting up Bootstrap 4 SASS with ASPNET Core

Setting up Bootstrap 4 SASS with ASPNET Core

14
Comments 1
4 min read
Background Tasks Made Easy with Hangfire and ASP.NET Core

Background Tasks Made Easy with Hangfire and ASP.NET Core

12
Comments
5 min read
Propagate headers with .NET Core Web API

Propagate headers with .NET Core Web API

13
Comments 1
2 min read
Blazor in depth — Create Blazor component without Lifecycle methods

Blazor in depth — Create Blazor component without Lifecycle methods

15
Comments 1
2 min read
Constructing uris in dotnet is harder than it should

Constructing uris in dotnet is harder than it should

7
Comments 2
1 min read
Blazor WebAssembly Full Stack Bootcamp

Blazor WebAssembly Full Stack Bootcamp

30
Comments 1
18 min read
7 Useful YouTube cannels I follow for software technologies and probably you should too....

7 Useful YouTube cannels I follow for software technologies and probably you should too....

7
Comments
3 min read
A Perfect Algorithm!

A Perfect Algorithm!

38
Comments 5
1 min read
Zero to Production in 15 minutes

Zero to Production in 15 minutes

2
Comments 2
1 min read
On .NET Episode: External Configuration with Spring and Steeltoe

On .NET Episode: External Configuration with Spring and Steeltoe

4
Comments
1 min read
Develop a Simple CRUD App with ASP.NET Core Blazor WebAssembly and CockroachDB

Develop a Simple CRUD App with ASP.NET Core Blazor WebAssembly and CockroachDB

28
Comments 2
9 min read
Debugging Multiple .NET Core Projects in VS Code

Debugging Multiple .NET Core Projects in VS Code

12
Comments
3 min read
Bootstrap+Blazor essentials

Bootstrap+Blazor essentials

22
Comments
5 min read
Event Sourcing Parte 5: CQRS

Event Sourcing Parte 5: CQRS

16
Comments
9 min read
Rock, Paper, Scissors, Lizard, Spock

Rock, Paper, Scissors, Lizard, Spock

1
Comments
5 min read
On .NET Episode: YARP The .NET Reverse proxy

On .NET Episode: YARP The .NET Reverse proxy

12
Comments
1 min read
Prefer Fakes Over Mocks

Prefer Fakes Over Mocks

11
Comments 1
13 min read
🤦‍♂️ Weekly fail (42/2020)

🤦‍♂️ Weekly fail (42/2020)

6
Comments
1 min read
How to include folders as link recursively in csproj files

How to include folders as link recursively in csproj files

11
Comments
1 min read
Blazor Binding and Event Handling

Blazor Binding and Event Handling

2
Comments
1 min read
Use JavaScript in Blazor to Auto-Resize Pages

Use JavaScript in Blazor to Auto-Resize Pages

2
Comments
1 min read
Testing your Software with Style and Structure

Testing your Software with Style and Structure

2
Comments
4 min read
Background processing in .NET Core: Hangfire

Background processing in .NET Core: Hangfire

4
Comments
4 min read
loading...