Synapse.Server.Extensibility 0.1.17218-beta

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

// Install Synapse.Server.Extensibility as a Cake Tool
#tool nuget:?package=Synapse.Server.Extensibility&version=0.1.17218-beta&prerelease

Synapse.Server.Extensibility supports injecting custom ApiControllers into Synapse.Server at runtime.  Full release at: https://github.com/SynapseProject/synapse.server.net/releases.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Synapse.Server.Extensibility:

Package Downloads
Suplex.Security.WebApi

Suplex.Security is an application security and RBAC abstraction Layer. Implments hierarchical DACL model and common RBAC model. Suitable for use in any application/API. Suplex Security.WebApi provides MS WebApi ApiController for wrapping any Suplex.Security.DataAccess.ISuplexDal.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.19011 830 1/11/2019
1.0.19001 958 1/1/2019
1.0.18291 735 10/18/2018
1.0.18287 724 10/14/2018
1.0.18154-pre 700 6/3/2018
1.0.18105 948 4/15/2018
1.0.18092 922 4/3/2018
1.0.18048 1,002 2/18/2018
0.1.17218-beta 695 8/6/2017
0.1.17166-beta 788 6/16/2017
0.1.17155-beta 743 6/4/2017
0.1.17143-beta 733 5/23/2017
0.1.17137-beta 736 5/18/2017
0.1.17130-beta 727 5/10/2017
0.1.17095-alpha 728 4/6/2017

First beta release.  All features are presently working and passing unit tests.

0.1.17218.0-beta is supported with Synapse.Server 0.1.17218.0-beta. Adds support for multiple AuthenticationSchemes.