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.
What every ASP.NET Core Web API project needs - Part 1 - Serilog

What every ASP.NET Core Web API project needs - Part 1 - Serilog

101
Comments 16
5 min read
What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

56
Comments 4
7 min read
Clean code architecture and CQRS pattern based web api using .NetCore

Clean code architecture and CQRS pattern based web api using .NetCore

14
Comments 4
3 min read
TIL: Using AutoFixture with auto mocking is awesome.

TIL: Using AutoFixture with auto mocking is awesome.

18
Comments 1
2 min read
Micro service architecture in .NetCore

Micro service architecture in .NetCore

12
Comments
2 min read
.NetCore notification service using RabbitMq

.NetCore notification service using RabbitMq

1
Comments
1 min read
Start using fields in C#. Using properties is not a good habit and won't do you any good...

Start using fields in C#. Using properties is not a good habit and won't do you any good...

6
Comments 6
2 min read
ConstrucciĂłn de un portal informativo para eventos con ASP.NET 5

ConstrucciĂłn de un portal informativo para eventos con ASP.NET 5

12
Comments
11 min read
The Difference Between Single And First Methods In C# -Explained

The Difference Between Single And First Methods In C# -Explained

10
Comments
3 min read
Creating an outlined entry in Xamarin.Forms

Creating an outlined entry in Xamarin.Forms

23
Comments 2
5 min read
Distributed Caching in ASP.NET Core with Redis

Distributed Caching in ASP.NET Core with Redis

30
Comments 5
7 min read
C# Loops Explained

C# Loops Explained

5
Comments 2
2 min read
The .NET Stacks #38: 📱 I hope you like announcements

The .NET Stacks #38: 📱 I hope you like announcements

7
Comments
13 min read
EF Core 5.0 - Many to Many Relationship

EF Core 5.0 - Many to Many Relationship

9
Comments 2
3 min read
API's From Dev to Production - Part 3 - GitHub Actions

API's From Dev to Production - Part 3 - GitHub Actions

17
Comments 2
9 min read
Introduction to C# constants

Introduction to C# constants

8
Comments
4 min read
5 Reasons To Learn C# in 2021

5 Reasons To Learn C# in 2021

6
Comments 2
2 min read
JsonConverter<T>

JsonConverter<T>

5
Comments
2 min read
How to deploy Blazor WebAssembly to Heroku

How to deploy Blazor WebAssembly to Heroku

5
Comments
6 min read
Task-based asynchronous Pattern and Composition (aka Task Combinators)

Task-based asynchronous Pattern and Composition (aka Task Combinators)

8
Comments
12 min read
Interfaces explained

Interfaces explained

2
Comments 2
3 min read
Building an event information portal with ASP.NET 5 & DotVVM

Building an event information portal with ASP.NET 5 & DotVVM

7
Comments
10 min read
Creando un API en Net Core - OpenAPI & Swagger

Creando un API en Net Core - OpenAPI & Swagger

6
Comments
5 min read
How to Build a Game & Learn C#: Adding Variables & Expressions

How to Build a Game & Learn C#: Adding Variables & Expressions

11
Comments 1
5 min read
Open multiple images from Gallery with Xamarin.Forms on Android

Open multiple images from Gallery with Xamarin.Forms on Android

7
Comments
7 min read
loading...