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.
Benefits of deconstuctors for custom types

Benefits of deconstuctors for custom types

6
Comments
5 min read
Creating a single file application in .NET Core

Creating a single file application in .NET Core

6
Comments
3 min read
Using .NET 5 with Rider on Linux

Using .NET 5 with Rider on Linux

13
Comments
3 min read
Worker Service in .NET Core 3.1

Worker Service in .NET Core 3.1

8
Comments
7 min read
Create small ASP.NET Core Docker

Create small ASP.NET Core Docker

9
Comments
1 min read
Reportes de datos a través de los controles GridView, CheckBox y TextBox de DotVVM

Reportes de datos a través de los controles GridView, CheckBox y TextBox de DotVVM

6
Comments
9 min read
The continued theft of ideas by C#

The continued theft of ideas by C#

6
Comments 2
5 min read
New Stream - Series Server to Serverless

New Stream - Series Server to Serverless

8
Comments 1
1 min read
Using MySQL with Entity Framework Core and ASP.NET Core

Using MySQL with Entity Framework Core and ASP.NET Core

15
Comments 4
1 min read
Concepts Of Object-Oriented Programming -Part 3(Abstraction)

Concepts Of Object-Oriented Programming -Part 3(Abstraction)

18
Comments
4 min read
Principles Of Object-Oriented Programming Part 1-Inheritance

Principles Of Object-Oriented Programming Part 1-Inheritance

10
Comments
3 min read
log4net Tutorial - The Complete Guide for beginners and pros

log4net Tutorial - The Complete Guide for beginners and pros

6
Comments 5
12 min read
Containerize your .NET Core app – the right way

Containerize your .NET Core app – the right way

73
Comments 2
8 min read
Reduce mental energy with C# 9

Reduce mental energy with C# 9

3
Comments
5 min read
Published "DevSecOps for .NET Core" with Apress

Published "DevSecOps for .NET Core" with Apress

4
Comments
1 min read
How to rename your default branch away from master while using GitHub pages

How to rename your default branch away from master while using GitHub pages

2
Comments
3 min read
Party in the cloud with feature flags and Azure App Configuration

Party in the cloud with feature flags and Azure App Configuration

5
Comments 1
6 min read
Validation in ASP .NET Core 3.1

Validation in ASP .NET Core 3.1

12
Comments
9 min read
¿Qué demonios es Docker y Docker-Compose? y cómo Dockerizar Dotnet Core WebApi y SQL Server en un ambiente de desarrollo ideal

¿Qué demonios es Docker y Docker-Compose? y cómo Dockerizar Dotnet Core WebApi y SQL Server en un ambiente de desarrollo ideal

46
Comments
12 min read
C# Scripting using dotnet-script

C# Scripting using dotnet-script

22
Comments
3 min read
Using NULL Conditional and Coalescing Operators in C#

Using NULL Conditional and Coalescing Operators in C#

11
Comments 1
2 min read
Monetizor - A Blazor WebAssembly Component for Web Monetization

Monetizor - A Blazor WebAssembly Component for Web Monetization

9
Comments
3 min read
Peeking at HttpContext.Request.Body, without consuming it

Peeking at HttpContext.Request.Body, without consuming it

9
Comments 1
2 min read
Зустрічайте C# 9.0

Зустрічайте C# 9.0

11
Comments
3 min read
Principles Of Object-Oriented Programming Part 2- Encapsulation

Principles Of Object-Oriented Programming Part 2- Encapsulation

14
Comments
5 min read
Multilayer Caching in .NET

Multilayer Caching in .NET

48
Comments 8
5 min read
How to Build a Game & Learn C#: Self-Paced Workshop - Getting Started

How to Build a Game & Learn C#: Self-Paced Workshop - Getting Started

12
Comments 2
5 min read
Starting an Asp.Net Core Walking Skeleton

Starting an Asp.Net Core Walking Skeleton

7
Comments 4
6 min read
Machine learning: How to ensure labels are smart, not lucky

