Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.29 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.29 KB

Logto C#

Logto Discord

The monorepo for Logto SDKs and samples written in C#.

Contents

Packages

Samples

  • 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.

Resources