Synonms.RestEasy.WebApi
8.0.8
dotnet add package Synonms.RestEasy.WebApi --version 8.0.8
NuGet\Install-Package Synonms.RestEasy.WebApi -Version 8.0.8
<PackageReference Include="Synonms.RestEasy.WebApi" Version="8.0.8" />
paket add Synonms.RestEasy.WebApi --version 8.0.8
#r "nuget: Synonms.RestEasy.WebApi, 8.0.8"
// Install Synonms.RestEasy.WebApi as a Cake Addin #addin nuget:?package=Synonms.RestEasy.WebApi&version=8.0.8 // Install Synonms.RestEasy.WebApi as a Cake Tool #tool nuget:?package=Synonms.RestEasy.WebApi&version=8.0.8
Synonms RESTEasy is a framework to help facilitate the implementation of RESTful CRUD API endpoints for your domain. This package adds Web API features.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- MediatR (>= 12.3.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Identity.Abstractions (>= 6.0.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.19.1)
- Microsoft.OpenApi (>= 1.6.15)
- Swashbuckle.AspNetCore (>= 6.6.2)
- Swashbuckle.AspNetCore.Annotations (>= 6.6.2)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.6.2)
- Synonms.RestEasy.Core (>= 8.0.8)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Synonms.RestEasy.WebApi:
Package | Downloads |
---|---|
Synonms.RestEasy.EntityFramework
Synonms RESTEasy is a framework to help facilitate the implementation of RESTful CRUD API endpoints for your domain. This package provides EntityFramework integration. |
|
Synonms.RestEasy.Testing
Synonms RESTEasy is a framework to help facilitate the implementation of RESTful CRUD API endpoints for your domain. This package adds Integration Testing features. |
GitHub repositories
This package is not used by any popular GitHub repositories.