Dvelop.Sdk.BaseInterfaces 0.1.0.26-prerelease

This is a prerelease version of Dvelop.Sdk.BaseInterfaces.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dvelop.Sdk.BaseInterfaces --version 0.1.0.26-prerelease                
NuGet\Install-Package Dvelop.Sdk.BaseInterfaces -Version 0.1.0.26-prerelease                
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.26-prerelease" />                
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.26-prerelease                
#r "nuget: Dvelop.Sdk.BaseInterfaces, 0.1.0.26-prerelease"                
#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.26-prerelease&prerelease

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

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.31-prerelease 50 11/13/2024
0.1.1.30-prerelease 94 11/11/2024
0.1.1.29-prerelease 84 11/11/2024
0.1.0.28-prerelease 85 11/11/2024
0.1.0.27 207 11/7/2024
0.1.0.26-prerelease 75 11/7/2024
0.1.0.25-prerelease 145 11/1/2024
0.1.0.24-prerelease 87 11/1/2024
0.1.0.23-prerelease 94 10/31/2024
0.1.0.22-prerelease 88 10/25/2024
0.1.0.21-prerelease 146 9/17/2024
0.0.10.20-prerelease 199 9/16/2024
0.0.10.19-prerelease 198 7/1/2024
0.0.10.18-prerelease 188 6/28/2024
0.0.10.17 5,367 4/15/2024
0.0.10.16-prerelease 186 4/15/2024
0.0.9.15 288 4/12/2024
0.0.9.14 226 4/12/2024
0.0.9.13-prerelease 185 4/12/2024
0.0.8.12-prerelease 191 4/12/2024
0.0.8.11-prerelease 171 4/12/2024
0.0.7.125-prerelease 14,317 12/23/2021
0.0.7.124-prerelease 385 12/22/2021
0.0.7.123-prerelease 283 12/17/2021
0.0.7.122-prerelease 2,543 12/10/2021