DEV Community

# aspdotnet

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🔐 How to Implement OAuth 2.0 Authentication in ASP.NET Core with External APIs

🔐 How to Implement OAuth 2.0 Authentication in ASP.NET Core with External APIs

2
Comments 2
3 min read
The Guardian Middleware: Handling Errors Globally in ASP.NET

The Guardian Middleware: Handling Errors Globally in ASP.NET

1
Comments
6 min read
Performance Optimization Techniques for ASP.NET Core Applications

Performance Optimization Techniques for ASP.NET Core Applications

Comments
2 min read
How to prevent XSS Attacks in ASP.NET Core Web API

How to prevent XSS Attacks in ASP.NET Core Web API

14
Comments 1
3 min read
Microservices using ASP.NET Core, Ocelot, MongoDB and JWT

Microservices using ASP.NET Core, Ocelot, MongoDB and JWT

9
Comments 1
33 min read
suggest design warehouse management

suggest design warehouse management

Comments
1 min read
Building a Scalable Multi-Tenant Community Management System with ASP.NET and Angular

Building a Scalable Multi-Tenant Community Management System with ASP.NET and Angular

Comments
2 min read
10 Lessons I Learned from Using Aspire in Production

10 Lessons I Learned from Using Aspire in Production

Comments
10 min read
Logging in ASP.NET Core

Logging in ASP.NET Core

4
Comments 2
8 min read
Concepts of a Ticket in ASP.NET Identity

Concepts of a Ticket in ASP.NET Identity

Comments
3 min read
How to Manage Persistent Connections in a WhatsApp-like Chat Application Using ASP.NET SignalR and EF Core?

How to Manage Persistent Connections in a WhatsApp-like Chat Application Using ASP.NET SignalR and EF Core?

Comments
1 min read
Deep Dive ASP.NET Core Middleware : Part 1

Deep Dive ASP.NET Core Middleware : Part 1

Comments
4 min read
An ASP.NET Core Web Api to access and manipulate project data using EF Core, and JWT on a PostgreSQL or SQL Server database.

An ASP.NET Core Web Api to access and manipulate project data using EF Core, and JWT on a PostgreSQL or SQL Server database.

Comments
1 min read
Exploring the Program.cs File: Key Components and Configuration in ASP.NET Web API

Exploring the Program.cs File: Key Components and Configuration in ASP.NET Web API

1
Comments
2 min read
AI and Machine Learning Integration in .NET Core with ML.NET

AI and Machine Learning Integration in .NET Core with ML.NET

1
Comments
4 min read
ASP Technology in General

ASP Technology in General

Comments
3 min read
Standardized Error Messages in .NET REST APIs - Implementing RFC 7807 Problem Details

Standardized Error Messages in .NET REST APIs - Implementing RFC 7807 Problem Details

4
Comments
5 min read
An E-Commerce Web Application

An E-Commerce Web Application

5
Comments
1 min read
Top 10 Security Features in .NET Core

Top 10 Security Features in .NET Core

Comments
4 min read
Popular Interview Questions for Senior .NET ✅Developer

Popular Interview Questions for Senior .NET ✅Developer

3
Comments
2 min read
Integrating Stripe Checkout in an ASP.NET Core 8 Application: A Step-by-Step Guide

Integrating Stripe Checkout in an ASP.NET Core 8 Application: A Step-by-Step Guide

4
Comments
4 min read
Step-by-Step Guide to Scheduling API Calls with Hangfire in ASP.NET Core

Step-by-Step Guide to Scheduling API Calls with Hangfire in ASP.NET Core

1
Comments
5 min read
Securing Your Hangfire Dashboard in ASP.NET Core 8: Adding an Authorization Filter

Securing Your Hangfire Dashboard in ASP.NET Core 8: Adding an Authorization Filter

14
Comments
2 min read
Creating a Simple ASP.NET Core Web API for Testing Purposes

Creating a Simple ASP.NET Core Web API for Testing Purposes

7
Comments
2 min read
Step-by-Step Guide to Reading CSV Files in ASP.NET Core

Step-by-Step Guide to Reading CSV Files in ASP.NET Core

1
Comments
4 min read
Introduction to Microservices with .NET 8

Introduction to Microservices with .NET 8

221
Comments
2 min read
Asynchronous Programming in C#: Async/Await Patterns

Asynchronous Programming in C#: Async/Await Patterns

2
Comments
4 min read
Entity FrameWork

Entity FrameWork

Comments
1 min read
Differences between Asp.net and Asp.net Core

Differences between Asp.net and Asp.net Core

2
Comments
2 min read
.NET Error Handling: Balancing Exceptions and the Result Pattern

