MudraX.OData
9.0.0.5
dotnet add package MudraX.OData --version 9.0.0.5
NuGet\Install-Package MudraX.OData -Version 9.0.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="MudraX.OData" Version="9.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MudraX.OData" Version="9.0.0.5" />
<PackageReference Include="MudraX.OData" />
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 MudraX.OData --version 9.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MudraX.OData, 9.0.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 MudraX.OData@9.0.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=MudraX.OData&version=9.0.0.5
#tool nuget:?package=MudraX.OData&version=9.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MudraX.OData
Overview
MudraX.OData is a .NET 9 project designed to provide OData services for efficient querying and manipulation of data. It leverages the power of OData to enable seamless integration with various data sources and clients.
Features
- OData Support: Implements OData standards for querying and updating data.
- .NET 9 Compatibility: Built with the latest .NET 9 framework for optimal performance.
- Extensibility: Easily extendable to support custom data models and operations.
Getting Started
Prerequisites
- .NET 9 SDK installed on your machine.
- Basic understanding of OData and .NET development.
Installation
Install the MudraX.OData package via NuGet:
This will add the MudraX.OData package to your project, enabling you to use its features seamlessly.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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.
-
net9.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MudraX.OData:
| Package | Downloads |
|---|---|
|
MudraX.Blazor.OData
MudraX Blazor OData Library |
GitHub repositories
This package is not used by any popular GitHub repositories.