VOOZH about

URL: https://www.nuget.org/packages/RESTworld.Common/

⇱ NuGet Gallery | RESTworld.Common 11.0.5


ο»Ώ

πŸ‘ Image
RESTworld.Common 11.0.5

dotnet add package RESTworld.Common --version 11.0.5
 
 
NuGet\Install-Package RESTworld.Common -Version 11.0.5
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RESTworld.Common" Version="11.0.5" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RESTworld.Common" Version="11.0.5" />
 
Directory.Packages.props
<PackageReference Include="RESTworld.Common" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RESTworld.Common --version 11.0.5
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RESTworld.Common, 11.0.5"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package RESTworld.Common@11.0.5
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RESTworld.Common&version=11.0.5
 
Install as a Cake Addin
#tool nuget:?package=RESTworld.Common&version=11.0.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

<img src="logo/RESTworld.svg" alt="RESTworld logo" width="50" /> RESTworld

πŸ‘ NuGet Version
πŸ‘ NuGet Downloads

πŸ‘ NuGet Version
πŸ‘ NuGet Downloads

πŸ‘ NuGet Version
πŸ‘ NuGet Downloads

πŸ‘ NuGet Version
πŸ‘ NuGet Downloads

πŸ‘ NuGet Version
πŸ‘ NuGet Downloads

πŸ‘ NuGet Version
πŸ‘ NuGet Downloads

πŸ‘ NuGet Version
πŸ‘ NuGet Downloads

πŸ‘ NPM Version
πŸ‘ NPM Downloads

RESTworld is a developer-focused framework that turns ASP.NET Core and Entity Framework Core into a fully RESTful, HAL-compliant platform. It combines well-known building blocks with batteries-included conventions so you can deliver production-ready APIs quickly.

Key capabilities

  • Opinionated pipelines for read and CRUD scenarios, with extensibility hooks when you need to customize.
  • Out-of-the-box support for HAL, HAL-FORMS, and OData (query, paging, templated links).
  • AutoMapper, resource-based authorization, and API versioning baked into the request flow.
  • Telemetry via OpenTelemetry, health endpoints for readiness/liveness/startup, and Aspire integration for local orchestration.

Getting started

  1. Follow the guide to scaffold your solution and wire up RESTworld services.
  2. Configure runtime behavior with , and review to choose the right pipeline.
  3. Secure your endpoints using and fine-tune DTO mappings with .

Need a reference implementation? Explore .

Documentation map

The documentation targets developers who build APIs and client applications on top of the RESTworld libraries. If you're looking for a higher-level pitch, read the refreshed .

Contributing and feedback

  • File issues or feature requests via GitHub Issues.
  • Share ideas or improvements through pull requestsβ€”guided by the documentation above.

Enjoy building RESTful applications with RESTworld!

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on RESTworld.Common:

Package Downloads
RESTworld.EntityFrameworkCore

Package Description

RESTworld.Client.Net

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.5 366 3/12/2026
11.0.4 262 3/10/2026
11.0.3 279 2/10/2026
11.0.2 177 2/9/2026
11.0.1 542 12/15/2025
11.0.0 796 11/11/2025
10.3.0 333 11/10/2025
10.2.0 509 6/19/2025
10.1.0 474 3/17/2025
10.0.0 708 11/20/2024
9.1.1 953 10/11/2024
9.1.0 447 9/27/2024
9.0.0 913 7/3/2024
8.0.0 443 6/4/2024
7.2.0 1,068 1/9/2024
7.1.0 430 12/22/2023
7.0.0 965 11/15/2023
6.1.0 526 10/23/2023
6.0.0 571 9/27/2023
5.3.0 1,089 7/3/2023
Loading failed