Synapse.Server.Extensibility
1.0.18291
See the version list below for details.
dotnet add package Synapse.Server.Extensibility --version 1.0.18291
NuGet\Install-Package Synapse.Server.Extensibility -Version 1.0.18291
<PackageReference Include="Synapse.Server.Extensibility" Version="1.0.18291" />
paket add Synapse.Server.Extensibility --version 1.0.18291
#r "nuget: Synapse.Server.Extensibility, 1.0.18291"
// Install Synapse.Server.Extensibility as a Cake Addin #addin nuget:?package=Synapse.Server.Extensibility&version=1.0.18291 // Install Synapse.Server.Extensibility as a Cake Tool #tool nuget:?package=Synapse.Server.Extensibility&version=1.0.18291
Synapse.Server.Extensibility supports injecting custom ApiControllers into Synapse.Server at runtime. Full release at: https://github.com/SynapseProject/synapse.server.net/releases.
Product | Versions 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. |
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Core (>= 5.2.6)
- Synapse.Core.Signed (>= 1.0.18291)
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 | 879 | 1/11/2019 |
1.0.19001 | 995 | 1/1/2019 |
1.0.18291 | 762 | 10/18/2018 |
1.0.18287 | 760 | 10/14/2018 |
1.0.18154-pre | 727 | 6/3/2018 |
1.0.18105 | 983 | 4/15/2018 |
1.0.18092 | 949 | 4/3/2018 |
1.0.18048 | 1,032 | 2/18/2018 |
0.1.17218-beta | 724 | 8/6/2017 |
0.1.17166-beta | 815 | 6/16/2017 |
0.1.17155-beta | 769 | 6/4/2017 |
0.1.17143-beta | 755 | 5/23/2017 |
0.1.17137-beta | 750 | 5/18/2017 |
0.1.17130-beta | 750 | 5/10/2017 |
0.1.17095-alpha | 753 | 4/6/2017 |
1.0.18291 - Update reflects release version and current dependencies
1.0.18287 - Update relfects release version and current dependencies
1.0.18154 - Adds support for Dynamic Config/Parameter discovery
1.0.18105 - Adds support for Custom Controller config, corresponds with Synapse.Server release 1.0.18105.