PikTools.StyleManager.Civil 1.1.9

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package PikTools.StyleManager.Civil --version 1.1.9
                    
NuGet\Install-Package PikTools.StyleManager.Civil -Version 1.1.9
                    
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="PikTools.StyleManager.Civil" Version="1.1.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PikTools.StyleManager.Civil" Version="1.1.9" />
                    
Directory.Packages.props
<PackageReference Include="PikTools.StyleManager.Civil" />
                    
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 PikTools.StyleManager.Civil --version 1.1.9
                    
#r "nuget: PikTools.StyleManager.Civil, 1.1.9"
                    
#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 PikTools.StyleManager.Civil@1.1.9
                    
#: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=PikTools.StyleManager.Civil&version=1.1.9
                    
Install as a Cake Addin
#tool nuget:?package=PikTools.StyleManager.Civil&version=1.1.9
                    
Install as a Cake Tool

About StyleManager

StyleManager is useful utility for Civil 3D to manage styles in project. It project allowed:

  • Get style from project
  • Get style from template file

About Template File

All templates file will copy from source directory, to user save directory ("...\username\AppData\Roaming\PIK Tools\Templates\Civil"). If template file doesn't locate in user save directory, manager will try find template file in source directory, and copy to user save directory. If manager couldn't find search file, will return negative Result.

About search template file

If you want to find template file, you should write file name with extension, and manager will try find it.

Release notes

Added dwt template file to resources, in case the network is down.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.1.10-rc001 163 8/6/2024
1.1.9 334 2/14/2024
1.1.9-dev004 196 1/18/2024
1.1.9-dev003 192 1/15/2024
1.1.9-dev001 204 1/9/2024
1.1.8 346 12/22/2023
1.1.8-rc001 207 12/22/2023
1.1.8-dev001 197 12/20/2023
1.1.7 299 9/7/2023
1.1.7-rc001 239 9/7/2023
1.1.6 325 6/27/2023
1.1.6-dev001 265 6/26/2023
1.1.5 370 4/13/2023
1.1.4 427 3/23/2023
1.1.4-rc001 325 3/20/2023
1.1.3 427 3/7/2023
1.1.3-rc001 316 11/8/2022
1.1.2 503 11/1/2022
1.1.2-rc001 327 10/31/2022
1.1.1 591 10/14/2022
Loading failed