Skip to content

Add OData authorization project #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 29, 2020
Merged

Conversation

habbes
Copy link
Contributor

@habbes habbes commented Jun 29, 2020

Adds Microsoft.AspNetCore.OData.Authorization project (project migrated from https://github.com/habbes/WebApiAuthorization, and initially a part of PR 2027 of the main WebApi repo)

Includes:

For more information about this feature, check the README and sample project

@habbes habbes changed the title Add ODataauthorization project Add OData authorization project Jun 29, 2020
@habbes habbes mentioned this pull request Jun 29, 2020
2 tasks
@xuzhg xuzhg merged commit fcaeb87 into OData:master Jun 29, 2020
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's target .net5

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.

2 participants