DEV Community

# aspnet

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

Comments
7 min read
Polymorphic Type Support in SignalR Hubs

Polymorphic Type Support in SignalR Hubs

Comments
2 min read
Tracking .NET SDK and Runtime Versions with dotnet sdk check

Tracking .NET SDK and Runtime Versions with dotnet sdk check

Comments
2 min read
ASP.NET Core Web API with Swagger API Versioning for dotnet 8

ASP.NET Core Web API with Swagger API Versioning for dotnet 8

Comments
3 min read
Minimal APIs Revolutionize ASP.NET Core Development

Minimal APIs Revolutionize ASP.NET Core Development

Comments
3 min read
Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Comments
3 min read
Managing .NET Solution Files with dotnet sln

Managing .NET Solution Files with dotnet sln

Comments
2 min read
ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

1
Comments
2 min read
Dynamic Querying in C#: Real-World Scenarios and Techniques

Dynamic Querying in C#: Real-World Scenarios and Techniques

1
Comments
9 min read
Publishing .NET Applications with dotnet publish

Publishing .NET Applications with dotnet publish

3
Comments
3 min read
Open Source Project Updates

Open Source Project Updates

Comments 1
1 min read
Docker-Compose Chronicles: Conquering the Volume Conundrum

Docker-Compose Chronicles: Conquering the Volume Conundrum

Comments
3 min read
An Introduction to the World of Containers with .NET 8

An Introduction to the World of Containers with .NET 8

27
Comments 1
4 min read
WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

5
Comments 4
8 min read
Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

2
Comments
8 min read
Cross-Platform Diagnostic Tools for .NET Applications

Cross-Platform Diagnostic Tools for .NET Applications

2
Comments
6 min read
Top Tools for Load and Stress Testing

Top Tools for Load and Stress Testing

1
Comments
2 min read
Dapper: Generic Repository

Dapper: Generic Repository

1
Comments
7 min read
Tips to Create Your First ASP.NET Core Application

Tips to Create Your First ASP.NET Core Application

Comments
3 min read
Why .NET is Poised for Massive Growth in 2024

Why .NET is Poised for Massive Growth in 2024

1
Comments
3 min read
How To Add Controllers To A Blazor Server App

How To Add Controllers To A Blazor Server App

2
Comments 1
3 min read
Safe guarding Sensitive Data in ASP.NET Core with Secret Manager

Safe guarding Sensitive Data in ASP.NET Core with Secret Manager

2
Comments
2 min read
[HELP] Best practices for pagination using EF Core 8

[HELP] Best practices for pagination using EF Core 8

2
Comments 7
1 min read
Demystifying OpenAPI in ASP.NET Core Web API: A Comprehensive Guide with Examples

Demystifying OpenAPI in ASP.NET Core Web API: A Comprehensive Guide with Examples

Comments
2 min read
Understanding the Program.cs Class in ASP.NET Core Web API

Understanding the Program.cs Class in ASP.NET Core Web API

Comments
2 min read
Create SOAP Services Using ASP.NET Core

Create SOAP Services Using ASP.NET Core

4
Comments
4 min read
How to Create PDF Documents in ASP.NET Core

How to Create PDF Documents in ASP.NET Core

5
Comments
4 min read
How to Assess C# Skills and Experience in Interviews

How to Assess C# Skills and Experience in Interviews

2
Comments
7 min read
Choosing the Right .NET Development Company: A Guide for Businesses

Choosing the Right .NET Development Company: A Guide for Businesses

1
Comments
3 min read
Drastically reducing memory usage with Log (Part 2)

Drastically reducing memory usage with Log (Part 2)

1
Comments
4 min read
Implementing CQRS in ASP.NET using MediatR

Implementing CQRS in ASP.NET using MediatR

Comments
4 min read
IHostedService interface in .NET Core

IHostedService interface in .NET Core

8
Comments
3 min read
How To Generate Curl Script of the HttpClient in .NET

How To Generate Curl Script of the HttpClient in .NET

2
Comments
3 min read
use camelcase in angular and asp.net web api jsonset

use camelcase in angular and asp.net web api jsonset

Comments
1 min read
Build an app with SMS and email 2FA Two-factor authentication in Asp.Net MVC

Build an app with SMS and email 2FA Two-factor authentication in Asp.Net MVC

2
Comments
4 min read
How to Convert Excel to PDF in ASP.NET Core using the Excel Library

How to Convert Excel to PDF in ASP.NET Core using the Excel Library

1
Comments
2 min read
Developing Asynchronous Serverless Functions with ASP.NET Core Azure Functions

Developing Asynchronous Serverless Functions with ASP.NET Core Azure Functions

2
Comments
2 min read
How to Write Clean Code with ASP.NET Core

How to Write Clean Code with ASP.NET Core

Comments
3 min read
Service Registration and Decoration in ASP.NET Core

Service Registration and Decoration in ASP.NET Core

1
Comments
2 min read
A clean way to use required value types in ASP.NET Core

A clean way to use required value types in ASP.NET Core

Comments
1 min read
Mastering ASP.NET Core Web API: A Comprehensive Guide to Building, Securing, and Deploying RESTful Services

Mastering ASP.NET Core Web API: A Comprehensive Guide to Building, Securing, and Deploying RESTful Services

Comments
2 min read
Creating Custom Health Checks in .NET Core

Creating Custom Health Checks in .NET Core

7
Comments 1
3 min read
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
.NET Monthly Roundup - August 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!

.NET Monthly Roundup - August 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!

3
Comments
2 min read
Unit testing a custom middleware in ASP.NET Core with Interface

Unit testing a custom middleware in ASP.NET Core with Interface

3
Comments
5 min read
How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

2
Comments
5 min read
Exploring htmx with Razor Pages: An Old New Web Development Approach?

Exploring htmx with Razor Pages: An Old New Web Development Approach?

20
Comments
23 min read
Data-driven Localization for .NET REST APIs

Data-driven Localization for .NET REST APIs

6
Comments
7 min read
Create ASP.NET Core with Vue.js SPA

Create ASP.NET Core with Vue.js SPA

5
Comments
3 min read
Should we consider Blazor for our app?

Should we consider Blazor for our app?

3
Comments 3
5 min read
use camelcase in angular and asp.net web api json

use camelcase in angular and asp.net web api json

4
Comments
1 min read
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

10
Comments
6 min read
11 Skills ASP.NET Developer Must Have to be Ingenious

11 Skills ASP.NET Developer Must Have to be Ingenious

Comments
6 min read
Robust use of HTTP Client

Robust use of HTTP Client

4
Comments
2 min read
Future of ASP.NET – Is it frightening?

Future of ASP.NET – Is it frightening?

Comments
5 min read
How to create Sitemap.xml for ASP.net Core Razor Pages

How to create Sitemap.xml for ASP.net Core Razor Pages

3
Comments
5 min read
ASP.NET CORE API with Entity Framework

ASP.NET CORE API with Entity Framework

5
Comments 1
5 min read
Asp Versions and it's Evolution.

Asp Versions and it's Evolution.

39
Comments 1
3 min read
Clean Architecture

Clean Architecture

Comments
3 min read
Oh no, I typed 'dotnet new web' with F#!

Oh no, I typed 'dotnet new web' with F#!

14
Comments 1
11 min read
loading...