dotNET Weekly
Add a link
LoginRegister
PrevMarch 2020Next
WSMTWTFS
923242526272829
101234567
11891011121314
1215161718192021
1322232425262728
142930311234

Want to receive every Tuesday the best .NET links?

Once subscribed you can login, submit a link and receive the weekly newsletter.

Join more than 4847 .NET professionals!

ASP.NET Core middleware with Roslyn Analyzers - Part 2

by ThomasArdal, 2020-03-03T05:46:48.088Z

Learn how to create a Roslyn analyzer that helps your users insert middleware in the Configure method of the Startup.cs file and in the right order.

.net-coreasp.net-core

JWT Authentication for Microservices in ASP.NET Core

by mirceateodor.oprea@gmail.com, 2020-03-04T08:59:15.906Z

One of the things you need to think of when developing a microservices architecture is authenticating the user across the whole system, when they are trying to perform an action. This article goes over how to implement an authentication service in ASP.NET Core.

.net-coreasp.net-coremicroservices

NewslettersAboutPrivacy Policy