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.
Trabajando con ASP.NET Core en Visual Studio Code

Trabajando con ASP.NET Core en Visual Studio Code

19
Comments
6 min read
An Organic .NET Code Profiler/Logger Through IL Weaving

An Organic .NET Code Profiler/Logger Through IL Weaving

4
Comments
15 min read
Production Tips for ASP .NET Core 3.1 Web Apps

Production Tips for ASP .NET Core 3.1 Web Apps

7
Comments 1
9 min read
What's the Difference between .NET Core, .NET Framework, and Xamarin?

What's the Difference between .NET Core, .NET Framework, and Xamarin?

7
Comments 1
4 min read
Building My First API From Scratch

Building My First API From Scratch

11
Comments
6 min read
Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041]

Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041]

6
Comments
6 min read
Set up Stripe Connect Express Accounts with Blazor

Set up Stripe Connect Express Accounts with Blazor

7
Comments
5 min read
Setting up CI/CD pipeline to deploy a .net core application to an IIS Server through Azure Devops

Setting up CI/CD pipeline to deploy a .net core application to an IIS Server through Azure Devops

31
Comments
8 min read
Welcome to RepoDb.NET

Welcome to RepoDb.NET

7
Comments
3 min read
ONNX: No, it's not a Pokemon! Deploy your ONNX model with C# and Azure Functions

ONNX: No, it's not a Pokemon! Deploy your ONNX model with C# and Azure Functions

18
Comments 2
9 min read
A neat but hacky way to add customisable style changes to a web application

A neat but hacky way to add customisable style changes to a web application

6
Comments
5 min read
MULTI STAGE PIPELINES & AZURE DEVOPS

MULTI STAGE PIPELINES & AZURE DEVOPS

6
Comments
4 min read
More Than Just CRUD with .NET Core 3.1 - Part 2

More Than Just CRUD with .NET Core 3.1 - Part 2

47
Comments 23
11 min read
How to Connect Azure Bot Service to Xamarin.Forms Chat Control

How to Connect Azure Bot Service to Xamarin.Forms Chat Control

6
Comments
7 min read
API Versioning In ASP.NET Core

API Versioning In ASP.NET Core

68
Comments 7
5 min read
On.NET Episode: Consuming GraphQL in C#

On.NET Episode: Consuming GraphQL in C#

26
Comments
1 min read
Introduction to Extension Methods in C#

Introduction to Extension Methods in C#

8
Comments
4 min read
Why you should protect your .NET applications

Why you should protect your .NET applications

24
Comments 10
3 min read
Migrondi, Simple SQL migrations tool

Migrondi, Simple SQL migrations tool

9
Comments
5 min read
How I Build a Budget-friendly URL Shortener Easy to Deploy and Customized

How I Build a Budget-friendly URL Shortener Easy to Deploy and Customized

20
Comments
3 min read
Writing a NuGet package release notes in an outside of a .csproj file.

Writing a NuGet package release notes in an outside of a .csproj file.

21
Comments 2
3 min read
Working with ASP.NET Core on Visual Studio Code

Working with ASP.NET Core on Visual Studio Code

7
Comments
6 min read
Event-driven integration #1 - Intro to the transactional outbox pattern [ASPF02O|E040]

Event-driven integration #1 - Intro to the transactional outbox pattern [ASPF02O|E040]

4
Comments
4 min read
Stripe.NET Create Stripe Webhooks Receiver

Stripe.NET Create Stripe Webhooks Receiver

6
Comments 1
4 min read
How to use private Nuget feed from Docker

How to use private Nuget feed from Docker

9
Comments 1
1 min read
Building your First async fluent API using interface extension methods pattern

Building your First async fluent API using interface extension methods pattern

5
Comments
3 min read
On.NET: Creating A GraphQL Backend

On.NET: Creating A GraphQL Backend

30
Comments
1 min read
.NET How to throttle HttpClient Requests using SemaphoreSlim

.NET How to throttle HttpClient Requests using SemaphoreSlim

15
Comments 4
2 min read
DotNet OpenSource Days-2

DotNet OpenSource Days-2

