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.
Let's do some DDD with Entity Framework Core 3 - part 2: let's see some code!

Let's do some DDD with Entity Framework Core 3 - part 2: let's see some code!

16
Comments
5 min read
How to generate C# or TypeScript client code for OpenAPI (Swagger) specification
Cover image for How to generate C# or TypeScript client code for OpenAPI (Swagger) specification

How to generate C# or TypeScript client code for OpenAPI (Swagger) specification

13
Comments
3 min read
Singleton Pattern Implemented in C#

Singleton Pattern Implemented in C#

10
Comments 2
4 min read
Blazor Components as Shortcodes

Blazor Components as Shortcodes

11
Comments
3 min read
How C# 8 Helps Software Quality
Cover image for How C# 8 Helps Software Quality

How C# 8 Helps Software Quality

159
Comments 15
7 min read
The Complete Guide to Machine Learning with ML.NET
Cover image for The Complete Guide to Machine Learning with ML.NET

The Complete Guide to Machine Learning with ML.NET

37
Comments
2 min read
Guía Swagger en ASP.NET Core, Para un Amigo

Guía Swagger en ASP.NET Core, Para un Amigo

9
Comments
6 min read
.net

.net

4
Comments 2
1 min read
Let's do some DDD with Entity Framework Core 3!

Let's do some DDD with Entity Framework Core 3!

9
Comments
3 min read
Do you know about Jabit! ?
Cover image for Do you know about Jabit! ?

Do you know about Jabit! ?

5
Comments 2
1 min read
Back to the '74 with a 8080 emulator - part 1

Back to the '74 with a 8080 emulator - part 1

3
Comments
4 min read
Back to the '74 with a 8080 emulator - part 2: rendering

Back to the '74 with a 8080 emulator - part 2: rendering

4
Comments
3 min read
Interview question: how do nullable value types work? (C#)

Interview question: how do nullable value types work? (C#)

29
Comments 1
2 min read
When Assembly.LoadFrom doesn't do what you expect

When Assembly.LoadFrom doesn't do what you expect

6
Comments
1 min read
On .NET Episode: IoT support for .NET Core

On .NET Episode: IoT support for .NET Core

15
Comments
1 min read
Avoiding the Repository Pattern with an ORM

Avoiding the Repository Pattern with an ORM

16
Comments 2
4 min read
Episode 030 - Analyzing performance with BenchmarkDotNet - ASP.NET Core: From 0 to overkill
Cover image for Episode 030 - Analyzing performance with BenchmarkDotNet - ASP.NET Core: From 0 to overkill

Episode 030 - Analyzing performance with BenchmarkDotNet - ASP.NET Core: From 0 to overkill

11
Comments
19 min read
Generic Singletons

Generic Singletons

12
Comments 13
5 min read
.NET Essentials - NDepend
Cover image for .NET Essentials - NDepend

.NET Essentials - NDepend

47
Comments 2
5 min read
C# Async Await, Simply
Cover image for C# Async Await, Simply

C# Async Await, Simply

263
Comments 31
4 min read
Lessons learned adding a second line of business to a 20-year-old application

Lessons learned adding a second line of business to a 20-year-old application

6
Comments 1
15 min read
Steps to create an MVVM application (Model-View-Viewmodel) with DotVVM and ASP.NET Core
Cover image for Steps to create an MVVM application (Model-View-Viewmodel) with DotVVM and ASP.NET Core

Steps to create an MVVM application (Model-View-Viewmodel) with DotVVM and ASP.NET Core

7
Comments
4 min read
ASP.NET Core Integration Testing: Protected endpoints

ASP.NET Core Integration Testing: Protected endpoints

12
Comments 1
4 min read
F# Squirrel Brains: Adding Actors and Getting Functional
Cover image for F# Squirrel Brains: Adding Actors and Getting Functional

F# Squirrel Brains: Adding Actors and Getting Functional

50
Comments 2
10 min read
Alternative view engine for ASP.NET Core: Parsing template syntax
Cover image for Alternative view engine for ASP.NET Core: Parsing template syntax

Alternative view engine for ASP.NET Core: Parsing template syntax

9
Comments
6 min read
loading...