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.
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
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
.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
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
Build a Secure CRUD App with ASP.NET Core and React

Build a Secure CRUD App with ASP.NET Core and React

38
Comments
24 min read
Using global tool "dotnet outdated" to check for the latest NuGet package updates

Using global tool "dotnet outdated" to check for the latest NuGet package updates

16
Comments 1
2 min read
Getting Started with AWS: Up and Running with Elastic Beanstalk in Minutes
Cover image for Getting Started with AWS: Up and Running with Elastic Beanstalk in Minutes

Getting Started with AWS: Up and Running with Elastic Beanstalk in Minutes

48
Comments 4
8 min read
Aquamon: Interacting with Salesforce Tooling API

Aquamon: Interacting with Salesforce Tooling API

16
Comments 2
4 min read
Learning DevOps, building the ASP.NET Core Workshop, and keeping it up to date
Cover image for Learning DevOps, building the ASP.NET Core Workshop, and keeping it up to date

Learning DevOps, building the ASP.NET Core Workshop, and keeping it up to date

31
Comments 1
6 min read
New features in C# 8

New features in C# 8

21
Comments 1
2 min read
Durable Functions - The Anatomy of Function Naming

Durable Functions - The Anatomy of Function Naming

7
Comments
4 min read
loading...