net3000.common 9.0.8

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

Common

Common is a utility library of functions built specific for Net3000.ca applications.

πŸ“¦ Installation NuGet Package Manager

Install-Package net3000.common .NET CLI

dotnet add package net3000.common

πŸš€ Usage Here’s a quick example of how to use Common:

using net3000.common;

private net3000.common.lib clib = new();

clib.DoSomething(); For more detailed documentation, check out https://net3000.ca/contacts.

🎯 Features

πŸ“Œ Requirements .NET net7.0 or later Any additional dependencies

πŸ“„ License This package is proprietary software. See the LICENSE file for details.

πŸ“ž Support & Contact For issues, please open a ticket on https://net3000.ca/support or contact us at info@net3000.ca.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on net3000.common:

Package Downloads
apiConnectorCore

Package Description

net3000.schools

A utility library of functions built specific for Net3000.ca applications.

Net3000.Content

CMS tooling for Net3000 solutions. Provides form-processing workflows, content retrieval services, menu utilities, and video helpers that work together with the Net3000 content database.

net3000.adminservices

Admin helper library for Net3000 administrator portals. Coordinates account data, mailing list records, and configuration for admin dashboards, navigation menus, and campaign email recipient lists.

net3000.google

Google API integration library for Net3000 solutions. Provides Google services integration including Analytics, Search Console, YouTube, Maps, and other Google APIs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.12 102 5/13/2026
10.0.11 124 5/3/2026
10.0.10 115 4/30/2026
10.0.9 109 4/17/2026
10.0.8 105 4/17/2026 10.0.8 is deprecated because it has critical bugs.
10.0.7 152 4/4/2026
10.0.6 123 3/20/2026
10.0.5 169 2/2/2026
10.0.4 124 2/1/2026
10.0.3 231 1/1/2026
10.0.2 121 1/1/2026
10.0.1 280 11/28/2025
10.0.0 172 11/28/2025
9.0.11 496 9/1/2025
9.0.10 235 8/31/2025
9.0.9 249 8/31/2025
9.0.8 178 7/29/2025
9.0.7 203 7/28/2025
9.0.6 249 7/15/2025
9.0.5 215 7/15/2025
Loading failed

Updated version with latest changes and improvements