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.
Optimising Our Blazor Search App

Optimising Our Blazor Search App

17
Comments
6 min read
Why are these the gitignore rules for VS Code?

Why are these the gitignore rules for VS Code?

8
Comments 2
1 min read
Hidden Tutorial Gems (Easy but Great Ones)

Hidden Tutorial Gems (Easy but Great Ones)

59
Comments 1
2 min read
9 awesome .NET conference talks you don't want to miss

9 awesome .NET conference talks you don't want to miss

176
Comments 3
4 min read
Learn .NET Core

Learn .NET Core

215
Comments 4
2 min read
Escape from Nuget Hell

Escape from Nuget Hell

7
Comments 4
3 min read
Protect Web API using IdentityServer4 and consume with Blazor

Protect Web API using IdentityServer4 and consume with Blazor

21
Comments
7 min read
Can You Use Blazor for Only Part of an App?

Can You Use Blazor for Only Part of an App?

40
Comments 2
6 min read
What I learned making my first open-source pull request

What I learned making my first open-source pull request

6
Comments 2
2 min read
What is this Blazor everyone's talking about?

What is this Blazor everyone's talking about?

11
Comments 1
6 min read
DataTable.js Tutorial for .Net Core Razor Pages Application - Part 2 - Full CRUD

DataTable.js Tutorial for .Net Core Razor Pages Application - Part 2 - Full CRUD

12
Comments
4 min read
DataTable.js Tutorial for .Net Core Razor Pages Application - Part 1

DataTable.js Tutorial for .Net Core Razor Pages Application - Part 1

7
Comments
4 min read
Modular Monoliths And Composite UIs With .NET Core Razor Class Libraries

Modular Monoliths And Composite UIs With .NET Core Razor Class Libraries

77
Comments 4
9 min read
8 Tips and Tricks for Writing the Best Queries in LINQ to Entities

8 Tips and Tricks for Writing the Best Queries in LINQ to Entities

66
Comments 2
8 min read
Use POCOs to group data and logic - there’s more to life than services and DTOs

Use POCOs to group data and logic - there’s more to life than services and DTOs

18
Comments 2
5 min read
How to synchronize data in realtime with Asp.Net Core and Angular

How to synchronize data in realtime with Asp.Net Core and Angular

8
Comments
3 min read
MongoDB CRUD with Asp.Net Core Razor Pages - Simple Tutorial

MongoDB CRUD with Asp.Net Core Razor Pages - Simple Tutorial

24
Comments 1
3 min read
Patrón Repositorio (Repository Pattern) y Unidad de Trabajo (Unit Of Work) en ASP.NET Core WebApi 3.0

Patrón Repositorio (Repository Pattern) y Unidad de Trabajo (Unit Of Work) en ASP.NET Core WebApi 3.0

112
Comments 11
6 min read
SapphireDb - Development of a self-hosted alternative to firebase realtime database for asp.net core

SapphireDb - Development of a self-hosted alternative to firebase realtime database for asp.net core

7
Comments
7 min read
Experimental C# with Scientist .NET

Experimental C# with Scientist .NET

56
Comments
10 min read
JavaScript to C# web development

JavaScript to C# web development

11
Comments 4
3 min read
Working With Files and Folders in S3, Using AWS SDK for .NET

Working With Files and Folders in S3, Using AWS SDK for .NET

11
Comments 1
5 min read
Building a Price Prediction API using ML.NET and ASP.NET Core Web API— Part 1

Building a Price Prediction API using ML.NET and ASP.NET Core Web API— Part 1

26
Comments
7 min read
PivotTable.js in .Net Core Razor Pages - Tutorial (With Some More Javascript)

PivotTable.js in .Net Core Razor Pages - Tutorial (With Some More Javascript)

8
Comments
2 min read
365 Days of Building a Software Developer Channel on YouTube

365 Days of Building a Software Developer Channel on YouTube

13
Comments
9 min read
Dependency Injection in F# Web APIs

Dependency Injection in F# Web APIs

28
Comments 4
5 min read
On.NET Episode: Building Serverless web applications with Blazor and Azure Functions

On.NET Episode: Building Serverless web applications with Blazor and Azure Functions

20
Comments
1 min read
How YOU can Learn Dependency Injection in .NET Core and C#

