DEV Community

# aspnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What every ASP.NET Core Web API project needs - Part 4 - Error Message Reusability and Localization

What every ASP.NET Core Web API project needs - Part 4 - Error Message Reusability and Localization

30
Comments 3
5 min read
Authenticating WebSocket connections in GraphQL with JWT, Asp.Net Core & HotChocolate

Authenticating WebSocket connections in GraphQL with JWT, Asp.Net Core & HotChocolate

15
Comments 3
8 min read
Add Snowpack to ASP.NET Core Web App

Add Snowpack to ASP.NET Core Web App

7
Comments 3
10 min read
Blast Off with Blazor: Add a shared dialog component

Blast Off with Blazor: Add a shared dialog component

13
Comments
5 min read
Improve Your Web API with Swagger Documentation

Improve Your Web API with Swagger Documentation

9
Comments
5 min read
[ASP.NET Core] Using Bootstrap with package managers

[ASP.NET Core] Using Bootstrap with package managers

8
Comments
2 min read
[ASP.NET Core] Try SignalR 1

[ASP.NET Core] Try SignalR 1

7
Comments
3 min read
On .NET Episode: Building microservices with Tye

On .NET Episode: Building microservices with Tye

4
Comments
1 min read
[EntityFramework Core] Try relationship 1

[EntityFramework Core] Try relationship 1

7
Comments
5 min read
CouchDB and C#. EFCore-like queries!

CouchDB and C#. EFCore-like queries!

12
Comments
2 min read
API Rest simples com Asp.Net Core

API Rest simples com Asp.Net Core

7
Comments
3 min read
Kentico Xperience Design Patterns: Modeling Missing Data with Nullable Reference Types

Kentico Xperience Design Patterns: Modeling Missing Data with Nullable Reference Types

7
Comments
9 min read
What every ASP.NET Core Web API project needs - Part 3 - Exception handling middleware

What every ASP.NET Core Web API project needs - Part 3 - Exception handling middleware

59
Comments 2
4 min read
Step By Step Guide To Setting Up TailwindCss In A .Net Core Web App

Step By Step Guide To Setting Up TailwindCss In A .Net Core Web App

23
Comments 9
3 min read
What every ASP.NET Core Web API project needs - Part 1 - Serilog

What every ASP.NET Core Web API project needs - Part 1 - Serilog

100
Comments 16
5 min read
What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

56
Comments 4
7 min read
What is WebAssembly and how to create a WebAssembly app and Host it in AWS S3?

What is WebAssembly and how to create a WebAssembly app and Host it in AWS S3?

5
Comments
10 min read
How to exclude own visits (online and development) from Google Analytics

How to exclude own visits (online and development) from Google Analytics

2
Comments
3 min read
Repository Pattern with a C# and ASP.NET Core example [VIDEO]

Repository Pattern with a C# and ASP.NET Core example [VIDEO]

3
Comments
1 min read
C#: Llamando REST APIs sin esfuerzo con RestEase

C#: Llamando REST APIs sin esfuerzo con RestEase

6
Comments
3 min read
【.NET 5】【ASP.NET Core Identity】SignIn with custom user

【.NET 5】【ASP.NET Core Identity】SignIn with custom user

16
Comments 2
6 min read
Building real applications with Orleans

Building real applications with Orleans

21
Comments 1
1 min read
Kentico Xperience Design Patterns: Good Startup.cs Hygiene

Kentico Xperience Design Patterns: Good Startup.cs Hygiene

16
Comments
10 min read
Create a Web API with ASP.NET Core. (video)

Create a Web API with ASP.NET Core. (video)

10
Comments 5
1 min read
Best .NET Posts This Week: 17th January 2021

Best .NET Posts This Week: 17th January 2021

3
Comments
2 min read
【ASP.NET Core】【TypeScript】File Download

【ASP.NET Core】【TypeScript】File Download

7
Comments
8 min read
Writing decoupled code with MediatR: The Mediator Pattern

Writing decoupled code with MediatR: The Mediator Pattern

21
Comments
5 min read
Kentico Xperience Xplorations: Determining a Request's Page Builder Mode

Kentico Xperience Xplorations: Determining a Request's Page Builder Mode

