Synapse.Server.Extensibility
0.1.17137-beta
See the version list below for details.
dotnet add package Synapse.Server.Extensibility --version 0.1.17137-beta
NuGet\Install-Package Synapse.Server.Extensibility -Version 0.1.17137-beta
<PackageReference Include="Synapse.Server.Extensibility" Version="0.1.17137-beta" />
paket add Synapse.Server.Extensibility --version 0.1.17137-beta
#r "nuget: Synapse.Server.Extensibility, 0.1.17137-beta"
// Install Synapse.Server.Extensibility as a Cake Addin #addin nuget:?package=Synapse.Server.Extensibility&version=0.1.17137-beta&prerelease // Install Synapse.Server.Extensibility as a Cake Tool #tool nuget:?package=Synapse.Server.Extensibility&version=0.1.17137-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 | 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.3)
- Synapse.Core.Signed (>= 0.1.17137-beta)
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 |
First beta release. All features are presently working and passing unit tests.
0.1.17137.0-beta is supported with Synapse.Server 0.1.17137.0-beta. Added support for /part/ endpoints.