- Install the .Net Core SDK from https://www.microsoft.com/net/core
- Restore (download) dependencies by running
dotnet Restore
- To deploy the database schema run
dotnet ef database update
- Create a valid JWT token signed by Google. This can be done by Using Postman
- Start the app by running:
dotnet run
- Hit the app and pass a header "Authorization: Bearer [Token]" in the request
-
Notifications
You must be signed in to change notification settings - Fork 3
prowe/dotNetCoreDemo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example .NetCore based web service
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published