Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
aspnetcore
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Configuring HTTPS Redirection and HSTS in ASP.NET Core
Anton Martyniuk
Anton Martyniuk
Anton Martyniuk
Follow
Apr 21 '24
Configuring HTTPS Redirection and HSTS in ASP.NET Core
#
programming
#
dotnet
#
csharp
#
aspnetcore
1
reaction
Comments
Add Comment
3 min read
Job Offloading Pattern with System.Threading.Channels. A way to deal with long-running tasks in .NET
Oleksii Nikiforov
Oleksii Nikiforov
Oleksii Nikiforov
Follow
Apr 24 '24
Job Offloading Pattern with System.Threading.Channels. A way to deal with long-running tasks in .NET
#
dotnet
#
aspnetcore
1
reaction
Comments
Add Comment
9 min read
Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API
Oleksii Nikiforov
Oleksii Nikiforov
Oleksii Nikiforov
Follow
Apr 6 '24
Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API
#
dotnet
#
aspnetcore
#
openapi
#
csharp
Comments
Add Comment
6 min read
Mejorando la Observabilidad en ASP.NET Core con OpenTelemetry y Aspire
Isaac Ojeda
Isaac Ojeda
Isaac Ojeda
Follow
Apr 1 '24
Mejorando la Observabilidad en ASP.NET Core con OpenTelemetry y Aspire
#
opentelemetry
#
dotnet
#
aspnetcore
#
csharp
6
reactions
Comments
1
comment
8 min read
Transactional Outbox in .NET Cloud Native Development via Aspire
Oleksii Nikiforov
Oleksii Nikiforov
Oleksii Nikiforov
Follow
Mar 30 '24
Transactional Outbox in .NET Cloud Native Development via Aspire
#
dotnet
#
aspnetcore
#
aspire
#
microservices
Comments
Add Comment
12 min read
Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts
Arun
Arun
Arun
Follow
for
Syncfusion, Inc.
Feb 19 '24
Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts
#
webdev
#
aspnetcore
#
dotnet
#
csharp
Comments
Add Comment
2 min read
Test your subscription integration through time with Stripe’s test clocks
Cecil L. Phillip 🇦🇬
Cecil L. Phillip 🇦🇬
Cecil L. Phillip 🇦🇬
Follow
for
Stripe
Feb 28 '24
Test your subscription integration through time with Stripe’s test clocks
#
stripe
#
dotnet
#
aspnetcore
#
webdev
8
reactions
Comments
Add Comment
5 min read
Implementing subscriptions and metered billing with Stripe in ASP.NET Core
Cecil L. Phillip 🇦🇬
Cecil L. Phillip 🇦🇬
Cecil L. Phillip 🇦🇬
Follow
for
Stripe
Feb 26 '24
Implementing subscriptions and metered billing with Stripe in ASP.NET Core
#
webdev
#
stripe
#
dotnet
#
aspnetcore
10
reactions
Comments
2
comments
13 min read
Managing Webhook Events for Connected Accounts
Cecil L. Phillip 🇦🇬
Cecil L. Phillip 🇦🇬
Cecil L. Phillip 🇦🇬
Follow
for
Stripe
Feb 22 '24
Managing Webhook Events for Connected Accounts
#
stripe
#
dotnet
#
aspnetcore
#
webdev
11
reactions
Comments
Add Comment
9 min read
Onboarding Stripe Connect Express accounts in ASP.NET Core
Cecil L. Phillip 🇦🇬
Cecil L. Phillip 🇦🇬
Cecil L. Phillip 🇦🇬
Follow
for
Stripe
Feb 20 '24
Onboarding Stripe Connect Express accounts in ASP.NET Core
#
stripe
#
dotnet
#
webdev
#
aspnetcore
7
reactions
Comments
Add Comment
9 min read
Extending HttpClient With Delegating Handlers in ASP.NET Core
Milan Jovanović
Milan Jovanović
Milan Jovanović
Follow
Jan 16 '24
Extending HttpClient With Delegating Handlers in ASP.NET Core
#
aspnetcore
#
dotnet
#
api
#
httpclient
3
reactions
Comments
1
comment
5 min read
Calling HTTP API and the problem of Socket exhaustion and DNS rotation.
Ghassan Karwchan
Ghassan Karwchan
Ghassan Karwchan
Follow
Jan 6 '24
Calling HTTP API and the problem of Socket exhaustion and DNS rotation.
#
httpclient
#
aspnetcore
#
dotnet
20
reactions
Comments
3
comments
5 min read
Playing with the .NET 8 Web API template
Alexandre Nédélec
Alexandre Nédélec
Alexandre Nédélec
Follow
Dec 19 '23
Playing with the .NET 8 Web API template
#
dotnet
#
csharp
#
aspnetcore
1
reaction
Comments
Add Comment
7 min read
Mejorando Rendimiento y Escalabilidad: Guía de Caché Distribuido en ASP.NET Core
Isaac Ojeda
Isaac Ojeda
Isaac Ojeda
Follow
Dec 15 '23
Mejorando Rendimiento y Escalabilidad: Guía de Caché Distribuido en ASP.NET Core
#
csharp
#
redis
#
aspnetcore
#
dotnet
10
reactions
Comments
Add Comment
8 min read
Global Error Handling in ASP.NET Core 8
Milan Jovanović
Milan Jovanović
Milan Jovanović
Follow
Dec 4 '23
Global Error Handling in ASP.NET Core 8
#
aspnetcore
#
dotnet
#
csharp
#
errors
1
reaction
Comments
Add Comment
5 min read
Explorando la Autenticación Bearer en ASP.NET Core 8
Isaac Ojeda
Isaac Ojeda
Isaac Ojeda
Follow
Oct 20 '23
Explorando la Autenticación Bearer en ASP.NET Core 8
#
dotnet
#
csharp
#
aspnetcore
#
identity
37
reactions
Comments
Add Comment
5 min read
Improving ASP.NET Core Dependency Injection With Scrutor
Milan Jovanović
Milan Jovanović
Milan Jovanović
Follow
Oct 14 '23
Improving ASP.NET Core Dependency Injection With Scrutor
#
aspnetcore
#
dependencyinjection
#
designpatterns
#
dotnet
2
reactions
Comments
2
comments
4 min read
Getting Started With NServiceBus in .NET
Milan Jovanović
Milan Jovanović
Milan Jovanović
Follow
Oct 14 '23
Getting Started With NServiceBus in .NET
#
aspnetcore
#
dotnet
#
nservicebus
#
messaging
2
reactions
Comments
Add Comment
5 min read
ASP.NET Core y el Patrón Decorador: Ampliando la Funcionalidad de tus APIs
Isaac Ojeda
Isaac Ojeda
Isaac Ojeda
Follow
Oct 3 '23
ASP.NET Core y el Patrón Decorador: Ampliando la Funcionalidad de tus APIs
#
aspnetcore
#
csharp
#
dotnet
#
patterns
10
reactions
Comments
1
comment
8 min read
Integration testing in Umbraco 10+: Validating document types
Dennis
Dennis
Dennis
Follow
Oct 3 '23
Integration testing in Umbraco 10+: Validating document types
#
umbraco
#
programming
#
testing
#
aspnetcore
Comments
2
comments
8 min read
CQRS Validation with MediatR Pipeline and FluentValidation
Milan Jovanović
Milan Jovanović
Milan Jovanović
Follow
Oct 14 '23
CQRS Validation with MediatR Pipeline and FluentValidation
#
aspnetcore
#
validation
#
middleware
#
mediatr
Comments
Add Comment
6 min read
CI/CD ASP.NET Core com GitHub Actions e Azure
Rodrigo Schemes
Rodrigo Schemes
Rodrigo Schemes
Follow
Sep 10 '23
CI/CD ASP.NET Core com GitHub Actions e Azure
#
aspnetcore
#
braziliandevs
#
github
#
azure
1
reaction
Comments
Add Comment
5 min read
How to make a Dark-Mode in ASP.NET MVC 7
Vlank
Vlank
Vlank
Follow
Sep 2 '23
How to make a Dark-Mode in ASP.NET MVC 7
#
aspnetcore
#
csharp
#
dotnet
#
tutorial
7
reactions
Comments
3
comments
4 min read
Implementación de Health Checks en ASP.NET Core
Isaac Ojeda
Isaac Ojeda
Isaac Ojeda
Follow
Aug 22 '23
Implementación de Health Checks en ASP.NET Core
#
dotnet
#
aspnetcore
#
csharp
18
reactions
Comments
Add Comment
5 min read
Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core
Harshal Suthar
Harshal Suthar
Harshal Suthar
Follow
Aug 22 '23
Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core
#
aspnet
#
aspnetcore
#
dotnetvsdotnetcore
#
dotnet
5
reactions
Comments
Add Comment
6 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account