5.1.1
版本发布时间: 2022-04-12 04:19:04
graphql-dotnet/graphql-dotnet最新发布版本:8.1.0(2024-09-18 21:37:16)
This patch to 5.1.0 completes implementation of authorization extension methods updated in 5.1.0, adding the .Authorize()
method for requiring authentication without a specific role or policy, and adding the .AllowAnonymous()
method to allow anonymous access to a field of a protected graph.
What's Changed
- Authorization update by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3077
- Rename GraphQLAuthorizeAttribute to AuthorizeAttribute by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3081
- Add AllowAnonymous extension method and attribute by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3079
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/5.1.0...5.1.1
1、 Documentation.zip 1.44MB
2、 GraphQL.5.1.1.nupkg 1.14MB
3、 GraphQL.DataLoader.5.1.1.nupkg 38.56KB
4、 GraphQL.MemoryCache.5.1.1.nupkg 19.94KB
5、 GraphQL.MicrosoftDI.5.1.1.nupkg 41.67KB
6、 GraphQL.NewtonsoftJson.5.1.1.nupkg 33.83KB
7、 GraphQL.SystemTextJson.5.1.1.nupkg 97.99KB