In the last posts, we saw how to setup .Net Core Web API 3.1 project with Entity Framework and secure Web API by JWT Tokens . If you haven’t seen it yet, I invite you to read it through this links: .NET Core 3.1 WEB API – Entity Framework Core 3.1.7 (part 1) .NET Core […]
Month: November 2020
.NET Core 3.1 WEB API – JWT authentication Tokens (part 1)
In the last article, we saw how to setup .Net Core Web API 3.1 project with Entity Framework. If you haven’t seen it yet, I invite you to read it through this links: .NET Core 3.1 WEB API – Entity Framework Core 3.1.7 (part 1) .NET Core 3.1 WEB API – Entity Framework Core 3.1.7 […]