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.
Breeding Attack Squirrels in F#

Breeding Attack Squirrels in F#

40
Comments 5
13 min read
Inyección de Dependencias(DI) en ASP.NET Core, mejores prácticas para escribir código reutilizable, escalable y desacoplado

Inyección de Dependencias(DI) en ASP.NET Core, mejores prácticas para escribir código reutilizable, escalable y desacoplado

48
Comments 4
5 min read
The Challenges of Writing Business Apps/Tools

The Challenges of Writing Business Apps/Tools

4
Comments 2
3 min read
Using .NET LINQ to Query Dynamic Schema-less NoSQL CosmosDB Documents

Using .NET LINQ to Query Dynamic Schema-less NoSQL CosmosDB Documents

19
Comments 1
8 min read
ASP.NET Core 3.0 MVC Secure Authentication

ASP.NET Core 3.0 MVC Secure Authentication

6
Comments
8 min read
Change page orientation of a Word document in C#

Change page orientation of a Word document in C#

7
Comments
1 min read
the new features of AutoMapper in .net

the new features of AutoMapper in .net

44
Comments 2
1 min read
Future-proofing .NET Tests with NUnit Values Attributes

Future-proofing .NET Tests with NUnit Values Attributes

19
Comments 2
4 min read
DVD Player

DVD Player

3
Comments 1
1 min read
Export to Excel from a .Net Core WebApp (Razor Pages)

Export to Excel from a .Net Core WebApp (Razor Pages)

7
Comments 1
3 min read
Bootstrap Toast in .Net Core Web App

Bootstrap Toast in .Net Core Web App

7
Comments
3 min read
Build a Simple Microservice with C# Azure Functions

Build a Simple Microservice with C# Azure Functions

12
Comments
8 min read
How to Migrate a Project From ASP.NET MVC to ASP.NET Core

How to Migrate a Project From ASP.NET MVC to ASP.NET Core

25
Comments
15 min read
How YOU can make your .NET programs more responsive with async/await in .NET Core, C# and VS Code

How YOU can make your .NET programs more responsive with async/await in .NET Core, C# and VS Code

334
Comments 20
9 min read
Business Logic of an Application - My Experience as Newbie Programmer

Business Logic of an Application - My Experience as Newbie Programmer

7
Comments
3 min read
Introduction to Azure Functions

Introduction to Azure Functions

19
Comments 1
2 min read
Introduction to Azure Functions Pt. 5 - Automate the function deployment with a CI/CD pipeline

Introduction to Azure Functions Pt. 5 - Automate the function deployment with a CI/CD pipeline

12
Comments 1
5 min read
Introduction to Azure Functions Pt. 1 - Creating the .NET Core Solution

Introduction to Azure Functions Pt. 1 - Creating the .NET Core Solution

11
Comments 2
3 min read
Introduction to Azure Functions Pt. 2 - Creating the Azure Function

Introduction to Azure Functions Pt. 2 - Creating the Azure Function

9
Comments
3 min read
Introduction to Azure Functions Pt. 4 - Deploying the Azure Function

Introduction to Azure Functions Pt. 4 - Deploying the Azure Function

7
Comments
2 min read
Introduction to Azure Functions Pt. 3 - Creating the Azure Function resources

Introduction to Azure Functions Pt. 3 - Creating the Azure Function resources

4
Comments
2 min read
100 Days Of Code - Round 1 Days 15 to 21

100 Days Of Code - Round 1 Days 15 to 21

12
Comments
4 min read
The Myth of Code Coverage

The Myth of Code Coverage

77
Comments 7
6 min read
Learn how YOU can use both C# and JavaScript in your Blazor app with the JavaScript interop

Learn how YOU can use both C# and JavaScript in your Blazor app with the JavaScript interop

81
Comments 2
9 min read
Ocelot Gateway with "auto-generated" Swagger

Ocelot Gateway with "auto-generated" Swagger

11
Comments 3
5 min read
C#: Extract Data from Database Files without SQL

C#: Extract Data from Database Files without SQL

9
Comments
2 min read
Dependency Injection in NetCore

Dependency Injection in NetCore

18
Comments 4
1 min read
My experience with .NET IoT (so far)

