![]() |
VOOZH | about |
dotnet add package Biss.Apps.Template.ConnectivityHostTemplate --version 10.4.5
NuGet\Install-Package Biss.Apps.Template.ConnectivityHostTemplate -Version 10.4.5
<PackageReference Include="Biss.Apps.Template.ConnectivityHostTemplate" Version="10.4.5" />
<PackageVersion Include="Biss.Apps.Template.ConnectivityHostTemplate" Version="10.4.5" />Directory.Packages.props
<PackageReference Include="Biss.Apps.Template.ConnectivityHostTemplate" />Project file
paket add Biss.Apps.Template.ConnectivityHostTemplate --version 10.4.5
#r "nuget: Biss.Apps.Template.ConnectivityHostTemplate, 10.4.5"
#:package Biss.Apps.Template.ConnectivityHostTemplate@10.4.5
#addin nuget:?package=Biss.Apps.Template.ConnectivityHostTemplate&version=10.4.5Install as a Cake Addin
#tool nuget:?package=Biss.Apps.Template.ConnectivityHostTemplate&version=10.4.5Install as a Cake Tool
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
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.
• 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 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Changelog.md