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.
ML.NET in Google Colab

ML.NET in Google Colab

10
Comments 1
1 min read
How to Build a Quick UI for Your Restful API + Howto Cheatsheet

How to Build a Quick UI for Your Restful API + Howto Cheatsheet

7
Comments
4 min read
Making C# More Welcoming

Making C# More Welcoming

47
Comments 2
12 min read
Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly

Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly

7
Comments
6 min read
Kentico Xperience Xplorations: Quickly Debugging Queries in a Console Application

Kentico Xperience Xplorations: Quickly Debugging Queries in a Console Application

10
Comments
8 min read
Unity 106: Platforms and Builds

Unity 106: Platforms and Builds

6
Comments
1 min read
Setting up an Authorization Server with OpenIddict - Part I - Introduction

Setting up an Authorization Server with OpenIddict - Part I - Introduction

92
Comments 9
3 min read
Cellular Automata in F#

Cellular Automata in F#

6
Comments
8 min read
Learn to use and manage feature flags in .NET Core, locally and with Azure

Learn to use and manage feature flags in .NET Core, locally and with Azure

52
Comments 6
9 min read
Setting up an Authorization Server with OpenIddict - Part VI - Refresh tokens

Setting up an Authorization Server with OpenIddict - Part VI - Refresh tokens

41
Comments 18
2 min read
Trace Dapper.NET Source Code - TypeHandler custom Mapping logic & its underlying logic

Trace Dapper.NET Source Code - TypeHandler custom Mapping logic & its underlying logic

10
Comments
5 min read
Setting up an Authorization Server with OpenIddict - Part III - Client Credentials Flow

Setting up an Authorization Server with OpenIddict - Part III - Client Credentials Flow

46
Comments 10
8 min read
Setting up an Authorization Server with OpenIddict - Part IV - Authorization Code Flow

Setting up an Authorization Server with OpenIddict - Part IV - Authorization Code Flow

39
Comments 16
5 min read
How To Deploy Your .NET Core App on an IIS Server

How To Deploy Your .NET Core App on an IIS Server

5
Comments
4 min read
Setting up an Authorization Server with OpenIddict - Part V - OpenID Connect

Setting up an Authorization Server with OpenIddict - Part V - OpenID Connect

22
Comments 9
3 min read
Setting up an Authorization Server with OpenIddict - Part II - Create ASPNET project

Setting up an Authorization Server with OpenIddict - Part II - Create ASPNET project

28
Comments 7
8 min read
Trace Dapper.NET Source Code - Query Multiple Mapping

Trace Dapper.NET Source Code - Query Multiple Mapping

10
Comments
6 min read
The .NET Stacks #29: More on route-to-code and some Kubernetes news

The .NET Stacks #29: More on route-to-code and some Kubernetes news

5
Comments
9 min read
Introducing TinYard - Your next .NET IoC framework

Introducing TinYard - Your next .NET IoC framework

3
Comments
3 min read
Design: Modelos AnĂŞmicos e Modelos Ricos

Design: Modelos AnĂŞmicos e Modelos Ricos

67
Comments 16
10 min read
Designing of Personal Assistant By WinForm in C#

Designing of Personal Assistant By WinForm in C#

6
Comments
1 min read
Microsoft created some dotnet installer scripts (official)

Microsoft created some dotnet installer scripts (official)

4
Comments
2 min read
Use local function attributes with C# 9

Use local function attributes with C# 9

5
Comments
2 min read
Trace Dapper.NET Source Code - Wrong SQL String Concat Will Cause Slow Efficiency And Memory Leaks

Trace Dapper.NET Source Code - Wrong SQL String Concat Will Cause Slow Efficiency And Memory Leaks

9
Comments
4 min read
On .NET Episode: GraphQL Schema Design

On .NET Episode: GraphQL Schema Design

10
Comments
1 min read
To Annotate, or Not to Annotate?

To Annotate, or Not to Annotate?

8
Comments
4 min read
Automate Your Linux Deployment Using Azure DevOps

Automate Your Linux Deployment Using Azure DevOps

7
Comments
9 min read
Asp.Net Core MVC Complete, free and step by step video tutorial by Nitish

