Swagger Dark Theme

Swagger Dark Theme

This will be a short one. So, if you are using Swagger with your project (for our example we will be using .NET Core), you might want to use the SwaggerUI with Dark Theme, since the default one can blind you. Quick and easy way of doing this is adding this piece of...
Duende IdentityServer

Duende IdentityServer

Duende IdentityServer is a sophisticated framework designed for implementing OpenID Connect (OIDC) and OAuth 2.0 protocols in .NET applications. Originating from the highly acclaimed IdentityServer4, Duende IdentityServer represents the evolution of its predecessor,...
OpenID Connect (OIDC) In .NET Core

OpenID Connect (OIDC) In .NET Core

What is OpenID Connect (OIDC)? OpenID Connect (OIDC) is a public authentication mechanism that builds on the OAuth 2.0 standard. Primarily aimed at consumers, OIDC enables users to employ a single sign-on (SSO) feature to log into various third-party sites using their...
What is .NET Aspire?

What is .NET Aspire?

Exploring .NET Aspire: The Future of Cloud-Native Development in .NET 8 In the bright horizons of the digital age, a new term beams with shining potential: .NET Aspire. This breakthrough in the .NET Core programming environment is set to revolutionize the cloud-native...