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.
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
How to Deploy .NET 6 Web API Docker Image to Amazon ECR using CircleCI?

How to Deploy .NET 6 Web API Docker Image to Amazon ECR using CircleCI?

5
Comments
4 min read
Testes de unidade com NUnit para aplicações C# .Net -- Parte 1

Testes de unidade com NUnit para aplicações C# .Net -- Parte 1

7
Comments
6 min read
Building a gRPC Client in .NET

Building a gRPC Client in .NET

9
Comments
5 min read
Securing a Blazor WebAssembly Hosted Apps with Azure Active Directory - Part 2

Securing a Blazor WebAssembly Hosted Apps with Azure Active Directory - Part 2

9
Comments 4
4 min read
Securing a Blazor WebAssembly Hosted Apps with Azure Active Directory - Part 1

Securing a Blazor WebAssembly Hosted Apps with Azure Active Directory - Part 1

11
Comments
4 min read
The 5 Guidelines to Write Cleaner Code in C#

The 5 Guidelines to Write Cleaner Code in C#

111
Comments 4
3 min read
Don't use String.ToLower() in C# when comparing strings

Don't use String.ToLower() in C# when comparing strings

47
Comments 11
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.