VOOZH about

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

⇱ NuGet Gallery | RESTworld.AspNetCore 36.3.1


ο»Ώ

πŸ‘ Image
RESTworld.AspNetCore 36.3.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package RESTworld.AspNetCore --version 36.3.1
 
 
NuGet\Install-Package RESTworld.AspNetCore -Version 36.3.1
 
 
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.AspNetCore" Version="36.3.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RESTworld.AspNetCore" Version="36.3.1" />
 
Directory.Packages.props
<PackageReference Include="RESTworld.AspNetCore" />
 
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.AspNetCore --version 36.3.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RESTworld.AspNetCore, 36.3.1"
 
 
#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.AspNetCore@36.3.1
 
 
#: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.AspNetCore&version=36.3.1
 
Install as a Cake Addin
#tool nuget:?package=RESTworld.AspNetCore&version=36.3.1
 
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 (1)

Showing the top 1 NuGet packages that depend on RESTworld.AspNetCore:

Package Downloads
RESTworld.Client.AspNetCore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
37.0.0-pre-1 75 4/13/2026
36.3.1 109 4/12/2026
36.3.0 81 4/4/2026
36.2.0 99 3/25/2026
36.1.0 97 3/12/2026
36.0.0 93 3/10/2026
35.2.0 187 2/10/2026
35.1.0 101 2/10/2026
35.0.0 108 2/9/2026
34.0.1 428 12/15/2025
34.0.0 806 11/20/2025
33.0.0 400 11/11/2025
32.0.0 257 11/9/2025
31.0.1 236 9/24/2025
31.0.0 281 9/19/2025
30.1.0 314 7/10/2025
30.0.0 284 6/19/2025
29.0.0 305 4/15/2025
28.2.0 325 3/17/2025
28.1.0 350 1/28/2025
Loading failed