InsurScan.Models 0.1.0-alpha.10

This is a prerelease version of InsurScan.Models.
dotnet add package InsurScan.Models --version 0.1.0-alpha.10
                    
NuGet\Install-Package InsurScan.Models -Version 0.1.0-alpha.10
                    
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.0-alpha.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InsurScan.Models" Version="0.1.0-alpha.10" />
                    
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.0-alpha.10
                    
#r "nuget: InsurScan.Models, 0.1.0-alpha.10"
                    
#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.
#addin nuget:?package=InsurScan.Models&version=0.1.0-alpha.10&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=InsurScan.Models&version=0.1.0-alpha.10&prerelease
                    
Install as a Cake Tool

InsurScan Models

NuGet Downloads License

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 LICENSE file for details.

Contributing

We welcome contributions! Please see our Contributing Guide for details.


Made with ❤️ by InsurUp

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.
  • 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.0-alpha.10 417 6/29/2025
0.1.0-alpha.9 113 6/23/2025