VOOZH about

URL: https://www.nuget.org/packages/InsurScan.Models/

⇱ NuGet Gallery | InsurScan.Models 0.1.34




InsurScan.Models 0.1.34

dotnet add package InsurScan.Models --version 0.1.34
 
 
NuGet\Install-Package InsurScan.Models -Version 0.1.34
 
 
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="InsurScan.Models" Version="0.1.34" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InsurScan.Models" Version="0.1.34" />
 
Directory.Packages.props
<PackageReference Include="InsurScan.Models" />
 
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 InsurScan.Models --version 0.1.34
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InsurScan.Models, 0.1.34"
 
 
#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 InsurScan.Models@0.1.34
 
 
#: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=InsurScan.Models&version=0.1.34
 
Install as a Cake Addin
#tool nuget:?package=InsurScan.Models&version=0.1.34
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

InsurScan Models

👁 NuGet
👁 Downloads

Complete model library for InsurScan platform. Contains domain models, API contracts, coverage definitions, and shared types for building integrations with the InsurScan API.

Features

  • 🔌 API Contracts - Complete request/response models for InsurScan API
  • 🏢 Domain Models - Insurance domain entities (customers, vehicles, quotes, etc.)
  • 🛡️ Coverage Models - Comprehensive insurance coverage definitions
  • 🛡️ Type Safety - Strongly-typed models with validation attributes
  • 🏗️ Custom Clients - Build your own HTTP clients using these contracts
  • 📋 Documentation - Well-documented models with XML comments
  • 🔄 Serializable - Optimized for JSON serialization
  • 🎯 Comprehensive - All models needed for InsurScan integration

Installation

Install the NuGet package:

dotnet add package InsurScan.Models

Or via Package Manager Console:

Install-Package InsurScan.Models

Overview

This package contains all the models and contracts used for communication with the InsurScan API, including domain models, coverage definitions, and API contracts. Use this package when you want to build your own HTTP client or integrate with the API using a different HTTP library than the official SDK.

Dependencies

This package has minimal dependencies:

  • .NET 9.0 - Target framework

Support

License

This project is licensed under the MIT License - see the file for details.

Contributing

We welcome contributions! Please see our for details.


Made with ❤️ by InsurUp

Product Versions Compatible and additional computed target framework versions.
.NET net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

NuGet packages (1)

Showing the top 1 NuGet packages that depend on InsurScan.Models:

Package Downloads
InsurScan.Sdk

Official .NET SDK for InsurScan API - Convert insurance policy and quote PDFs to structured JSON with zero setup. Stateless, secure, and developer-friendly.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.34 45 6/17/2026
0.1.33 165 6/12/2026
0.1.32 117 6/10/2026
0.1.31 107 6/4/2026
0.1.30 115 6/4/2026
0.1.29 173 6/4/2026
0.1.28 109 6/3/2026
0.1.27 441 5/4/2026
0.1.26 141 3/17/2026
0.1.25 130 3/10/2026
0.1.24 124 3/9/2026
0.1.23 1,660 1/31/2026
0.1.22 144 1/15/2026
0.1.21 696 1/6/2026
0.1.20 158 1/5/2026
0.1.19 201 12/26/2025
0.1.18 1,267 12/2/2025
0.1.17 363 11/28/2025
0.1.16 198 11/28/2025
0.1.15 278 11/26/2025
Loading failed