Dvelop.Sdk.BaseInterfaces 0.1.0.27

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dvelop.Sdk.BaseInterfaces --version 0.1.0.27                
NuGet\Install-Package Dvelop.Sdk.BaseInterfaces -Version 0.1.0.27                
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="Dvelop.Sdk.BaseInterfaces" Version="0.1.0.27" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dvelop.Sdk.BaseInterfaces --version 0.1.0.27                
#r "nuget: Dvelop.Sdk.BaseInterfaces, 0.1.0.27"                
#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.
// Install Dvelop.Sdk.BaseInterfaces as a Cake Addin
#addin nuget:?package=Dvelop.Sdk.BaseInterfaces&version=0.1.0.27

// Install Dvelop.Sdk.BaseInterfaces as a Cake Tool
#tool nuget:?package=Dvelop.Sdk.BaseInterfaces&version=0.1.0.27                

d.velop cloud SDK for .NET core

This is the official SDK to build Apps for d.velop cloud using the C# programming language.

The project has alpha status. So for now expect things to change.

Usage

Include the the d.velop cloud sdk as dependencies in your .NET Core 2.1 project file (myproject.csproj) and restore them with dotnet restore via commandline or from within your IDE.

<ItemGroup>
    <PackageReference Include="Dvelop.Sdk.TenantMiddleware" Version="0.0.2.51" />
    <PackageReference Include="Dvelop.Sdk.IdentityProvider.Middleware" Version="0.0.2.51" />
</ItemGroup>

or the all-in-one dependency:

<ItemGroup>
    <PackageReference Include="Dvelop.Sdk" Version="0.0.2.51" />
</ItemGroup>

The most recent version can be installed from nuget.org

A running Application, which uses this SDK can be found at github.com/d-velop/dvelop-app-template-cs

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Build local

You can build a version of this library with following command:

dotnet pack -o dist --version-suffix alpha

You will need to have an installed and configured dotnet core SDK

Versioning

We use SemVer for versioning. For the versions available, see the releases on this repository.

License

Please read LICENSE for licensing information.

Acknowledgments

Thanks to the following projects for inspiration

Build Status

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Dvelop.Sdk.BaseInterfaces:

Package Downloads
Dvelop.Sdk.WebApiExtensions

Package Description

Dvelop.Sdk.HttpClientExtensions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.1.34-prerelease 38 11/22/2024
0.1.1.33-prerelease 36 11/20/2024
0.1.1.32-prerelease 33 11/20/2024
0.1.1.31-prerelease 78 11/13/2024
0.1.1.30-prerelease 101 11/11/2024
0.1.1.29-prerelease 91 11/11/2024
0.1.0.28-prerelease 97 11/11/2024
0.1.0.27 283 11/7/2024
0.1.0.26-prerelease 78 11/7/2024
0.1.0.25-prerelease 173 11/1/2024
0.1.0.24-prerelease 90 11/1/2024
0.1.0.23-prerelease 97 10/31/2024
0.1.0.22-prerelease 91 10/25/2024
0.1.0.21-prerelease 150 9/17/2024
0.0.10.20-prerelease 203 9/16/2024
0.0.10.19-prerelease 202 7/1/2024
0.0.10.18-prerelease 192 6/28/2024
0.0.10.17 5,429 4/15/2024
0.0.10.16-prerelease 190 4/15/2024
0.0.9.15 292 4/12/2024
0.0.9.14 230 4/12/2024
0.0.9.13-prerelease 189 4/12/2024
0.0.8.12-prerelease 195 4/12/2024
0.0.8.11-prerelease 175 4/12/2024
0.0.7.125-prerelease 14,321 12/23/2021
0.0.7.124-prerelease 389 12/22/2021
0.0.7.123-prerelease 287 12/17/2021
0.0.7.122-prerelease 2,547 12/10/2021