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.
Exploring ASP.NET Web API (.NET 5)

Exploring ASP.NET Web API (.NET 5)

28
Comments 5
10 min read
Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs

Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs

6
Comments
4 min read
Dependency Injection, easy registration in .Net core

Dependency Injection, easy registration in .Net core

7
Comments 4
2 min read
c#9 is finally here (this is not about init-only or records)

c#9 is finally here (this is not about init-only or records)

5
Comments 1
1 min read
What are "Delegates" in C#?

What are "Delegates" in C#?

12
Comments 3
1 min read
Blazor, an experience...

Blazor, an experience...

4
Comments
2 min read
.NET 5 : How Microsoft merge .NET Framework and .NET Core

.NET 5 : How Microsoft merge .NET Framework and .NET Core

7
Comments
3 min read
.Net 5 is PERFECT for DevOps

.Net 5 is PERFECT for DevOps

36
Comments 3
9 min read
Comunicação assíncrona com .NET Core, MassTransit e RabbitMQ

Comunicação assíncrona com .NET Core, MassTransit e RabbitMQ

2
Comments
5 min read
Why You Should Always Use Curly Braces For Single Statement Blocks In C#

Why You Should Always Use Curly Braces For Single Statement Blocks In C#

8
Comments 4
2 min read
Event Sourcing on Azure

Event Sourcing on Azure

10
Comments 2
3 min read
Azure AD B2C: Preventing duplicate emails with multiple identity providers

Azure AD B2C: Preventing duplicate emails with multiple identity providers

14
Comments 2
3 min read
Build Your First for iOS & Android App with Xamarin and Visual Studio

Build Your First for iOS & Android App with Xamarin and Visual Studio

30
Comments 1
12 min read
C# 9 record is not sugar for simple property POCO

C# 9 record is not sugar for simple property POCO

24
Comments 2
3 min read
Unity 103: Input

Unity 103: Input

9
Comments
2 min read
C# .NET Core and TypeScript: Using Generics and LINQ to Secure and Filter Operations on Your JSONPatchDocuments

C# .NET Core and TypeScript: Using Generics and LINQ to Secure and Filter Operations on Your JSONPatchDocuments

6
Comments
7 min read
ML.NET and Python Simple Regression

ML.NET and Python Simple Regression

5
Comments 1
8 min read
Blast Off with Blazor: Isolate and test your service dependencies

Blast Off with Blazor: Isolate and test your service dependencies

4
Comments
7 min read
Share Your Dotnet Notebooks on Binder

Share Your Dotnet Notebooks on Binder

4
Comments
3 min read
Time to learn C# with Notebook in VS Code

Time to learn C# with Notebook in VS Code

50
Comments 5
2 min read
Building Clean Architecture Application using ASP.NET Core Web API and Angular 11 — Backend

Building Clean Architecture Application using ASP.NET Core Web API and Angular 11 — Backend

27
Comments
2 min read
Auto refresh with dotnet watch for ASP .NET Core projects

Auto refresh with dotnet watch for ASP .NET Core projects

27
Comments 1
3 min read
Experiencing polyglottery

Experiencing polyglottery

5
Comments
6 min read
Don't make setters of properties in your class public!

Don't make setters of properties in your class public!

11
Comments 2
4 min read
Lazy Dependency Injection for .NET

Lazy Dependency Injection for .NET

67
Comments 8
6 min read
loading...