Forem

.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.
How to perform Hardware (GPU) Video Acceleration in .NET (based on FFmpeg & SharpDX)

How to perform Hardware (GPU) Video Acceleration in .NET (based on FFmpeg & SharpDX)

3
Comments
1 min read
Using Existing Database Connection's with Entity Framework Core

Using Existing Database Connection's with Entity Framework Core

8
Comments
1 min read
Debugging System.UnauthorizedAccessException (often followed by: Access to the path is denied)

Debugging System.UnauthorizedAccessException (often followed by: Access to the path is denied)

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

How to Disable the pipeline in Azure Devops

13
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

27
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

42
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
Locally publishing Service Fabric without State Loss

Locally publishing Service Fabric without State Loss

4
Comments
1 min read
How to avoid the Visitor pattern in C#

How to avoid the Visitor pattern in C#

24
Comments 5
6 min read
Empowering MySQL DB Access with MySqlConnector + RepoDb

Empowering MySQL DB Access with MySqlConnector + RepoDb

7
Comments
5 min read
.NET Core: Use HttpClientFactory and Polly to build rock solid services

.NET Core: Use HttpClientFactory and Polly to build rock solid services

118
Comments 6
4 min read
C# Unit Testing a Custom FileResult That Exports Data into a CSV file Using Streaming in a .NET Core 3.1 MVC App

C# Unit Testing a Custom FileResult That Exports Data into a CSV file Using Streaming in a .NET Core 3.1 MVC App

13
Comments
5 min read
Обмеження одночасних потоків в C#

Обмеження одночасних потоків в C#

10
Comments
2 min read
Cheatsheet for Entity Framework Core

Cheatsheet for Entity Framework Core

20
Comments
1 min read
Microsoft .NET 5 – A Jackpot for Developers

Microsoft .NET 5 – A Jackpot for Developers

6
Comments
6 min read
Learning Notes of Razor Page

Learning Notes of Razor Page

5
Comments
3 min read
Instagram Basic Display API

Instagram Basic Display API

11
Comments
8 min read
Creación de formularios para páginas web con los controles de DotVVM

Creación de formularios para páginas web con los controles de DotVVM

7
Comments
6 min read
Automate Development Environment setup via PowerShell

Automate Development Environment setup via PowerShell

8
Comments
1 min read
I created an AutoMapper in C# to copy property values automatically

I created an AutoMapper in C# to copy property values automatically

4
Comments
2 min read
ASP.NET Core Series: MVC and Razor Pages

ASP.NET Core Series: MVC and Razor Pages

19
Comments
1 min read
loading...