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.
Start to .Net Technologies
Cover image for Start to .Net Technologies

Start to .Net Technologies

6
Comments
3 min read
Keeping System.Text.Json lean
Cover image for Keeping System.Text.Json lean

Keeping System.Text.Json lean

5
Comments
9 min read
C#: the basics

C#: the basics

7
Comments
2 min read
Migration from .NET Core 2.2 to .NET Core 3.1 on the example of a real project

Migration from .NET Core 2.2 to .NET Core 3.1 on the example of a real project

8
Comments
9 min read
Event Sourcing Parte 2: Versionando e persistindo seu modelo.
Cover image for Event Sourcing Parte 2: Versionando e persistindo seu modelo.

Event Sourcing Parte 2: Versionando e persistindo seu modelo.

19
Comments 4
8 min read
On .NET Episode: Using Twilio to send WhatsApp Messages

On .NET Episode: Using Twilio to send WhatsApp Messages

24
Comments
1 min read
DotNet's System.CommandLine
Cover image for DotNet's System.CommandLine

DotNet's System.CommandLine

12
Comments 4
11 min read
Exploring files inside of docker container in windows

Exploring files inside of docker container in windows

9
Comments
1 min read
The .NET Docs Show: Hacking DateTime bugs 🦟 in PROD
Cover image for The .NET Docs Show: Hacking DateTime bugs 🦟 in PROD

The .NET Docs Show: Hacking DateTime bugs 🦟 in PROD

5
Comments
1 min read
How to read configuration values in ASP.NET Core

How to read configuration values in ASP.NET Core

8
Comments 1
4 min read
Thoughts About Test Driven Development

Thoughts About Test Driven Development

2
Comments 1
4 min read
Run simple ASP.Net Core Web Application on Docker

Run simple ASP.Net Core Web Application on Docker

8
Comments 1
2 min read
Refactoring to improve performance

Refactoring to improve performance

5
Comments
2 min read
Writing unit tests for HttpClient using NUnit and Moq in C#
Cover image for Writing unit tests for HttpClient using NUnit and Moq in C#

Writing unit tests for HttpClient using NUnit and Moq in C#

6
Comments
5 min read
Visual Studio Intellicode
Cover image for Visual Studio Intellicode

Visual Studio Intellicode

4
Comments
2 min read
Continuous Integration for the .NET Framework
Cover image for Continuous Integration for the .NET Framework

Continuous Integration for the .NET Framework

5
Comments
7 min read
.NET Core's Command Line
Cover image for .NET Core's Command Line

.NET Core's Command Line

7
Comments
9 min read
Deploying .NET Core to Heroku
Cover image for Deploying .NET Core to Heroku

Deploying .NET Core to Heroku

182
Comments 16
4 min read
Deep Dive - Autofac Integration in ASP.NET Core Dependency Injection

Deep Dive - Autofac Integration in ASP.NET Core Dependency Injection

7
Comments
3 min read
Things you need to know as a C# developer - Build types

Things you need to know as a C# developer - Build types

34
Comments 2
3 min read
Csharp 9 ve sonrası
Cover image for Csharp 9 ve sonrası

Csharp 9 ve sonrası

5
Comments 1
7 min read
Generate your asp.net core application with JHipster.NET

Generate your asp.net core application with JHipster.NET

2
Comments
2 min read
How to view .Net application source code and hiding it [Updated]
Cover image for How to view .Net application source code and hiding it [Updated]

How to view .Net application source code and hiding it [Updated]

27
Comments
3 min read
Synchronize Databases with Only Five Lines of Code
Cover image for Synchronize Databases with Only Five Lines of Code

Synchronize Databases with Only Five Lines of Code

65
Comments 3
2 min read
C# Access Modifiers
Cover image for C# Access Modifiers

C# Access Modifiers

12
Comments
4 min read
loading...