Biss.Apps.Template.ConnectivityHostTemplate
10.4.1
dotnet add package Biss.Apps.Template.ConnectivityHostTemplate --version 10.4.1
NuGet\Install-Package Biss.Apps.Template.ConnectivityHostTemplate -Version 10.4.1
<PackageReference Include="Biss.Apps.Template.ConnectivityHostTemplate" Version="10.4.1" />
<PackageVersion Include="Biss.Apps.Template.ConnectivityHostTemplate" Version="10.4.1" />
<PackageReference Include="Biss.Apps.Template.ConnectivityHostTemplate" />
paket add Biss.Apps.Template.ConnectivityHostTemplate --version 10.4.1
#r "nuget: Biss.Apps.Template.ConnectivityHostTemplate, 10.4.1"
#:package Biss.Apps.Template.ConnectivityHostTemplate@10.4.1
#addin nuget:?package=Biss.Apps.Template.ConnectivityHostTemplate&version=10.4.1
#tool nuget:?package=Biss.Apps.Template.ConnectivityHostTemplate&version=10.4.1
Biss.Apps.Template.ConnectivityHostTemplate
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
What can this NuGet package do?
Biss.Apps.Template.ConnectivityHostTemplate is a dotnet template package that scaffolds a complete BISS ConnectivityHost backend service. This template creates an ASP.NET Core web application configured to serve as the central backend for BISS applications, providing REST API endpoints, authentication services, database connectivity, and SignalR hubs for real-time communication. It includes Program.cs with BISS service registration, Controllers folder for API endpoints, middleware setup for authentication and authorization, and database context configuration. The template is the foundation for building scalable backend services that support both MAUI and Blazor clients.
What are the core features?
• ASP.NET Core Backend - Complete web host project with Kestrel server configuration and middleware pipeline • REST API Infrastructure - Controllers folder with base controller implementations and routing setup • Authentication & Authorization - JWT bearer authentication, role-based authorization, and external provider integration ready • Database Integration - Entity Framework Core setup with DbContext scaffolding and migration support • SignalR Hubs - Real-time communication infrastructure for live updates and notifications • Configuration Management - appsettings.json, environment-specific configs, and secrets management • Dependency Injection - Service registration and DI container configured for BISS services • Swagger/OpenAPI - NSwag integration for API documentation and client code generation • Launch Configuration - Batch scripts and launch settings for development and deployment • Template Parameters - Customizable project name, namespace, and database connection strings
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Biss (>= 10.4.1)
- Biss.Apps.Blazor (>= 10.4.1)
- Biss.Apps.Template.ExchangeTemplate (>= 10.4.1)
- Biss.Authentication.Service (>= 10.4.1)
- Biss.AzureFiles (>= 10.4.1)
- Biss.Controls.Blazor (>= 10.4.1)
- Biss.DbCacheConverter (>= 10.4.1)
- Biss.Email (>= 10.4.1)
- Biss.Email.Rendering (>= 10.4.1)
- Biss.Live.Service (>= 10.4.1)
- Biss.Restful.Service (>= 10.4.1)
- Biss.Web (>= 10.4.1)
- Microsoft.AspNetCore.OData (>= 9.4.1)
- System.Drawing.Common (>= 10.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.4.1 | 125 | 2/16/2026 |
Changelog.md