FileAuthorization.Abstractions 1.0.0

.NET Core 2.0
dotnet add package FileAuthorization.Abstractions --version 1.0.0
NuGet\Install-Package FileAuthorization.Abstractions -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FileAuthorization.Abstractions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileAuthorization.Abstractions --version 1.0.0
#r "nuget: FileAuthorization.Abstractions, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FileAuthorization.Abstractions as a Cake Addin
#addin nuget:?package=FileAuthorization.Abstractions&version=1.0.0

// Install FileAuthorization.Abstractions as a Cake Tool
#tool nuget:?package=FileAuthorization.Abstractions&version=1.0.0

this is a asp.net core middleware that used to authorize the requests for the "non-public" files.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FileAuthorization.Abstractions:

Package Downloads
FileAuthorization

this is a asp.net core middleware that used to authorize the requests for the "non-public" files.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 955 7/17/2018

this is a asp.net core middleware that used to authorize the requests for the "non-public" files.