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.
Looking for a helpful dotnet library

Looking for a helpful dotnet library

26
Comments 12
1 min read
Learn how to build and work with Blazor apps using .NET Core, C# and JavaScript

Learn how to build and work with Blazor apps using .NET Core, C# and JavaScript

92
Comments 2
1 min read
2019 - The Year of .Net (Core) and Javascript. My New Directions for 2020

2019 - The Year of .Net (Core) and Javascript. My New Directions for 2020

60
Comments 15
3 min read
Use IdentityModel to manage ASP.NET Core Access Tokens the easy way

Use IdentityModel to manage ASP.NET Core Access Tokens the easy way

12
Comments
3 min read
Tu primera aplicación en .NET

Tu primera aplicación en .NET

13
Comments
3 min read
The Curry-Howard Correspondence in C#

The Curry-Howard Correspondence in C#

11
Comments 4
3 min read
Hosting Blazor on Netlify using Github Actions (Part 1 of Series)

Hosting Blazor on Netlify using Github Actions (Part 1 of Series)

10
Comments
2 min read
Hosting Blazor on Netlify using Github Actions (Part 2 of Series)

Hosting Blazor on Netlify using Github Actions (Part 2 of Series)

5
Comments
1 min read
RepoDb - a hybrid ORM library for .NET.

RepoDb - a hybrid ORM library for .NET.

9
Comments 4
2 min read
Getting Elmish in .NET with Elmish.WPF

Getting Elmish in .NET with Elmish.WPF

22
Comments 2
10 min read
Demystifying Async & Await in C#

Demystifying Async & Await in C#

58
Comments 6
5 min read
F# Tip 2: Use the pipe operator

F# Tip 2: Use the pipe operator

11
Comments 3
1 min read
Deploying an ASP.NET Core App on Google Kubernetes Engine

Deploying an ASP.NET Core App on Google Kubernetes Engine

12
Comments
3 min read
F# Tip 1: Don't use classes

F# Tip 1: Don't use classes

11
Comments 2
1 min read
Creating Bespoke Input Components for Blazor from Scratch

Creating Bespoke Input Components for Blazor from Scratch

7
Comments
6 min read
Hello ASP .NET Core v3.1!

Hello ASP .NET Core v3.1!

7
Comments
5 min read
ASP .NET Core code sharing between Blazor, MVC and Razor Pages

ASP .NET Core code sharing between Blazor, MVC and Razor Pages

8
Comments
9 min read
How to use GraphQL Subscriptions in DotNet Core

How to use GraphQL Subscriptions in DotNet Core

8
Comments
6 min read
Simple Excel Upload and Chosen Select Tutorial (using Asp.Net Core Razor Pages, JQuery and EPPlus)

Simple Excel Upload and Chosen Select Tutorial (using Asp.Net Core Razor Pages, JQuery and EPPlus)

10
Comments
5 min read
How to build an Image processor bot using Microsoft Bot framework

How to build an Image processor bot using Microsoft Bot framework

13
Comments
5 min read
A Blazor project template for the real world

A Blazor project template for the real world

11
Comments
1 min read
Adding HATEOAS to an ASP.NET Core API

Adding HATEOAS to an ASP.NET Core API

11
Comments 1
6 min read
Why not Java

Why not Java

8
Comments 24
3 min read
How to catch OverflowExceptions when casting values in .NET

How to catch OverflowExceptions when casting values in .NET

7
Comments
1 min read
Value Tuples makes actions better

Value Tuples makes actions better

7
Comments 1
1 min read
C# and .NET Core Appreciation Post. The most beautiful piece of code I have ever seen... this month!

C# and .NET Core Appreciation Post. The most beautiful piece of code I have ever seen... this month!

146
Comments 65
3 min read
Backup/Restore Key Vault - Day 22 of #25DaysOfServerless - Winter Solstice: Protect Secrets from Grim Reaper!

Backup/Restore Key Vault - Day 22 of #25DaysOfServerless - Winter Solstice: Protect Secrets from Grim Reaper!

15
Comments
7 min read
키 저장소 백업/복구 - #25DaysOfServerless 22일차 - 동짓날 저승 사자로부터 철수를 보호하라!

키 저장소 백업/복구 - #25DaysOfServerless 22일차 - 동짓날 저승 사자로부터 철수를 보호하라!

8
Comments
3 min read
Advanced String Templates in C#

Advanced String Templates in C#

57
Comments 4
3 min read
Awesome List of Top ASP.NET Core-Based Open-Source Application Projects

Awesome List of Top ASP.NET Core-Based Open-Source Application Projects

138
Comments 2
4 min read
E033 - Redesigning the API: Improving the internal architecture - ASPF02O

E033 - Redesigning the API: Improving the internal architecture - ASPF02O

11
Comments 2
8 min read
Open Source Reporting Solution (FastReport) - Simple Demo with .NET Core

Open Source Reporting Solution (FastReport) - Simple Demo with .NET Core

41
Comments 15
2 min read
Dotnet Core console App to search file contents for a phrase

Dotnet Core console App to search file contents for a phrase

6
Comments
2 min read
4 Best ASP.NET open-source eCommerce platforms

4 Best ASP.NET open-source eCommerce platforms

5
Comments 1
3 min read
Deploy to Azure Directly From the Repository with GitHub Actions

Deploy to Azure Directly From the Repository with GitHub Actions

15
Comments 2
7 min read
Introduction to Software Testing on Visual Studio 2019

Introduction to Software Testing on Visual Studio 2019

18
Comments
3 min read
Deploy/Host a .Net Core App on a Low Cost Provider (InterServer)

Deploy/Host a .Net Core App on a Low Cost Provider (InterServer)

14
Comments 3
2 min read
(pt-BR) Introdução ao RabbitMQ com .NET Core

(pt-BR) Introdução ao RabbitMQ com .NET Core

28
Comments 5
8 min read
Build and Deploy a Blazor App Without Touching a Windows Machine

Build and Deploy a Blazor App Without Touching a Windows Machine

82
Comments 1
8 min read
A .NET Manager's Perspective on F#

A .NET Manager's Perspective on F#

55
Comments 5
9 min read
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

6
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

88
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
loading...