Skip to content

Conversation

@twsouthwick
Copy link
Member

All the samples we have are for the dual setup when there is a framework and core app. This change does the following:

  • Adds a sample/README.md file to explain how to use the samples
  • Moves the current MvcApp/MvcAppCore under samples/RemoteAuth/Identity as it is a sample that shows how to migrate with identity.
  • A new app has been added to samples that is an ASP.NET Core app that uses a shared class library and System.Web session APIs without any framework backend.

Fixes #265

All the samples we have are for the dual setup when there is a framework and core app. This change does the following:

- Adds a sample/README.md file to explain how to use the samples
- Moves the current MvcApp/MvcAppCore under samples/RemoteAuth/Identity as it is a sample that shows how to migrate with identity.
- A new app has been added to samples that is an ASP.NET Core app that uses a shared class library and System.Web session APIs without any framework backend.

Fixes #265
@twsouthwick twsouthwick requested review from HaoK and mjrousos January 23, 2023 19:08
@twsouthwick twsouthwick requested a review from Tratcher February 9, 2023 02:00
@twsouthwick twsouthwick merged commit 298298e into main Feb 11, 2023
@twsouthwick twsouthwick deleted the tasou/simple-sample branch February 11, 2023 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to run samples (i.e. Bearer sample doesn't run out of the box)

3 participants