BrightSword.Squid
2.0.0
dotnet add package BrightSword.Squid --version 2.0.0
NuGet\Install-Package BrightSword.Squid -Version 2.0.0
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="BrightSword.Squid" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BrightSword.Squid" Version="2.0.0" />
<PackageReference Include="BrightSword.Squid" />
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 BrightSword.Squid --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BrightSword.Squid, 2.0.0"
#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 BrightSword.Squid@2.0.0
#: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=BrightSword.Squid&version=2.0.0
#tool nuget:?package=BrightSword.Squid&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BrightSword.Squid Documentation
This folder documents the BrightSword.Squid library (runtime type emission utilities). It is intended for maintainers and consumers who want to understand the available components and how to use and extend them.
Contents
TypeCreators.md– documentation forBasicDataTransferObjectTypeCreator<T>and related type-creation pipeline.Behaviours.md– describes behaviours (IBehaviour) and builtin behaviours such asCloneBehaviour.API.md– public API surface and guidance for common workflows (CreateInstance, BuildType).Extensions.md– helpers underBrightSword.Squid.Extensionsand their purpose.Examples.md– short, copyable examples demonstrating common tasks.Troubleshooting.md– notes about runtime differences, assembly persistence and debugging tips.
Read these files for an in-depth look at Squid and how to safely modify or extend it.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- BrightSword.Feber (>= 2.0.0)
- BrightSword.SwissKnife (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BrightSword.Squid:
| Package | Downloads |
|---|---|
|
BrightSword.Packages
Composite package bundling all BrightSword libraries: SwissKnife, Crucible, Feber, and Squid |
GitHub repositories
This package is not used by any popular GitHub repositories.