ServiceStack.OrmLite.T4 10.0.6

Prefix Reserved
dotnet add package ServiceStack.OrmLite.T4 --version 10.0.6
                    
NuGet\Install-Package ServiceStack.OrmLite.T4 -Version 10.0.6
                    
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="ServiceStack.OrmLite.T4" Version="10.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceStack.OrmLite.T4" Version="10.0.6" />
                    
Directory.Packages.props
<PackageReference Include="ServiceStack.OrmLite.T4" />
                    
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 ServiceStack.OrmLite.T4 --version 10.0.6
                    
#r "nuget: ServiceStack.OrmLite.T4, 10.0.6"
                    
#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 ServiceStack.OrmLite.T4@10.0.6
                    
#: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=ServiceStack.OrmLite.T4&version=10.0.6
                    
Install as a Cake Addin
#tool nuget:?package=ServiceStack.OrmLite.T4&version=10.0.6
                    
Install as a Cake Tool

Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net10.0

    • No dependencies.

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.0.6 417 2/9/2026
10.0.4 698 12/5/2025
10.0.0 786 12/2/2025
8.10.0 460 11/12/2025
8.9.0 395 10/15/2025
8.8.0 1,266 5/14/2025
8.7.2 750 5/1/2025
8.7.0 466 4/14/2025
8.6.0 410 2/11/2025
8.5.2 414 11/29/2024
8.5.0 382 11/26/2024
8.4.0 721 9/11/2024
8.3.0 1,150 6/17/2024
8.2.2 852 3/6/2024
8.2.0 511 3/4/2024
8.1.2 1,046 2/7/2024
8.1.0 482 2/6/2024
8.0.0 3,042 11/20/2023
6.11.0 2,842 10/3/2023
Loading failed