How YOU can Learn Dependency Injection in .NET Core and C#

291
Comments 13
8 min read
ASP.NET Core Blog tutorial: The Backend

ASP.NET Core Blog tutorial: The Backend

14
Comments 1
7 min read
Enabling and disabling USB Disk Drive using C#

Enabling and disabling USB Disk Drive using C#

6
Comments 1
6 min read
XML Documentation is anything but comments.

XML Documentation is anything but comments.

4
Comments
2 min read
On.NET Episode: Securing your Azure applications with Azure.Identity

On.NET Episode: Securing your Azure applications with Azure.Identity

12
Comments
1 min read
ChartJS Tutorial With ASP.NET Core 2.2 Razor Pages

ChartJS Tutorial With ASP.NET Core 2.2 Razor Pages

11
Comments 4
2 min read
Building WASM applications with C#

Building WASM applications with C#

20
Comments 4
4 min read
Building Custom Input Components For Blazor Using InputBase

Building Custom Input Components For Blazor Using InputBase

6
Comments
6 min read
Easy to create .gitignore for the dotnet developers

Easy to create .gitignore for the dotnet developers

55
Comments 8
2 min read
Refactoring conditionals to strategies (in C#/.Net)

Refactoring conditionals to strategies (in C#/.Net)

10
Comments
3 min read
Implementing a Property Change Tracker For Testing in C#

Implementing a Property Change Tracker For Testing in C#

14
Comments
4 min read
ASP.NET Core Blog tutorial: Adding Markdown

ASP.NET Core Blog tutorial: Adding Markdown

14
Comments 1
5 min read
Run ASP.NET Core 3 on Kubernetes with Helm.

Run ASP.NET Core 3 on Kubernetes with Helm.

42
Comments 8
8 min read
Get the list of all files with specific extension in C#

Get the list of all files with specific extension in C#

12
Comments
1 min read
Blazor, HttpClientFactory, and Web API

Blazor, HttpClientFactory, and Web API

16
Comments
9 min read
C# - la palabra clave volatile

C# - la palabra clave volatile

8
Comments 2
7 min read
How I Setup My New Mac

How I Setup My New Mac

12
Comments 2
5 min read
“Equals” and “==” are not… equal

“Equals” and “==” are not… equal

10
Comments
3 min read
The Tutorials With Most Impact in 2019

The Tutorials With Most Impact in 2019

80
Comments 5
1 min read
ASP.NET Core Blog tutorial: using LiteDB

ASP.NET Core Blog tutorial: using LiteDB

13
Comments 8
5 min read
Implementing Search in Blazor WebAssembly With Lucene.NET

Implementing Search in Blazor WebAssembly With Lucene.NET

75
Comments 4
17 min read
Running F# in WebAssembly with Bolero

Running F# in WebAssembly with Bolero

17
Comments 1
1 min read
25일간의 서버리스 챌린지

25일간의 서버리스 챌린지

6
Comments
1 min read
Bulk Insert With Dapper - with Table Type Parameter

Bulk Insert With Dapper - with Table Type Parameter

12
Comments 4
3 min read
Transform JPEG file to PSD in C#

Transform JPEG file to PSD in C#

6
Comments
1 min read
Avail GroupDocs’s free consulting service – Get help in productizing your document manipulation ideas

Avail GroupDocs’s free consulting service – Get help in productizing your document manipulation ideas

4
Comments
3 min read
How to Conditionally Target WinExe

How to Conditionally Target WinExe

5
Comments 1
3 min read
ASP.NET Core Blog tutorial: MVC

ASP.NET Core Blog tutorial: MVC

10
Comments
4 min read
Coding a blog with ASP.NET and C# Series

Coding a blog with ASP.NET and C# Series

26
Comments 7
7 min read
Validate mail address format the easy way

Validate mail address format the easy way

20
Comments 3
1 min read
Is C# worth learning in 2019?

Is C# worth learning in 2019?

145
Comments 67
4 min read
Introducing #25DaysOfServerless, an Azure Functions Challenge

Introducing #25DaysOfServerless, an Azure Functions Challenge

58
Comments 2
2 min read
On.NET Episode: Exploring the new Azure .NET SDKs for .NET

On.NET Episode: Exploring the new Azure .NET SDKs for .NET

13
Comments
1 min read
loading...