4
Comments 1
1 min read
Mobile Blazor Bindings - Layout and Styling

Mobile Blazor Bindings - Layout and Styling

7
Comments 2
12 min read
Web vulnerabilities and options for .net core API 3.1

Web vulnerabilities and options for .net core API 3.1

9
Comments
4 min read
On.NET Episode: Introduction To GraphQL

On.NET Episode: Introduction To GraphQL

26
Comments 2
1 min read
FlowGoal: An AI-powered Inbox Assistant

FlowGoal: An AI-powered Inbox Assistant

9
Comments 3
3 min read
Desarrollo de aplicaciones web con ASP.NET Core, DotVVM y MongoDB

Desarrollo de aplicaciones web con ASP.NET Core, DotVVM y MongoDB

5
Comments
12 min read
On.NET Episode: Bots, BBQ, and .NET Core

On.NET Episode: Bots, BBQ, and .NET Core

12
Comments 10
1 min read
Feliz Web Apps for JavaScript devs

Feliz Web Apps for JavaScript devs

14
Comments
5 min read
DotVVM: upload files using FileUpload control

DotVVM: upload files using FileUpload control

2
Comments
4 min read
Create an Azure Pipeline for a .NET Core Webapp and configure for Continuous Integration (CI)

Create an Azure Pipeline for a .NET Core Webapp and configure for Continuous Integration (CI)

28
Comments
25 min read
More Than Just CRUD with .NET Core 3.1

More Than Just CRUD with .NET Core 3.1

40
Comments 3
12 min read
Azure sessions: The Live Coders Conference on April 9th.

Azure sessions: The Live Coders Conference on April 9th.

17
Comments
2 min read
.NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers

.NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers

9
Comments
14 min read
Validate mail address format the easy way – a follow up

Validate mail address format the easy way – a follow up

2
Comments
2 min read
Malware Analysis with .NET and Java

Malware Analysis with .NET and Java

7
Comments 1
6 min read
Event-driven integration - Overview [ASPF02O|E039]

Event-driven integration - Overview [ASPF02O|E039]

6
Comments
6 min read
Playing with serilog and dotnetcore

Playing with serilog and dotnetcore

9
Comments
5 min read
Getting Started with the Table API in Azure Cosmos DB

Getting Started with the Table API in Azure Cosmos DB

9
Comments
8 min read
Many-To-Many Relationship with Entity Framework Core

Many-To-Many Relationship with Entity Framework Core

99
Comments 7
12 min read
Getting Started with Mobile Blazor Bindings

Getting Started with Mobile Blazor Bindings

6
Comments
8 min read
Using Autofac on Azure Functions

Using Autofac on Azure Functions

6
Comments
2 min read
Developing web applications with ASP.NET Core, DotVVM and MongoDB

Developing web applications with ASP.NET Core, DotVVM and MongoDB

7
Comments
11 min read
HTML Encode TagHelper in ASP.NET Core

HTML Encode TagHelper in ASP.NET Core

6
Comments
1 min read
NDepend code analysis

NDepend code analysis

6
Comments
3 min read
Reactive architecture with event grid

Reactive architecture with event grid

7
Comments
1 min read
Updating an AWS Lambda app to from .NET Core 2.1 to 3.1

Updating an AWS Lambda app to from .NET Core 2.1 to 3.1

8
Comments
1 min read
OData Actions in .NET Core

OData Actions in .NET Core

6
Comments
3 min read
First steps with asynchronous programming in C#

First steps with asynchronous programming in C#

25
Comments 5
7 min read
C#, Task.WhenAll vs Parallel.ForEach

C#, Task.WhenAll vs Parallel.ForEach

21
Comments 5
2 min read
Implementing a Generic Dapper Repository in ASP.NET Core

Implementing a Generic Dapper Repository in ASP.NET Core

15
Comments 1
5 min read
Introduction to OPTION type in CSharp

Introduction to OPTION type in CSharp

13
Comments
3 min read
Middleware in ASP .NET Core 3.1

Middleware in ASP .NET Core 3.1

17
Comments 1
7 min read
loading...