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.
Git-How to publish git pages.

Git-How to publish git pages.

7
Comments
1 min read
A Node.js Developer Tries .NET

A Node.js Developer Tries .NET

8
Comments 2
2 min read
Seriously, stop using List<T> in APIs

Seriously, stop using List<T> in APIs

13
Comments
2 min read
Design Patterns — Visitor in .NET

Design Patterns — Visitor in .NET

6
Comments
2 min read
Dictionary implementation in C#

Dictionary implementation in C#

12
Comments
5 min read
How to Add a Blazor In-Place Editor to a Blazor WebAssembly App

How to Add a Blazor In-Place Editor to a Blazor WebAssembly App

6
Comments
1 min read
Building c-lightning plugin with .NET

Building c-lightning plugin with .NET

12
Comments
6 min read
Aplicando Sessões em Asp.Net Core

Aplicando Sessões em Asp.Net Core

7
Comments
2 min read
C# Tip: Exception handling with WHEN clause

C# Tip: Exception handling with WHEN clause

12
Comments
2 min read
A few words about the implementation of List<T> in C#

A few words about the implementation of List<T> in C#

13
Comments
3 min read
Getting Started with the Blazor Barcode and QR Code Generator

Getting Started with the Blazor Barcode and QR Code Generator

4
Comments
1 min read
What is pub/sub and how to apply it in C# .NET to build a chat app

What is pub/sub and how to apply it in C# .NET to build a chat app

21
Comments
14 min read
C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

17
Comments
2 min read
Getting Started with the Blazor Range Selector Component

Getting Started with the Blazor Range Selector Component

6
Comments
1 min read
Directory.Build.Props and dependabot behaviour

Directory.Build.Props and dependabot behaviour

8
Comments
1 min read
EF Core 5 Many to Many - Eliminando a tabela de junção em relacionamento de muitos para muitos

EF Core 5 Many to Many - Eliminando a tabela de junção em relacionamento de muitos para muitos

6
Comments
5 min read
Suspicious sortings in Unity, ASP.NET Core, and more

Suspicious sortings in Unity, ASP.NET Core, and more

6
Comments
5 min read
Create Web API with ASP.NET Core 6.0

Create Web API with ASP.NET Core 6.0

31
Comments 1
7 min read
An easy way to practice version embedding on .NET

An easy way to practice version embedding on .NET

5
Comments
8 min read
Extension Methods in C#

Extension Methods in C#

9
Comments 1
6 min read
Export DataGridView to Excel C# (Code Example Tutorial)

Export DataGridView to Excel C# (Code Example Tutorial)

16
Comments 1
4 min read
How to C#: Creating an API with a database (using EFCore)

How to C#: Creating an API with a database (using EFCore)

7
Comments
3 min read
CRUD operations on PostgreSQL using C# and Npgsql

CRUD operations on PostgreSQL using C# and Npgsql

4
Comments
7 min read
5 Good Practices for Error Handling in C#

5 Good Practices for Error Handling in C#

140
Comments 6
3 min read
OData without Entity Framework in ASP.NET 6.0 and performing CRUD operations

OData without Entity Framework in ASP.NET 6.0 and performing CRUD operations

23
Comments 2
4 min read
loading...