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.
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
Cover image for [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
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
Cover image for 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
Is it Worth Learning Microsoft's Tech Stack?

Is it Worth Learning Microsoft's Tech Stack?

28
Comments 14
2 min read
Creating a CI/CD pipeline for a .NET library: Part 2 - Defining the build with Cake and publishing to NuGet
Cover image for Creating a CI/CD pipeline for a .NET library: Part 2 - Defining the build with Cake and publishing to NuGet

Creating a CI/CD pipeline for a .NET library: Part 2 - Defining the build with Cake and publishing to NuGet

27
Comments
6 min read
Creating a CI/CD pipeline for a .NET library: Part 1 - Intro
Cover image for Creating a CI/CD pipeline for a .NET library: Part 1 - Intro

Creating a CI/CD pipeline for a .NET library: Part 1 - Intro

26
Comments
2 min read
Creating a CI/CD pipeline for a .NET library: Part 3 - Building on AppVeyor and Travis CI
Cover image for Creating a CI/CD pipeline for a .NET library: Part 3 - Building on AppVeyor and Travis CI

Creating a CI/CD pipeline for a .NET library: Part 3 - Building on AppVeyor and Travis CI

5
Comments
6 min read
[P2] Writing a serialization library in C#: Performance is a feature

[P2] Writing a serialization library in C#: Performance is a feature

10
Comments
2 min read
[P1] Writing a serialization library in C#: The case for Ion
Cover image for [P1] Writing a serialization library in C#: The case for Ion

[P1] Writing a serialization library in C#: The case for Ion

10
Comments
6 min read
Let's make a framework

Let's make a framework

10
Comments
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.