net3000.common
9.0.8
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
<PackageReference Include="net3000.common" Version="9.0.8" />
<PackageVersion Include="net3000.common" Version="9.0.8" />
<PackageReference Include="net3000.common" />
paket add net3000.common --version 9.0.8
#r "nuget: net3000.common, 9.0.8"
#:package net3000.common@9.0.8
#addin nuget:?package=net3000.common&version=9.0.8
#tool nuget:?package=net3000.common&version=9.0.8
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 | Versions 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. |
-
net9.0
- Azure.Storage.Blobs (>= 12.24.1)
- BouncyCastle.NetCore (>= 2.2.1)
- HtmlAgilityPack (>= 1.12.1)
- Microsoft.AspNetCore.Authentication (>= 2.3.0)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.3.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 9.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.6)
- net3000.common.models (>= 1.0.4)
- Newtonsoft.Json (>= 13.0.3)
- Schema.NET (>= 13.0.0)
- Syncfusion.XlsIO.Net.Core (>= 29.2.11)
- System.Collections.Immutable (>= 9.0.6)
- System.Configuration.ConfigurationManager (>= 9.0.6)
- System.Drawing.Common (>= 9.0.6)
- System.IdentityModel.Tokens.Jwt (>= 8.12.1)
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.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 |
Updated version with latest changes and improvements