Skip to content

Stay1444/DirectusSharp

Repository files navigation

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 [email protected] or create an issue with your question.

Examples

Check out the examples

License

DirectusSharp is licensed under the MIT license.

About

Directus API Wrapper for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages