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" />
                    
Directory.Packages.props
<PackageReference Include="Aranasoft.Cobweb" />
                    
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 Aranasoft.Cobweb --version 1.6.0
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=Aranasoft.Cobweb&version=1.6.0
                    
Install as a Cake Tool

1.6.0 (2026-02-10)

Features

  • core: add .NET 10 support (53363b5)

Code Refactoring

  • extensions: remove IsAssignableTo(Type), GetCustomAttribute<T>, and GetCustomAttributes<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 Extentions namespace shims (37bfeee)
  • extensions: IsAssignableTo(Type), GetCustomAttribute<T>, and GetCustomAttributes<T> have been removed; use the framework equivalents (37bfeee)
Product 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.

Version Downloads Last Updated
1.6.0 158 2/10/2026
1.5.0 10,024 12/1/2022
1.4.2 5,009 12/14/2019
1.4.1 4,389 12/10/2019