![]() |
VOOZH | about |
dotnet add package Biss.Apps.Template.WebExchangeTemplate --version 10.4.5
NuGet\Install-Package Biss.Apps.Template.WebExchangeTemplate -Version 10.4.5
<PackageReference Include="Biss.Apps.Template.WebExchangeTemplate" Version="10.4.5" />
<PackageVersion Include="Biss.Apps.Template.WebExchangeTemplate" Version="10.4.5" />Directory.Packages.props
<PackageReference Include="Biss.Apps.Template.WebExchangeTemplate" />Project file
paket add Biss.Apps.Template.WebExchangeTemplate --version 10.4.5
#r "nuget: Biss.Apps.Template.WebExchangeTemplate, 10.4.5"
#:package Biss.Apps.Template.WebExchangeTemplate@10.4.5
#addin nuget:?package=Biss.Apps.Template.WebExchangeTemplate&version=10.4.5Install as a Cake Addin
#tool nuget:?package=Biss.Apps.Template.WebExchangeTemplate&version=10.4.5Install as a Cake Tool
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
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.
• 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 | 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