SaaSHub helps you find the best software and product alternatives Learn more →
Openiddict-core Alternatives
Similar projects and alternatives to openiddict-core
-
IdentityServer
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
-
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
-
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JS
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
craftsman
A .NET 6 scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
-
Hot Chocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
-
-
-
-
openiddict-samples
ASP.NET Core and Microsoft.Owin/ASP.NET 4.x samples for OpenIddict
-
-
Avalonia.FuncUI
Develop cross-plattform MVU GUI Applications using F# and Avalonia!
-
ML.NET
ML.NET is an open source and cross-platform machine learning framework for .NET.
-
ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
-
Orchard Core
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
-
WPF
WPF is a .NET Core UI framework for building Windows desktop applications.
-
UWP Community Toolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
openiddict-core reviews and mentions
-
Blazor Server Identity alternative?
You can use Openidict https://documentation.openiddict.com/, give it a try
- ASP.NET Core: Autenticación multi-tenant con OpenID Connect. (Parte 1)
-
Why is there a lack of cool repos?
Openiddict to create your own OpenID Connect server if you want to deep dive into auth https://github.com/openiddict/openiddict-core
-
Is using next-auth instead of IdentityServer a bad idea?
If you do want a .NET IdP then you could look into OpenIddict but will require some hands on work, at a minimum authorisation controllers. If you're looking for something more out of the box OrchardCore's OpenId module might be better for you.
-
I got tired of all the boilerplate for .NET Web APIs, so I made a tool to help. Craftsman v0.15 is out with better DDD support and more!
Also, the OAuth bit is very cool!! Do you plan to support OpenIddict it’s a free federated identity server.
-
How do logins work these days?
That's for Identity Server 5 (Duende) Identity Server 4 is still free, the downside though is it's not supported anymore so there's no new updates coming. For alternatives look at openiddict for something close to IS4, or host something like Keycloak on docker and talk to it via it's APIs just like how you'd do it when talking to 3rd party Auth providers.
-
ASP.NET Core: Servidor de Autenticación con OpenID Connect
Para la implementación de OpenID Connect en .NET utilizaremos OpenIddict-core y .NET 6.
-
IdentityServer4 licensing confusion
Short answer: IdentityServer is no longer FOSS, so if that's critical, consider using https://github.com/openiddict/openiddict-core. Not as turn-key, but you'll see in their readme that OrchardCore has a bit more bells-and-whistles implementation that might appeal. Both projects are also FOSS with standard open-source licenses.
-
PKCE library for dotnet 6
OpenIddict
-
.NET core identity with Vue as a frontend
I have a personal project I'm developing with a .NET core backend/api and a Vue SPA front end - I highly recommend Open Iddict.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea62645510>
www.saashub.com | 7 Feb 2023
Stats
openiddict/openiddict-core is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Popular Comparisons
- openiddict-core VS IdentityServer4
- openiddict-core VS IdentityServer
- openiddict-core VS IdentityServer4.Admin
- openiddict-core VS Keycloak
- openiddict-core VS dot-net6-vue-api
- openiddict-core VS microsoft-authentication-library-for-js
- openiddict-core VS MySqlConnector
- openiddict-core VS Hot Chocolate
- openiddict-core VS Avalonia.FuncUI
- openiddict-core VS ASP.NET Core