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.
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

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

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

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

[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

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

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

31
Comments 1
6 min read
Durable Functions - The Anatomy of Function Naming

Durable Functions - The Anatomy of Function Naming

7
Comments
4 min read
New features in C# 8

New features in C# 8

21
Comments 1
2 min read
Creating a site for your project using DocFX

Creating a site for your project using DocFX

12
Comments
7 min read
My Transition from .Net to Salesforce. My thoughts and the challenges so far.

My Transition from .Net to Salesforce. My thoughts and the challenges so far.

32
Comments 14
5 min read
Print PDF's on Azure Using an API and RazorLight

Print PDF's on Azure Using an API and RazorLight

10
Comments 1
3 min read
Caching in ASP.NET Core with LazyCache

Caching in ASP.NET Core with LazyCache

16
Comments 1
2 min read
Simple webpack config to build javascript, sass and css using NPM and ASP.NET Core

Simple webpack config to build javascript, sass and css using NPM and ASP.NET Core

12
Comments
3 min read
Mock Multiple Calls To The Same Method With FakeItEasy, Moq and NSubstitute

Mock Multiple Calls To The Same Method With FakeItEasy, Moq and NSubstitute

9
Comments
1 min read
Unit Tests In ASP.NET Core Controllers

Unit Tests In ASP.NET Core Controllers

15
Comments
1 min read
How To: Use EntityFramework Core In-Memory Database For Unit Testing

How To: Use EntityFramework Core In-Memory Database For Unit Testing

10
Comments
1 min read
Improving Unit Test Readability In .Net With Fluent Assertions

Improving Unit Test Readability In .Net With Fluent Assertions

8
Comments
1 min read
Apps & Microservices – What you need to know: Autonomy and the challenges you will face.

Apps & Microservices – What you need to know: Autonomy and the challenges you will face.

119
Comments
9 min read
ORM-less Data Access in .Net Core

ORM-less Data Access in .Net Core

74
Comments 9
9 min read
loading...