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.
Download Railway database to localhost
Cover image for Download Railway database to localhost

Download Railway database to localhost

10
Comments 1
2 min read
Safer Nullability in Modern C#
Cover image for Safer Nullability in Modern C#

Safer Nullability in Modern C#

8
Comments
6 min read
Parse CLI arguments in .NET

Parse CLI arguments in .NET

2
Comments
1 min read
Implementation of the REDIS Cache in the.NET Core API

Implementation of the REDIS Cache in the.NET Core API

2
Comments
9 min read
Improving the .NET API to work with the structure of the file system. Part 1. Enumerate filesystem objects.

Improving the .NET API to work with the structure of the file system. Part 1. Enumerate filesystem objects.

1
Comments
6 min read
Visual Studio 2022 Rollback
Cover image for Visual Studio 2022 Rollback

Visual Studio 2022 Rollback

2
Comments
2 min read
Find your application's hidden secrets using opentelemetry

Find your application's hidden secrets using opentelemetry

Comments
10 min read
React-Native-IAP: One package to rule them all 🧙‍♂️
Cover image for React-Native-IAP: One package to rule them all 🧙‍♂️

React-Native-IAP: One package to rule them all 🧙‍♂️

30
Comments
6 min read
Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit
Cover image for Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit

Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit

3
Comments 1
5 min read
How to write an Extensible File Manager
Cover image for How to write an Extensible File Manager

How to write an Extensible File Manager

6
Comments
2 min read
How to generate TwiML using Strings in C#
Cover image for How to generate TwiML using Strings in C#

How to generate TwiML using Strings in C#

Comments
13 min read
AWS SDK for Java 2.x asynchronous HTTP clients and their impact on cold start times and memory consumption of Lambda and Java 11

AWS SDK for Java 2.x asynchronous HTTP clients and their impact on cold start times and memory consumption of Lambda and Java 11

10
Comments 1
8 min read
Setting up Angular in the system
Cover image for Setting up Angular in the system

Setting up Angular in the system

2
Comments
5 min read
Using multiple appsettings.json to release to different platforms in .NET

Using multiple appsettings.json to release to different platforms in .NET

23
Comments
4 min read
What You Didn’t Know About Task EventHandlers
Cover image for What You Didn’t Know About Task EventHandlers

What You Didn’t Know About Task EventHandlers

1
Comments
5 min read
Entry-5: Automapper: Streamlining Object-to-Object Mapping for C# Developers

Entry-5: Automapper: Streamlining Object-to-Object Mapping for C# Developers

1
Comments
3 min read
.NET MAUI Blazor - Best practices for Desktop UI
Cover image for .NET MAUI Blazor - Best practices for Desktop UI

.NET MAUI Blazor - Best practices for Desktop UI

13
Comments 1
3 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 01
Cover image for Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 01

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 01

6
Comments 6
4 min read
Generate JWT Tokens in 3 Easy Steps in .Net

Generate JWT Tokens in 3 Easy Steps in .Net

6
Comments
4 min read
Getting Started With Web APIs
Cover image for Getting Started With Web APIs

Getting Started With Web APIs

6
Comments
8 min read
Top 4 ASP.NET and .NET Open-Source Projects
Cover image for Top 4 ASP.NET and .NET Open-Source Projects

Top 4 ASP.NET and .NET Open-Source Projects

2
Comments
5 min read
How to use EF Core Migrations

How to use EF Core Migrations

2
Comments
3 min read
The nopCommerce eCommerce platform: brief of architecture and MVC pattern
Cover image for The nopCommerce eCommerce platform: brief of architecture and MVC pattern

The nopCommerce eCommerce platform: brief of architecture and MVC pattern

2
Comments
9 min read
Use Raw String Literals to generate TwiML in C# 11
Cover image for Use Raw String Literals to generate TwiML in C# 11

Use Raw String Literals to generate TwiML in C# 11

1
Comments
11 min read
.NET and AWS S3 with LocalStack: How to develop with local S3 buckets
Cover image for .NET and AWS S3 with LocalStack: How to develop with local S3 buckets

.NET and AWS S3 with LocalStack: How to develop with local S3 buckets

Comments
6 min read
loading...