Skyward.Api.Popcorn 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Skyward.Api.Popcorn --version 2.0.0
NuGet\Install-Package Skyward.Api.Popcorn -Version 2.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="Skyward.Api.Popcorn" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Skyward.Api.Popcorn --version 2.0.0
#r "nuget: Skyward.Api.Popcorn, 2.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 Skyward.Api.Popcorn as a Cake Addin
#addin nuget:?package=Skyward.Api.Popcorn&version=2.0.0

// Install Skyward.Api.Popcorn as a Cake Tool
#tool nuget:?package=Skyward.Api.Popcorn&version=2.0.0

Object dynamic filtering and expansion

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Skyward.Api.Popcorn:

Package Downloads
Skyward.Api.Popcorn.WebApiCore

WebApi extensions to Popcorn

Skyward.Api.Popcorn.EntityFrameworkCore

EntityFrameworkCore extensions to Popcorn

Skyward.Api.Popcorn.WebApi5

.Net 5 WebApi extensions to Popcorn

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.2.3 1,321 2/27/2023
5.0.0 1,802 7/6/2020
4.7.0 3,788 10/25/2019
4.6.2 888 10/23/2019
4.6.1 1,019 10/23/2019
4.6.0 562 10/23/2019
4.5.2 1,565 8/19/2019
4.4.2 1,739 4/11/2019
4.4.1 1,112 4/9/2019
4.3.1 12,319 11/6/2018
4.0.0 4,626 7/31/2018
3.2.0 1,530 7/18/2018
3.1.0 3,399 3/9/2018
2.0.0 1,198 10/27/2017
1.3.0 1,257 10/12/2017
1.2.0 1,125 10/11/2017
1.1.3 1,062 9/29/2017
1.1.2 1,137 9/1/2017
1.1.1 1,057 8/29/2017
1.1.0 1,065 8/29/2017

Condensed our entire .NET offering into one .NET Standard project
Enhanced the map ability so a single source type can be mapped to multiple destination types
Added a default response inspector implementation
Authorizers added as a configuration option to restrict access to certain objects as specified