by codemajestyadmin | Jun 12, 2024 | Tech
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... by codemajestyadmin | Apr 17, 2024 | Tech
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,... by codemajestyadmin | Apr 17, 2024 | Tech, Business
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... by codemajestyadmin | Nov 18, 2023 | Tech
What is Azure DevOps? Azure DevOps is a set of development tools and services provided by Microsoft that helps developers automate the software delivery process. It provides a complete end-to-end solution for managing the entire lifecycle of software development, from... by codemajestyadmin | Nov 15, 2023 | Tech, Business
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... by codemajestyadmin | Nov 14, 2023 | Tech, Business
Introduction to .NET and .NET Core The world of software development is continuously evolving, and our tools and platforms must adapt to stay relevant. In this arena, Microsoft’s .NET framework has been the cornerstone for a multitude of application development...