Aranasoft.Cobweb
1.6.0
Prefix Reserved
dotnet add package Aranasoft.Cobweb --version 1.6.0
NuGet\Install-Package Aranasoft.Cobweb -Version 1.6.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="Aranasoft.Cobweb" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aranasoft.Cobweb" Version="1.6.0" />
<PackageReference Include="Aranasoft.Cobweb" />
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 Aranasoft.Cobweb --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aranasoft.Cobweb, 1.6.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 Aranasoft.Cobweb@1.6.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=Aranasoft.Cobweb&version=1.6.0
#tool nuget:?package=Aranasoft.Cobweb&version=1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
1.6.0 (2026-02-10)
Features
- core: add .NET 10 support (53363b5)
Code Refactoring
- extensions: remove
IsAssignableTo(Type),GetCustomAttribute<T>, andGetCustomAttributes<T>extension methods now provided by the .NET runtime (37bfeee)
BREAKING CHANGES
- core: drop support for .NET 7 and earlier frameworks; minimum target is now net8.0 (11d0aed)
- extensions: remove deprecated
Extentionsnamespace shims (37bfeee) - extensions:
IsAssignableTo(Type),GetCustomAttribute<T>, andGetCustomAttributes<T>have been removed; use the framework equivalents (37bfeee)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Aranasoft.Cobweb:
| Package | Downloads |
|---|---|
|
Aranasoft.Cobweb.Azure
Azure utilities and classes for Cobweb, a base-class utility library for .NET |
|
|
Aranasoft.Cobweb.NHibernate.Validation
Validation and testing components for NHibernate. |
|
|
Aranasoft.Cobweb.NHibernate
Boilerplate components for testable and convenient NHibernate development. |
|
|
Aranasoft.Cobweb.Http.Validation
Validation and testing components for ASP.NET WebAPI. |
|
|
Aranasoft.Cobweb.Mvc.Validation
Validation and testing components for ASP.NET MVC. |
GitHub repositories
This package is not used by any popular GitHub repositories.