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.
Getting started with .NET

Getting started with .NET

4
Comments
3 min read
Lazy Dependency Injection for Microsoft DI ServiceProvider
Cover image for Lazy Dependency Injection for Microsoft DI ServiceProvider

Lazy Dependency Injection for Microsoft DI ServiceProvider

5
Comments 1
2 min read
Alternative view engine for ASP.NET Core: Passing data from controller

Alternative view engine for ASP.NET Core: Passing data from controller

7
Comments 1
4 min read
Blazor WASM with REST API - Step by Step
Cover image for Blazor WASM with REST API - Step by Step

Blazor WASM with REST API - Step by Step

27
Comments
10 min read
Decorating Command Handler with Decorator Pattern in .NET 5

Decorating Command Handler with Decorator Pattern in .NET 5

5
Comments
1 min read
Continuous Integration for .NET (Core)
Cover image for Continuous Integration for .NET (Core)

Continuous Integration for .NET (Core)

5
Comments
10 min read
Consuming GraphQL API In ASP.NET Core (Part 2)
Cover image for Consuming GraphQL API In ASP.NET Core (Part 2)

Consuming GraphQL API In ASP.NET Core (Part 2)

25
Comments
6 min read
A cleaner way for configuring DI container in dotnet with ServiceAnnotations

A cleaner way for configuring DI container in dotnet with ServiceAnnotations

2
Comments
4 min read
Trabalhando com Tasks assíncronas em C#

Trabalhando com Tasks assíncronas em C#

8
Comments 1
5 min read
Double dispatcher in C#
Cover image for Double dispatcher in C#

Double dispatcher in C#

8
Comments 1
3 min read
Refresh JWT with Refresh Tokens in Asp Net Core 5 Rest API Step by Step

Refresh JWT with Refresh Tokens in Asp Net Core 5 Rest API Step by Step

30
Comments 29
7 min read
Create a Web API with ASP.NET Core. (video)

Create a Web API with ASP.NET Core. (video)

10
Comments 5
1 min read
Asp Net Core 5 Rest API Authentication with JWT Step by Step

Asp Net Core 5 Rest API Authentication with JWT Step by Step

43
Comments 89
7 min read
Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM
Cover image for Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM

Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM

11
Comments
14 min read
The .NET Stacks #33: 🚀 A blazing conversation with Steve Sanderson

The .NET Stacks #33: 🚀 A blazing conversation with Steve Sanderson

5
Comments
12 min read
Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?

Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?

4
Comments
6 min read
C# exception handling best practices
Cover image for C# exception handling best practices

C# exception handling best practices

12
Comments 1
5 min read
Introduction to Blazor and WebAssembly
Cover image for Introduction to Blazor and WebAssembly

Introduction to Blazor and WebAssembly

18
Comments 4
11 min read
What's the proper way to run a DotNet ef migrations when deploying with Docker

What's the proper way to run a DotNet ef migrations when deploying with Docker

7
Comments 2
1 min read
No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

10
Comments 2
4 min read
Things you need to know as a developer - Clean Coding

Things you need to know as a developer - Clean Coding

8
Comments 2
7 min read
Creating High DPI Ribbons for WinForms .NET 5
Cover image for Creating High DPI Ribbons for WinForms .NET 5

Creating High DPI Ribbons for WinForms .NET 5

3
Comments
5 min read
Use the .NET Core AWS SDK on Blazor WASM
Cover image for Use the .NET Core AWS SDK on Blazor WASM

Use the .NET Core AWS SDK on Blazor WASM

15
Comments
3 min read
Swagger and ReDoc for Documenting WEB API in .NET 5
Cover image for Swagger and ReDoc for Documenting WEB API in .NET 5

Swagger and ReDoc for Documenting WEB API in .NET 5

41
Comments
2 min read
Create C# Classes from Avro IDL

Create C# Classes from Avro IDL

20
Comments
2 min read
loading...