You can find my all .Net core posts here. In this post, we will see the features of Asp .Net Core 2.1 SignalR SignalR is coming into the .Net Core. I have already written a post on how to use SignalR in Net Core which is here but as some of the changes are going on … Continue reading ASP .Net Core 2.1 features: Part I
Category: HTTPS with .Net Core
Enforce SSL and use HSTS in .Net Core: .Net Core security Part I
Note – You can find the source code of my sample application here(sample does not include HSTS changes) You can find my all .Net core posts here. In these series of posts, we will see how to secure your .Net Core applications. In this post, we will see how to enforce SSL to your .Net Core applications … Continue reading Enforce SSL and use HSTS in .Net Core: .Net Core security Part I