RESTworld.EntityFrameworkCore 9.0.0

dotnet add package RESTworld.EntityFrameworkCore --version 9.0.0
                    
NuGet\Install-Package RESTworld.EntityFrameworkCore -Version 9.0.0
                    
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.EntityFrameworkCore" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RESTworld.EntityFrameworkCore" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="RESTworld.EntityFrameworkCore" />
                    
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.EntityFrameworkCore --version 9.0.0
                    
#r "nuget: RESTworld.EntityFrameworkCore, 9.0.0"
                    
#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.EntityFrameworkCore@9.0.0
                    
#: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.EntityFrameworkCore&version=9.0.0
                    
Install as a Cake Addin
#tool nuget:?package=RESTworld.EntityFrameworkCore&version=9.0.0
                    
Install as a Cake Tool

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

License: Unlicense

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 Getting Started guide to scaffold your solution and wire up RESTworld services.
  2. Configure runtime behavior with Configuration, and review Pipeline Overview to choose the right pipeline.
  3. Secure your endpoints using Authorization and fine-tune DTO mappings with Mapping and Versioning.

Need a reference implementation? Explore src/Example/ExampleBlog.

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 README-short.

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 Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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.EntityFrameworkCore:

Package Downloads
RESTworld.Business

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 251 11/11/2025
8.3.0 205 11/10/2025
8.2.1 319 9/19/2025
8.2.0 387 6/19/2025
8.1.1 320 4/15/2025
8.1.0 326 3/17/2025
8.0.1 523 1/26/2025
8.0.0 401 11/20/2024
7.2.1 846 10/11/2024
7.2.0 359 9/27/2024
7.1.4 243 9/20/2024
7.1.3 593 7/10/2024
7.1.2 319 6/4/2024
7.1.1 959 1/9/2024
7.1.0 347 12/22/2023
7.0.0 874 11/15/2023
6.1.0 442 10/23/2023
6.0.0 447 9/27/2023
5.3.2 386 9/11/2023
5.3.1 576 7/17/2023
5.3.0 416 7/3/2023
5.2.3 357 6/28/2023
5.2.2 1,117 6/14/2023
5.2.1 537 5/25/2023
5.2.0 599 4/30/2023
5.1.3 411 4/19/2023
5.1.2 467 3/12/2023
5.1.1 787 2/22/2023
5.1.0 494 2/9/2023
5.0.0 680 1/24/2023
4.0.1 933 12/21/2022
4.0.0 1,230 11/9/2022
3.4.2 1,079 10/20/2022
3.4.1 1,012 10/20/2022
3.4.0 1,144 9/27/2022
3.2.3 1,399 6/28/2022
3.2.2 2,061 6/8/2022
3.2.1 1,554 5/13/2022
3.2.0 1,376 4/1/2022
3.1.0 1,098 3/30/2022
3.0.2 2,023 3/10/2022
3.0.1 1,476 3/9/2022
3.0.0 3,562 2/21/2022
2.0.2 1,020 1/14/2022
2.0.1 643 1/6/2022
2.0.0 1,128 12/3/2021
1.3.1 1,262 11/4/2021
1.3.0 2,270 9/29/2021
1.2.0 790 9/27/2021
1.1.0 1,325 8/18/2021
1.0.3 1,114 6/29/2021
1.0.2 722 5/11/2021
1.0.1 761 4/22/2021
1.0.0 1,121 3/31/2021