Skip to content
The-worst.dev
Propably the worst blog about the software engineering world...
  • Home
  • Series
    • gRPC
    • PostgreSQL
  • Newsletter
  • About Me
  • Portfolio
  • LinkedIn
  • Github
  • Twitter
  • facebook

Author: P. Roguszewski

Azure AD authentication for Angular & .Net core backend

28/11/2020 P. Roguszewski Leave a comment

From this article You will learn about: One-click Azure AD SSO login for combination: Angular + .Net core, Authenticate &…

Continue Reading →

Posted in: .Net, Angular, Azure, REST Filed under: Angular, Authentication, Authorization, Azure, Azure Graph, JWT, MSAL, Secure

Rest vs gRPC – performance benchmark in .Net Core 3.1 – Azure

07/11/2020 P. Roguszewski 2 Comments

Hey Guys! In my last post, I presented a benchmark about performance in gRPC vs REST context. The results were…

Continue Reading →

Posted in: .Net, Azure, gRPC, REST Filed under: .Net Core Grpc, .Net Core performance benchmark, App Insights, Azure, Kubernetes

How to handle gRPC errors in .Net Core

28/10/2020 P. Roguszewski Leave a comment

From this article You will learn What is Interceptor & how to use it for handling errors, What is the…

Continue Reading →

Posted in: .Net, Azure, gRPC, Performance Filed under: .Net Core, .Net Core Grpc, gRPC Interceptors, gRPC Monitoring, RPCException

Rest vs gRPC – performance benchmark in .Net Core 3.1

18/10/2020 P. Roguszewski Leave a comment

Hey Guys! The last days in Poland are cold & cloudy. This weather is a great motivator to reflect on……

Continue Reading →

Posted in: .Net, Benchmark, gRPC, Performance, REST Filed under: .Net Core, Benchmark, gRPC, gRPC CodeFirst, gRPC in .net Core, gRPC vs REST

Entity Framework Core & PostgreSQL – differences from the perspective of using Microsoft SQL Server

03/10/2020 P. Roguszewski Leave a comment

Hey Guys! From this article You will learn about: Standard PostgreSQL management tool – pgAdmin, Differences in build SQL queries…

Continue Reading →

Posted in: .Net, EntityFramework, Microsoft SQL Server, PostgreSQL Filed under: s1

Entity Framework Core & PostgreSQL – base configuration

22/09/2020 P. Roguszewski 1 Comment

Hey Guys! Today I want to present a different way of implementing the persistence layer in .Net Core & Entity…

Continue Reading →

Posted in: .Net, EntityFramework, PostgreSQL Filed under: Database, EntityFrameworkCore, Npgsql, Persistance, s1

Not always IDE tip and modern functions work very well – await using EntityFramework story

20/07/2020 P. Roguszewski Leave a comment

Hey Guys! As You maybe know from C# 8, every class with implement interface IAsyncDisposable can be disposed of with…

Continue Reading →

Posted in: .Net, EntityFramework, PostgreSQL Filed under: entity framework core connections limit, EntityFrameworkCore, Npgsql.PostgresException, sorry too many clients already

Azure DevOps + CI / CD + docker

12/07/2020 P. Roguszewski Leave a comment

Hey Guys! In my previous article, I described how to easily create infrastructure for host Docker containers. Today I want…

Continue Reading →

Posted in: .Net, Azure, DevOps, Docker Filed under: .Net, Azure, DevOps, Docker, HowTo, Onion, Tutorial

How to easily deploy applications with free https in docker containers

24/06/2020 P. Roguszewski Leave a comment

For today a lot of applications are deployed to cloud hosting, but (but, there are always, but) this solution is…

Continue Reading →

Posted in: DevOps, Docker

Archives

  • November 2020
  • October 2020
  • September 2020
  • July 2020
  • June 2020
Click here to get RSS address

Categories

  • .Net (8)
  • Angular (1)
  • Azure (4)
  • Benchmark (1)
  • DevOps (2)
  • Docker (2)
  • EntityFramework (3)
  • gRPC (3)
  • Microsoft SQL Server (1)
  • Performance (2)
  • PostgreSQL (3)
  • REST (3)
Copyright © 2023 The-worst.dev