My experience with .NET IoT (so far)

5
Comments
2 min read
Filter a List in Razor Pages .net core 2.2

Filter a List in Razor Pages .net core 2.2

8
Comments 6
3 min read
Create an ASP .NET Core Site with Entity Framework

Create an ASP .NET Core Site with Entity Framework

128
Comments 4
11 min read
My dot net core global tool

My dot net core global tool

7
Comments
4 min read
Base de Datos en memoria con ASP.NET Core 3.0 MVC + Entity Framework Core

Base de Datos en memoria con ASP.NET Core 3.0 MVC + Entity Framework Core

12
Comments 5
4 min read
Injecting and Resolving dependencies in AspNet Core

Injecting and Resolving dependencies in AspNet Core

32
Comments
4 min read
Accept or reject PDF comparison changes in C#

Accept or reject PDF comparison changes in C#

5
Comments
1 min read
How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript

How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript

185
Comments 16
14 min read
Co-Hosting Orleans and ASP.NET Core

Co-Hosting Orleans and ASP.NET Core

6
Comments
2 min read
Pragmatically upgrading .net framework version for all projects with PowerShell

Pragmatically upgrading .net framework version for all projects with PowerShell

17
Comments 2
1 min read
Estimated Time Left Calculation in C#

Estimated Time Left Calculation in C#

5
Comments
1 min read
Handling Integration Tests in a CI pipeline

Handling Integration Tests in a CI pipeline

8
Comments
3 min read
Let’s do some DDD with Entity Framework Core 3 – part 3: better Value Objects

Let’s do some DDD with Entity Framework Core 3 – part 3: better Value Objects

7
Comments
3 min read
MCSD Certification - Would You Take It?

MCSD Certification - Would You Take It?

6
Comments
1 min read
Consuming message queues using .net core background workers – part 3: the code, finally

Consuming message queues using .net core background workers – part 3: the code, finally

7
Comments
4 min read
The perils of sharing state when writing tests

The perils of sharing state when writing tests

6
Comments
4 min read
Bad test coverage results? No worries!

Bad test coverage results? No worries!

5
Comments
3 min read
Prevent watermark tampering in Word Documents using C#

Prevent watermark tampering in Word Documents using C#

8
Comments 1
2 min read
Razor Pages - Not For Shaving!

Razor Pages - Not For Shaving!

4
Comments 2
1 min read
ExtendedConsole now available on Nuget

ExtendedConsole now available on Nuget

9
Comments
1 min read
My Journey

My Journey

5
Comments
1 min read
Singleton Design Pattern C# .net core

Singleton Design Pattern C# .net core

21
Comments
8 min read
Implementing Google's reCapcha v3 to ASP.NET Core 3 project

Implementing Google's reCapcha v3 to ASP.NET Core 3 project

8
Comments 3
2 min read
Create a Blazor Timer Service and Navigate Programmatically

Create a Blazor Timer Service and Navigate Programmatically

10
Comments
4 min read
Podcast: .NET With Scott Allen

Podcast: .NET With Scott Allen

34
Comments
1 min read
How to make your ✨shiny new ASP.NET Core 3.0 API accessible from emulators and within your network 👀

How to make your ✨shiny new ASP.NET Core 3.0 API accessible from emulators and within your network 👀

15
Comments
2 min read
F# Genetic Algorithm – Defining Squirrel Genes

F# Genetic Algorithm – Defining Squirrel Genes

25
Comments 3
9 min read
My new configurable server

My new configurable server

5
Comments
3 min read
Consider using C# 8 with the .NET Framework

Consider using C# 8 with the .NET Framework

6
Comments
2 min read
Tracking .NET Code Quality with NDepend

Tracking .NET Code Quality with NDepend

45
Comments 1
11 min read
The Problem(s) with Nullable Reference Types

The Problem(s) with Nullable Reference Types

14
Comments 5
4 min read
17+ Must-Have .NET Developer Tools - The Essential List

17+ Must-Have .NET Developer Tools - The Essential List

61
Comments 6
8 min read
Como integrar Vue com ASP.NET Core usando extensão SPA

Como integrar Vue com ASP.NET Core usando extensão SPA

8
Comments
5 min read
loading...