.NET Error Handling: Balancing Exceptions and the Result Pattern

3
Comments
4 min read
Exploring Identity API Endpoints in .NET 8: Implementing and Testing JWT Authentication

Exploring Identity API Endpoints in .NET 8: Implementing and Testing JWT Authentication

20
Comments
4 min read
Implementando uma Solução MultiTenancy com o NHibernate.

Implementando uma Solução MultiTenancy com o NHibernate.

3
Comments
4 min read
Understanding Background Services in .NET 8: IHostedService and BackgroundService

Understanding Background Services in .NET 8: IHostedService and BackgroundService

85
Comments 3
3 min read
Keyed Services in .net 8

Keyed Services in .net 8

10
Comments 1
3 min read
How to Read A Barcode in C#

How to Read A Barcode in C#

8
Comments
5 min read
API Versioning in Minimal API.

API Versioning in Minimal API.

4
Comments
3 min read
Middleware to Asp.net Core MVC Application + Custom Middleware

Middleware to Asp.net Core MVC Application + Custom Middleware

1
Comments
2 min read
Innovate or Stagnate: Driving Business Transformation Through ASP.NET Development

Innovate or Stagnate: Driving Business Transformation Through ASP.NET Development

Comments
2 min read
Razor pages vs MVC

Razor pages vs MVC

2
Comments
7 min read
A Detailed Tutorial on Pagination for ASP.NET Core Web APIs 🚀

A Detailed Tutorial on Pagination for ASP.NET Core Web APIs 🚀

19
Comments 2
3 min read
20 Top C# Frameworks and Libraries on GitHub for Building Powerful Applications

20 Top C# Frameworks and Libraries on GitHub for Building Powerful Applications

15
Comments
3 min read
How to create a .env file in an ASP.NET Core Web API project and use its values in the application configuration

How to create a .env file in an ASP.NET Core Web API project and use its values in the application configuration

4
Comments
1 min read
Creating Mock Data in C# .NET with Bogus

Creating Mock Data in C# .NET with Bogus

17
Comments 2
4 min read
Best Popular Backend Frameworks by Performance Benchmark Comparison and Ranking in 2024

Best Popular Backend Frameworks by Performance Benchmark Comparison and Ranking in 2024

57
Comments 2
8 min read
Introduction to ShortCircuit and MapShortCircuit in .NET 8

Introduction to ShortCircuit and MapShortCircuit in .NET 8

5
Comments 5
3 min read
Better Performance in C#

Better Performance in C#

1
Comments
3 min read
Using AllowedValues and DeniedValues in .NET 8

Using AllowedValues and DeniedValues in .NET 8

6
Comments 1
1 min read
How to Handle File Uploads with ASP.NET Core

How to Handle File Uploads with ASP.NET Core

Comments
7 min read
How to Print to Browser Console from Razor View Page in ASP.NET MVC

How to Print to Browser Console from Razor View Page in ASP.NET MVC

2
Comments
1 min read
Creating Stunning Charts for Your ASP.NET Applications - Part 2

Creating Stunning Charts for Your ASP.NET Applications - Part 2

Comments
6 min read
Authentication Security in ASP.Net 9.0

Authentication Security in ASP.Net 9.0

5
Comments 2
2 min read
How to Create ASP.NET Core Polar and Radar Charts

How to Create ASP.NET Core Polar and Radar Charts

Comments
1 min read
Create ASP.Net Core Application with React and TypeScript

Create ASP.Net Core Application with React and TypeScript

21
Comments
3 min read
Create a ASP.NET Web API with MongoDB

Create a ASP.NET Web API with MongoDB

1
Comments 1
4 min read
Running DevExpress XtraReports under Linux in App Service with custom fonts

Running DevExpress XtraReports under Linux in App Service with custom fonts

Comments
2 min read
Integrating Azure Secrets into your .NET Web Application

Integrating Azure Secrets into your .NET Web Application

Comments
3 min read
The Top 5 Open Source CMS Developed on ASP.NET Core

The Top 5 Open Source CMS Developed on ASP.NET Core

1
Comments 1
5 min read
Part 3: How to Implement Multilanguage UI in ASP.NET Core Blazor Web App in .NET 8

Part 3: How to Implement Multilanguage UI in ASP.NET Core Blazor Web App in .NET 8

2
Comments
6 min read
C# Extension Methods that come in handy for an ASP.Net Project

C# Extension Methods that come in handy for an ASP.Net Project

5
Comments
4 min read
Return 401 error for APIs instead of redirect for Cookie based Social Authentication in ASP.NET Core 8

Return 401 error for APIs instead of redirect for Cookie based Social Authentication in ASP.NET Core 8

Comments
1 min read
loading...