Skip to content

Logto .NET Core SDKs and samples.

Notifications You must be signed in to change notification settings

logto-io/csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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