Asp.Net Core MVC Complete, free and step by step video tutorial by Nitish

20
Comments
10 min read
5 Must Install NuGet Packages for New Xamarin Projects

5 Must Install NuGet Packages for New Xamarin Projects

14
Comments
4 min read
Designing Around F# Interop

Designing Around F# Interop

12
Comments
8 min read
F#'s Stack Overflow community is amazing

F#'s Stack Overflow community is amazing

8
Comments
2 min read
Benchmark Strings

Benchmark Strings

6
Comments
3 min read
Awesome console apps in C#

Awesome console apps in C#

7
Comments
4 min read
Extracting Service Configuration in Dotnet 5

Extracting Service Configuration in Dotnet 5

6
Comments
2 min read
Installing dotnet try in MacOS and try .NET Offline

Installing dotnet try in MacOS and try .NET Offline

1
Comments
1 min read
What are "var" and "dynamic" in C#?

What are "var" and "dynamic" in C#?

23
Comments 11
2 min read
Backing up files with F# Scripts and MongoDB GridFS

Backing up files with F# Scripts and MongoDB GridFS

7
Comments
2 min read
Deploying a .NET Core API to Google Cloud Run with Cloud SQL Postgres using Pulumi and Batect

Deploying a .NET Core API to Google Cloud Run with Cloud SQL Postgres using Pulumi and Batect

14
Comments
13 min read
ML.NET and Python Multiple Linear Regression

ML.NET and Python Multiple Linear Regression

6
Comments
14 min read
Why You Should be Practicing Exception Driven Development

Why You Should be Practicing Exception Driven Development

4
Comments
5 min read
Trace Dapper.NET Source Code - The important concept of dynamic create method "code from result" optimizes efficiency

Trace Dapper.NET Source Code - The important concept of dynamic create method "code from result" optimizes efficiency

8
Comments 3
2 min read
Print PDF and Export Excel from RDLC in Asp.Net Core

Print PDF and Export Excel from RDLC in Asp.Net Core

35
Comments 13
3 min read
Best .NET Posts This Week: 6th December 2020

Best .NET Posts This Week: 6th December 2020

7
Comments
3 min read
Now What Do I Do?

Now What Do I Do?

4
Comments 2
2 min read
Three Methods to Convert Strings into Enums in C#

Three Methods to Convert Strings into Enums in C#

6
Comments
5 min read
how does Entity Framework Core figure out where to get the connection string in .NET Core app?

how does Entity Framework Core figure out where to get the connection string in .NET Core app?

3
Comments
1 min read
Augmented Reality for .NET Developers on iOS

Augmented Reality for .NET Developers on iOS

10
Comments 2
4 min read
How to Use a MongoDB Database in a ASP NET Core Web API application

How to Use a MongoDB Database in a ASP NET Core Web API application

27
Comments
6 min read
Deprecating methods with optional arguments

Deprecating methods with optional arguments

4
Comments
3 min read
Your "Clean Architecture" is still layered!

Your "Clean Architecture" is still layered!

13
Comments 7
3 min read
.NET Core and Svelte

.NET Core and Svelte

42
Comments 8
3 min read
Use ASP.NET Core route-to-code for simple JSON APIs

Use ASP.NET Core route-to-code for simple JSON APIs

6
Comments
8 min read
Versionando tu API en .NET Core

Versionando tu API en .NET Core

15
Comments 1
3 min read
Using GraphQL .NET Client in .NET 5

Using GraphQL .NET Client in .NET 5

7
Comments
2 min read
Unity 104: Physics and Collisions

Unity 104: Physics and Collisions

9
Comments
2 min read
Redis && .Net Core

Redis && .Net Core

9
Comments
7 min read
Cool things I learned about NUnit while re-launching the docs

Cool things I learned about NUnit while re-launching the docs

6
Comments
4 min read
How to Use Tailwind with Blazor

How to Use Tailwind with Blazor

8
Comments
3 min read
On .NET Episode: Authentication with Microsoft Graph SDKs

On .NET Episode: Authentication with Microsoft Graph SDKs

6
Comments
1 min read
Blazor and 2D game development – part 1: intro

Blazor and 2D game development – part 1: intro

8
Comments
2 min read
loading...