https://github.com/soenneker/soenneker.functions.attributes.allowanonymous
An attribute for excluding authentication for Azure functions
https://github.com/soenneker/soenneker.functions.attributes.allowanonymous
allow allowanonymous allowanonymousfunctionattribute anonymous attribute attributes azure csharp dotnet function functions object
Last synced: 3 months ago
JSON representation
An attribute for excluding authentication for Azure functions
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.functions.attributes.allowanonymous
- Owner: soenneker
- License: mit
- Created: 2025-09-08T16:30:57.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-07T09:34:50.000Z (3 months ago)
- Last Synced: 2026-03-07T16:55:34.303Z (3 months ago)
- Topics: allow, allowanonymous, allowanonymousfunctionattribute, anonymous, attribute, attributes, azure, csharp, dotnet, function, functions, object
- Language: C#
- Homepage: https://soenneker.com
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.functions.attributes.allowanonymous/)
[](https://github.com/soenneker/soenneker.functions.attributes.allowanonymous/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.functions.attributes.allowanonymous/)
[](https://github.com/soenneker/soenneker.functions.attributes.allowanonymous/actions/workflows/codeql.yml)
#  Soenneker.Functions.Attributes.AllowAnonymous
### An attribute for excluding authentication for Azure functions
## Installation
```
dotnet add package Soenneker.Functions.Attributes.AllowAnonymous
```