Synonms.RestEasy.WebApi
8.0.6
See the version list below for details.
dotnet add package Synonms.RestEasy.WebApi --version 8.0.6
NuGet\Install-Package Synonms.RestEasy.WebApi -Version 8.0.6
<PackageReference Include="Synonms.RestEasy.WebApi" Version="8.0.6" />
paket add Synonms.RestEasy.WebApi --version 8.0.6
#r "nuget: Synonms.RestEasy.WebApi, 8.0.6"
// Install Synonms.RestEasy.WebApi as a Cake Addin #addin nuget:?package=Synonms.RestEasy.WebApi&version=8.0.6 // Install Synonms.RestEasy.WebApi as a Cake Tool #tool nuget:?package=Synonms.RestEasy.WebApi&version=8.0.6
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.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Identity.Abstractions (>= 5.3.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.18.1)
- Microsoft.OpenApi (>= 1.6.14)
- Swashbuckle.AspNetCore (>= 6.6.1)
- Swashbuckle.AspNetCore.Annotations (>= 6.6.1)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.6.1)
- Synonms.RestEasy.Core (>= 8.0.6)
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.