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.
Refactoring Legacy Monoliths – Part 4: Refactoring Tools

Refactoring Legacy Monoliths – Part 4: Refactoring Tools

13
Comments 2
7 min read
NoteWorx - Project 6

NoteWorx - Project 6

10
Comments
7 min read
Finally found a cross-platform Excel parsing library

Finally found a cross-platform Excel parsing library

13
Comments 5
2 min read
MediatR behaviors to validate API Resource existence

MediatR behaviors to validate API Resource existence

9
Comments
1 min read
Refactoring Legacy Monoliths - Part 1: First Steps

Refactoring Legacy Monoliths - Part 1: First Steps

49
Comments 7
3 min read
Dealing with Nothing in C# - Nullable

Dealing with Nothing in C# - Nullable

45
Comments 2
6 min read
Refactoring Legacy Monoliths - Part 2: Cost-Benefit Analysis Of Refactoring

Refactoring Legacy Monoliths - Part 2: Cost-Benefit Analysis Of Refactoring

21
Comments
4 min read
Dealing with Nothing in C# - The Null Object Pattern

Dealing with Nothing in C# - The Null Object Pattern

142
Comments 18
3 min read
I Changed INotifyPropertyChanged

I Changed INotifyPropertyChanged

16
Comments 1
2 min read
Get Started with Angular on .NET Core 2.1 (Part One)

Get Started with Angular on .NET Core 2.1 (Part One)

19
Comments
4 min read
Integration Tests In ASP.NET Core Controllers

Integration Tests In ASP.NET Core Controllers

7
Comments
2 min read
Building for Alexa - 3 - Structuring your Code

Building for Alexa - 3 - Structuring your Code

5
Comments
2 min read
Async/Await For The Rest Of Us

Async/Await For The Rest Of Us

51
Comments 2
7 min read
Simple Factory Pattern in C# and .net core

Simple Factory Pattern in C# and .net core

23
Comments
5 min read
Using .Net Core Console Apps as a Baseline for Teaching Programming

Using .Net Core Console Apps as a Baseline for Teaching Programming

19
Comments 3
1 min read
From Python to C#

From Python to C#

10
Comments 9
1 min read
Passing serialized C# object in JSON to Razor Page

Passing serialized C# object in JSON to Razor Page

26
Comments 3
2 min read
[TIL] int vs short and the (unexpected) performance impact

[TIL] int vs short and the (unexpected) performance impact

31
Comments 2
3 min read
6 Ways To Implement The Strategy Pattern In C# (Basic To Advanced)

6 Ways To Implement The Strategy Pattern In C# (Basic To Advanced)

29
Comments 4
8 min read
.NET Framework Support for .NET Standard 2.0

.NET Framework Support for .NET Standard 2.0

6
Comments 1
3 min read
Mongo what now?

Mongo what now?

12
Comments
4 min read
Preparing .NET Projects for Business Trips

Preparing .NET Projects for Business Trips

12
Comments
4 min read
LINQ Distinct-Method using Lambda Expression

LINQ Distinct-Method using Lambda Expression

6
Comments
1 min read
Keeping Your ADO Sql Connections Safe

Keeping Your ADO Sql Connections Safe

16
Comments
6 min read
Creating a CI/CD pipeline for a .NET library: Part 4 - Code coverage on Coveralls, badges and wrap up

Creating a CI/CD pipeline for a .NET library: Part 4 - Code coverage on Coveralls, badges and wrap up

15
Comments
4 min read
loading...