Provides extensibility points to add admin and public web APIs to a Stormancer App.
Info
Version: | 3.2.0.3-pre |
Author(s): | Stormancer |
Last Update: | Monday, June 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Stormancer.Server.Plugins.WebApi |
Install
Install-Package Stormancer.Server.Plugins.WebApi
dotnet add package Stormancer.Server.Plugins.WebApi
paket add Stormancer.Server.Plugins.WebApi
Stormancer.Server.Plugins.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- Stormancer.Abstractions.Server(>= 4.0.0.1)
- Swashbuckle.AspNetCore(>= 5.6.3)