The monorepo for Logto SDKs and samples written in C#.
- src/Logto.AspNetCore.Authentication: ASP.NET Core authentication middleware for Logto.
- src/Logto.AspNetCore.Authentication.Tests: Tests for the ASP.NET Core authentication middleware.
- sample: Sample ASP.NET Core web application that shows how to use the ASP.NET Core authentication middleware.
- sample-mvc: Sample ASP.NET Core web MVC application that shows how to use the ASP.NET Core authentication middleware.
- sample-wasm: Sample Blazor WebAssembly application that shows how to use Blorc.OpenIdConnect to authenticate users with Logto.
- sample-blazor: Sample Blazor Server application that shows how to use the ASP.NET Core authentication middleware.