Endatix.Extensions.Hosting
0.2.0
dotnet add package Endatix.Extensions.Hosting --version 0.2.0
NuGet\Install-Package Endatix.Extensions.Hosting -Version 0.2.0
<PackageReference Include="Endatix.Extensions.Hosting" Version="0.2.0" />
paket add Endatix.Extensions.Hosting --version 0.2.0
#r "nuget: Endatix.Extensions.Hosting, 0.2.0"
// Install Endatix.Extensions.Hosting as a Cake Addin #addin nuget:?package=Endatix.Extensions.Hosting&version=0.2.0 // Install Endatix.Extensions.Hosting as a Cake Tool #tool nuget:?package=Endatix.Extensions.Hosting&version=0.2.0
Endatix.Extensions.Hosting
This package provides useful extension methods and utilities for hosting the Endatix Platform. It simplifies the configuration and deployment of Endatix-based applications.
[!TIP] Endatix Platform is an open-source data collection and management library for .NET. It is designed for building secure, scalable, and integrated form-centric applications that work with SurveyJS. Endatix empowers business users with advanced workflows, automation, and meaningful insights.
Installation:
dotnet add package Endatix.Extensions.Hosting
Recommended Usage:
For running and hosting the Endatix Platform, Endatix.Api.Host is the recommended main package as it simplifies the installation and setup process.
dotnet add package Endatix.Api.Host
More Information:
For detailed installation instructions, please visit Endatix Installation Guide.
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. |
-
net9.0
- Ardalis.GuardClauses (>= 5.0.0)
- Endatix.Framework (>= 0.2.0)
- Endatix.Infrastructure (>= 0.2.0)
- Endatix.Persistence.PostgreSql (>= 0.2.0)
- Endatix.Persistence.SqlServer (>= 0.2.0)
- Microsoft.ApplicationInsights.AspNetCore (>= 2.22.0)
- Serilog.Extensions.Hosting (>= 9.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Endatix.Extensions.Hosting:
Package | Downloads |
---|---|
Endatix.Api.Host
Endatix Platform is an open-source data collection and management library for .NET. Install this package to host the Endatix API - the key presentation layer of the Endatix Platform. Inncludes Public and Management APIs |
GitHub repositories
This package is not used by any popular GitHub repositories.