ServiceStack.OrmLite.T4 10.0.8

Prefix Reserved
dotnet add package ServiceStack.OrmLite.T4 --version 10.0.8
                    
NuGet\Install-Package ServiceStack.OrmLite.T4 -Version 10.0.8
                    
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.8" />
                    
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.8" />
                    
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.8
                    
#r "nuget: ServiceStack.OrmLite.T4, 10.0.8"
                    
#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.8
                    
#: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.8
                    
Install as a Cake Addin
#tool nuget:?package=ServiceStack.OrmLite.T4&version=10.0.8
                    
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.8 85 6/19/2026
10.0.6 2,572 2/9/2026
10.0.4 1,222 12/5/2025
10.0.0 903 12/2/2025
8.10.0 583 11/12/2025
8.9.0 510 10/15/2025
8.8.0 1,393 5/14/2025
8.7.2 865 5/1/2025
8.7.0 580 4/14/2025
8.6.0 525 2/11/2025
8.5.2 527 11/29/2024
8.5.0 496 11/26/2024
8.4.0 853 9/11/2024
8.3.0 1,266 6/17/2024
8.2.2 962 3/6/2024
8.2.0 628 3/4/2024
8.1.2 1,158 2/7/2024
8.1.0 595 2/6/2024
8.0.0 3,155 11/20/2023
Loading failed