Skip to content

FusionAuth/fusionauth-example-asp-netcore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fusionauth-asp-dot-net-example

An ASP.NET Core web application using FusionAuth as the identity server

One way to deploy and run:

cd SampleApp dotnet publish -r win-x64 && SampleApp__ClientSecret=H4... bin/Debug/netcoreapp3.1/win-x64/publish/SampleApp.exe

See more deployment options: https://docs.microsoft.com/en-us/dotnet/core/deploying/

About

An ASP.NET Core web application using FusionAuth as the identity server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
close