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.
How to Prevent Future Errors in Your C# Code

How to Prevent Future Errors in Your C# Code

9
Comments 2
2 min read
How create a credit card view in .NET MAUI
Cover image for How create a credit card view in .NET MAUI

How create a credit card view in .NET MAUI

3
Comments
6 min read
Data Annotations in C#: Your Complete Guide
Cover image for Data Annotations in C#: Your Complete Guide

Data Annotations in C#: Your Complete Guide

21
Comments 3
10 min read
How to Use Strict Mocking in Moq to Automatically Verify All Setups
Cover image for How to Use Strict Mocking in Moq to Automatically Verify All Setups

How to Use Strict Mocking in Moq to Automatically Verify All Setups

3
Comments 2
4 min read
Demystifying Namespace Naming in C# and .NET
Cover image for Demystifying Namespace Naming in C# and .NET

Demystifying Namespace Naming in C# and .NET

13
Comments 1
2 min read
.NET Best Practices
Cover image for .NET Best Practices

.NET Best Practices

25
Comments 2
3 min read
Conscrap 2.0.0 Release

Conscrap 2.0.0 Release

2
Comments
4 min read
Use Case Driven Development with Low-Code
Cover image for Use Case Driven Development with Low-Code

Use Case Driven Development with Low-Code

2
Comments
7 min read
Dispose or Finalize in C#? Discover which to use
Cover image for Dispose or Finalize in C#? Discover which to use

Dispose or Finalize in C#? Discover which to use

34
Comments 4
7 min read
Singleton Design Pattern in C#: Full Guide
Cover image for Singleton Design Pattern in C#: Full Guide

Singleton Design Pattern in C#: Full Guide

34
Comments 4
13 min read
The Request Pipeline in Asp.Net Explained: From a request, to the response

The Request Pipeline in Asp.Net Explained: From a request, to the response

34
Comments 1
9 min read
Building a Web Document Rectification App with Blazor WebAssembly and Dynamsoft Document Normalizer SDK

Building a Web Document Rectification App with Blazor WebAssembly and Dynamsoft Document Normalizer SDK

Comments
6 min read
Design pattern using c#

Design pattern using c#

2
Comments
2 min read
Consuming a Standard API: An MVC Real Estate Example
Cover image for Consuming a Standard API: An MVC Real Estate Example

Consuming a Standard API: An MVC Real Estate Example

5
Comments 1
4 min read
Implementación de Health Checks en ASP.NET Core

Implementación de Health Checks en ASP.NET Core

18
Comments
5 min read
Enable CORS in ASP.NET Core in the Easiest Way
Cover image for Enable CORS in ASP.NET Core in the Easiest Way

Enable CORS in ASP.NET Core in the Easiest Way

36
Comments 1
10 min read
DotVVM Web Camera with JS Directive

DotVVM Web Camera with JS Directive

5
Comments
4 min read
Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core
Cover image for Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core

Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core

5
Comments
6 min read
Getting Started with the .NET MAUI Image Editor
Cover image for Getting Started with the .NET MAUI Image Editor

Getting Started with the .NET MAUI Image Editor

Comments
1 min read
What is routing and how to implement attribute routing in Asp.net MVC?
Cover image for What is routing and how to implement attribute routing in Asp.net MVC?

What is routing and how to implement attribute routing in Asp.net MVC?

3
Comments 1
4 min read
REST API Visibility Control
Cover image for REST API Visibility Control

REST API Visibility Control

2
Comments
4 min read
.NET 8 - Microservice Implementations - Part 1
Cover image for .NET 8 - Microservice Implementations - Part 1

.NET 8 - Microservice Implementations - Part 1

1
Comments
1 min read
How to Set Up Mocks in Unit Tests to Return Default Objects
Cover image for How to Set Up Mocks in Unit Tests to Return Default Objects

How to Set Up Mocks in Unit Tests to Return Default Objects

10
Comments
3 min read
The Moq-gate: You Either Die a Hero...
Cover image for The Moq-gate: You Either Die a Hero...

The Moq-gate: You Either Die a Hero...

61
Comments 13
3 min read
Async Lazy In C# – With Great Power Comes Great Responsibility
Cover image for Async Lazy In C# – With Great Power Comes Great Responsibility

Async Lazy In C# – With Great Power Comes Great Responsibility

3
Comments 4
4 min read
loading...