5
Comments
7 min read
Step by step guide on how to add authentication to Asp.Net Core MVC and how to customise it

Step by step guide on how to add authentication to Asp.Net Core MVC and how to customise it

8
Comments
5 min read
How to add localisation to Asp.Net core

How to add localisation to Asp.Net core

5
Comments
1 min read
JWT Bearer Authentication and Authorization for ASP.NET Core 5

JWT Bearer Authentication and Authorization for ASP.NET Core 5

6
Comments
7 min read
Blast Off with Blazor: Build a responsive image gallery

Blast Off with Blazor: Build a responsive image gallery

9
Comments
6 min read
Kentico Xperience 13 is Here

Kentico Xperience 13 is Here

3
Comments
4 min read
Scheduled Background Tasks made easy with Elsa Workflows

Scheduled Background Tasks made easy with Elsa Workflows

12
Comments 3
4 min read
Http endpoint versioning

Http endpoint versioning

7
Comments 1
2 min read
Netssentials: Part 1 - Quick Tips for ASP.Net Core API Project

Netssentials: Part 1 - Quick Tips for ASP.Net Core API Project

7
Comments 1
4 min read
Use ASP.NET Core route-to-code for simple JSON APIs

Use ASP.NET Core route-to-code for simple JSON APIs

6
Comments
8 min read
Versionando tu API en .NET Core

Versionando tu API en .NET Core

15
Comments 1
3 min read
OAuth authentication with Facebook and ASP.NET Core

OAuth authentication with Facebook and ASP.NET Core

2
Comments
5 min read
ASP.NET Core 3 deploy to Windows IIS mode changed

ASP.NET Core 3 deploy to Windows IIS mode changed

6
Comments
2 min read
Best .NET Posts This Week: 29th November 2020

Best .NET Posts This Week: 29th November 2020

3
Comments
3 min read
The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features

The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features

7
Comments
10 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
[ASP.NET Core][TypeScript] Try WebRTC

[ASP.NET Core][TypeScript] Try WebRTC

10
Comments
5 min read
Identity Server 4 and RavenDb 5: Resource store

Identity Server 4 and RavenDb 5: Resource store

5
Comments
5 min read
Simplify your ASP.NET Core API models with C# 9 records

Simplify your ASP.NET Core API models with C# 9 records

7
Comments 1
2 min read
ASP.NET: The Next Generation

ASP.NET: The Next Generation

4
Comments
4 min read
Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development

Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development

7
Comments
8 min read
ASP.NET Core Feature Management

ASP.NET Core Feature Management

1
Comments
3 min read
【ASP.NET Core】【TypeScript】Send messages with WebSockets

【ASP.NET Core】【TypeScript】Send messages with WebSockets

9
Comments
5 min read
Migrate .NET Core 3.1 to .NET Core 5.0

Migrate .NET Core 3.1 to .NET Core 5.0

7
Comments
3 min read
Updating My Projects to .NET 5

Updating My Projects to .NET 5

2
Comments
2 min read
Resolve Open Generics with ASP.NET Cores DI-Container

Resolve Open Generics with ASP.NET Cores DI-Container

7
Comments
2 min read
Best .NET Posts This Week: 8th November 2020

Best .NET Posts This Week: 8th November 2020

6
Comments
3 min read
My Top 4 NuGet Packages for ASP.NET Core

My Top 4 NuGet Packages for ASP.NET Core

5
Comments
6 min read
Best .NET Posts This Week: 1st November 2020

Best .NET Posts This Week: 1st November 2020

6
Comments
3 min read
Blast Off with Blazor: Learn components and testing with a custom 404 page

Blast Off with Blazor: Learn components and testing with a custom 404 page

4
Comments
6 min read
How to run ASP.NET Core & SQL Server from Docker

How to run ASP.NET Core & SQL Server from Docker

16
Comments
7 min read
Event Sourcing with ASP.NET Core - 02 Messaging

Event Sourcing with ASP.NET Core - 02 Messaging

3
Comments
4 min read
Dica Rápida: Executando tarefas em background com IHostedService

Dica Rápida: Executando tarefas em background com IHostedService

13
Comments
2 min read
loading...