Biss.Apps.Template.BaseAppRestfulTemplate
10.4.1
dotnet add package Biss.Apps.Template.BaseAppRestfulTemplate --version 10.4.1
NuGet\Install-Package Biss.Apps.Template.BaseAppRestfulTemplate -Version 10.4.1
<PackageReference Include="Biss.Apps.Template.BaseAppRestfulTemplate" Version="10.4.1" />
<PackageVersion Include="Biss.Apps.Template.BaseAppRestfulTemplate" Version="10.4.1" />
<PackageReference Include="Biss.Apps.Template.BaseAppRestfulTemplate" />
paket add Biss.Apps.Template.BaseAppRestfulTemplate --version 10.4.1
#r "nuget: Biss.Apps.Template.BaseAppRestfulTemplate, 10.4.1"
#:package Biss.Apps.Template.BaseAppRestfulTemplate@10.4.1
#addin nuget:?package=Biss.Apps.Template.BaseAppRestfulTemplate&version=10.4.1
#tool nuget:?package=Biss.Apps.Template.BaseAppRestfulTemplate&version=10.4.1
Biss.Apps.Template.BaseAppRestfulTemplate
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
What can this NuGet package do?
Biss.Apps.Template.BaseAppRestfulTemplate is a dotnet template package that scaffolds a complete BISS BaseAppRestful project with built-in REST API client infrastructure. This template extends the standard BaseApp with pre-configured BissRestClient setup, NSwag client generation scripts, and REST controller wrappers. It provides the foundation for applications that communicate with a RESTful backend using the BISS.Restful.Client framework, including authentication handling, API endpoint management, and automatic client code generation from OpenAPI specifications.
What are the core features?
• REST Client Infrastructure - Pre-configured BissRestClient with authentication and endpoint management
• NSwag Integration - GenClient.bat script and .nswag configuration for automatic API client generation
• Complete Project Structure - BaseAppRestful project with ViewModel, Models, and REST client folders
• API Controller Wrappers - Sample controller implementations showing CRUD operations via REST endpoints
• Authentication Ready - JWT token handling and refresh mechanisms pre-wired
• Build Configuration - FodyWeavers.xml, assembly settings, and MSBuild targets for REST client compilation
• Template Parameters - Customizable project name, namespace, and API base URL
| 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.Apps.Template.ExchangeTemplate (>= 10.4.1)
- Biss.Authentication.Common (>= 10.4.1)
- Biss.Email (>= 10.4.1)
- Biss.Restful.Client (>= 10.4.1)
- Microsoft.Extensions.Http (>= 10.0.2)
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Biss.Apps.Template.BaseAppRestfulTemplate:
| Package | Downloads |
|---|---|
|
Biss.Apps.Template.BaseAppTemplate
Biss Core SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.4.1 | 148 | 2/16/2026 |
Changelog.md