Skip to content

Windows Authentication with React and .NET Core: Bare Bones

License

Notifications You must be signed in to change notification settings

mapr-fr/react-windows-auth

 
 

Repository files navigation

Windows Authentication with React and .NET Core: Bare Bones

Code in this repository was created for my blog post Windows Authentication with React and .NET Core: Bare Bones.

Getting started

Run the .NET Core application. Install packages for the React app running npm install from the test-app folder, then run the application using npm run start.

Notes

About

Windows Authentication with React and .NET Core: Bare Bones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.7%
  • C# 29.4%
  • HTML 8.3%
  • CSS 5.0%
  • Dockerfile 3.6%