InsurScan.Models
0.1.0-alpha.10
dotnet add package InsurScan.Models --version 0.1.0-alpha.10
NuGet\Install-Package InsurScan.Models -Version 0.1.0-alpha.10
<PackageReference Include="InsurScan.Models" Version="0.1.0-alpha.10" />
<PackageVersion Include="InsurScan.Models" Version="0.1.0-alpha.10" />
<PackageReference Include="InsurScan.Models" />
paket add InsurScan.Models --version 0.1.0-alpha.10
#r "nuget: InsurScan.Models, 0.1.0-alpha.10"
#addin nuget:?package=InsurScan.Models&version=0.1.0-alpha.10&prerelease
#tool nuget:?package=InsurScan.Models&version=0.1.0-alpha.10&prerelease
InsurScan Models
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
- Documentation: https://docs.insurscan.com
- API Reference: https://api.insurscan.com/docs
- Issues: GitHub Issues
- Email: support@insurup.com
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 | Versions 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. |
-
net9.0
- Dunet (>= 1.11.3)
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 |