DirectusSharp 0.0.13

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

DirectusSharp

An unofficial .NET wrapper for Directus.

It's not fully complete as I add stuff to it once I need it. Contributions are welcome.

Installation

NuGet latest release

You can add this library to your project using NuGet.

Package Manager Console Run the following command in the “Package Manager Console”:

PM> Install-Package DirectusSharp

Visual Studio Right click to your project in Visual Studio, choose “Manage NuGet Packages” and search for ‘DirectusSharp’ and click ‘Install’.

.NET Core Command Line Interface Run the following command from your favorite shell or terminal:

dotnet add package DirectusSharp

Questions?

Feel free to email me staylluc@gmail.com or create an issue with your question.

Examples

Check out the examples

License

DirectusSharp is licensed under the MIT license.

Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.13 106 1/25/2025
0.0.11 111 1/21/2025
0.0.10 103 1/21/2025
0.0.7 89 1/20/2025
0.0.6 96 1/20/2025
0.0.5 88 1/20/2025
0.0.3 84 1/20/2025