Biss.Apps.Template.WebExchangeTemplate 10.4.1

dotnet add package Biss.Apps.Template.WebExchangeTemplate --version 10.4.1
                    
NuGet\Install-Package Biss.Apps.Template.WebExchangeTemplate -Version 10.4.1
                    
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="Biss.Apps.Template.WebExchangeTemplate" Version="10.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Biss.Apps.Template.WebExchangeTemplate" Version="10.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Biss.Apps.Template.WebExchangeTemplate" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Biss.Apps.Template.WebExchangeTemplate --version 10.4.1
                    
#r "nuget: Biss.Apps.Template.WebExchangeTemplate, 10.4.1"
                    
#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.
#:package Biss.Apps.Template.WebExchangeTemplate@10.4.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Biss.Apps.Template.WebExchangeTemplate&version=10.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Biss.Apps.Template.WebExchangeTemplate&version=10.4.1
                    
Install as a Cake Tool

Biss.Apps.Template.WebExchangeTemplate

© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at

What can this NuGet package do?

Biss.Apps.Template.WebExchangeTemplate is a dotnet template package that scaffolds a BISS web-specific exchange model project for sharing data contracts between web frontends and backend services. This template creates a class library tailored for Blazor applications and web APIs, containing DTOs with web-friendly serialization, view models for web components, and contracts for client-server communication. It extends the standard Exchange template with web-specific features like client-side validation, browser-compatible serialization settings, and Blazor component data models. The project is designed to be referenced by Blazor applications and web-based ConnectivityHost services.

What are the core features?

Web-Optimized DTOs - Models folder with DTOs configured for JSON serialization and browser compatibility • Client Validation - Data annotations and FluentValidation support for client-side form validation • Blazor ViewModel Contracts - View model interfaces and base classes for Blazor component data binding • JavaScript Interop Models - DTOs designed for JavaScript interop and browser API communication • Web-Specific Enums - Enumerations for HTTP status, web events, and browser-specific states • SignalR Contracts - Message models for real-time communication via SignalR hubs • File Upload Models - DTOs for file upload, download, and multipart form data handling • Paging and Filtering - Request/response models for paginated lists and search queries • Template Parameters - Customizable project name, namespace, and web-specific settings

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 86 2/16/2026

Changelog.md