Machine learning: How to ensure labels are smart, not lucky

5
Comments 1
9 min read
C# collections by Example

C# collections by Example

3
Comments
3 min read
Why writing integration tests on a C# API is a productivity booster

Why writing integration tests on a C# API is a productivity booster

43
Comments 9
5 min read
Daily reads for .NET and programming

Daily reads for .NET and programming

9
Comments 3
2 min read
Querying a Record Using C# .NET and the Salesforce REST API

Querying a Record Using C# .NET and the Salesforce REST API

20
Comments 1
3 min read
Conway’s Game of Life with Blazor

Conway’s Game of Life with Blazor

5
Comments 4
2 min read
Blazor WASM with Caddy 2

Blazor WASM with Caddy 2

7
Comments 1
4 min read
.Net core host builder for Xamarin? Yes please!

.Net core host builder for Xamarin? Yes please!

2
Comments
1 min read
How NuGet Works

How NuGet Works

21
Comments
4 min read
Diseño de formularios web con DotVVM Business Pack

Diseño de formularios web con DotVVM Business Pack

2
Comments
8 min read
Simple Weather App With Google Maps Using Blazor Server, HttpClient and Radzen Components

Simple Weather App With Google Maps Using Blazor Server, HttpClient and Radzen Components

45
Comments 13
2 min read
C# ile PDF Oluşturma (Örnek fatura uygulaması)

C# ile PDF Oluşturma (Örnek fatura uygulaması)

2
Comments
3 min read
Cryptography with Practical Examples in .Net Core

Cryptography with Practical Examples in .Net Core

27
Comments 2
6 min read
Web forms with DotVVM Business Pack

Web forms with DotVVM Business Pack

6
Comments
7 min read
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Exploratory Data Analysis

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Exploratory Data Analysis

5
Comments
20 min read
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Prediction

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Prediction

6
Comments
9 min read
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Introduction

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Introduction

2
Comments
8 min read
Deploy .net core API using docker compose - Part 1

Deploy .net core API using docker compose - Part 1

12
Comments
2 min read
Hacking Windows with F# 5.0 Scripts

Hacking Windows with F# 5.0 Scripts

23
Comments 2
6 min read
C# Repository Design Pattern for Database Operations in a .NET Core 3.1 MVC Web App

C# Repository Design Pattern for Database Operations in a .NET Core 3.1 MVC Web App

12
Comments
3 min read
Call function in unmanaged DLL from C# and pass custom data types [Marshal]

Call function in unmanaged DLL from C# and pass custom data types [Marshal]

10
Comments
6 min read
Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!

Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!

4
Comments
4 min read
Publisher Subscriber vs Observer pattern with C#

Publisher Subscriber vs Observer pattern with C#

15
Comments
7 min read
Using Existing Database Connection's with Entity Framework Core

Using Existing Database Connection's with Entity Framework Core

7
Comments
1 min read
How to Disable the pipeline in Azure Devops

How to Disable the pipeline in Azure Devops

7
Comments 6
1 min read
Introduction to Software Architecture

Introduction to Software Architecture

38
Comments
5 min read
Implementing Distributed Cache on SQL Server using .Net

Implementing Distributed Cache on SQL Server using .Net

24
Comments 1
3 min read
EF Core: How to implement basic Auditing on your Entities

EF Core: How to implement basic Auditing on your Entities

39
Comments 4
3 min read
Run environment-aware database migrations with yuniql

Run environment-aware database migrations with yuniql

7
Comments 1
4 min read
Setting up development environment for Blazor WebAssembly

Setting up development environment for Blazor WebAssembly

5
Comments
2 min read
Seed your SqlServer, PostgreSql and MySql databases with CSV files using yuniql migrations

Seed your SqlServer, PostgreSql and MySql databases with CSV files using yuniql migrations

10
Comments
5 min read
Defining types at runtime? why not...

Defining types at runtime? why not...

6
Comments
3 min read
loading...