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

31
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
How do you like to learn coding? Have you seen Fritz on Twitch?

How do you like to learn coding? Have you seen Fritz on Twitch?

113
Comments 1
2 min read
Dotnetifying gRPC: Sane Edition

Dotnetifying gRPC: Sane Edition

14
Comments
11 min read
Let's Build

Let's Build

14
Comments 1
3 min read
Simple background scheduling

Simple background scheduling

6
Comments
4 min read
How to easily start using CosmosDB in your C# application in no time with Cosmonaut

How to easily start using CosmosDB in your C# application in no time with Cosmonaut

14
Comments
6 min read
.NET Core in Docker on a Raspberry Pi

.NET Core in Docker on a Raspberry Pi

35
Comments 1
3 min read
Using .NET's HttpClient without following redirects

Using .NET's HttpClient without following redirects

13
Comments
4 min read
loading...