DirectusSharp 0.0.13
dotnet add package DirectusSharp --version 0.0.13
NuGet\Install-Package DirectusSharp -Version 0.0.13
<PackageReference Include="DirectusSharp" Version="0.0.13" />
<PackageVersion Include="DirectusSharp" Version="0.0.13" />
<PackageReference Include="DirectusSharp" />
paket add DirectusSharp --version 0.0.13
#r "nuget: DirectusSharp, 0.0.13"
#addin nuget:?package=DirectusSharp&version=0.0.13
#tool nuget:?package=DirectusSharp&version=0.0.13
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
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
License
DirectusSharp is licensed under the MIT license.
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. |
-
net9.0
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.