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 615 2/9/2026
10.0.4 756 12/5/2025
10.0.0 801 12/2/2025
8.10.0 477 11/12/2025
8.9.0 409 10/15/2025
8.8.0 1,297 5/14/2025
8.7.2 769 5/1/2025
8.7.0 481 4/14/2025
8.6.0 425 2/11/2025
8.5.2 429 11/29/2024
8.5.0 396 11/26/2024
8.4.0 736 9/11/2024
8.3.0 1,165 6/17/2024
8.2.2 866 3/6/2024
8.2.0 526 3/4/2024
8.1.2 1,060 2/7/2024
8.1.0 496 2/6/2024
8.0.0 3,057 11/20/2023
6.11.0 2,857 10/3/2023
Loading failed