net3000.common
9.0.11
dotnet add package net3000.common --version 9.0.11
NuGet\Install-Package net3000.common -Version 9.0.11
<PackageReference Include="net3000.common" Version="9.0.11" />
<PackageVersion Include="net3000.common" Version="9.0.11" />
<PackageReference Include="net3000.common" />
paket add net3000.common --version 9.0.11
#r "nuget: net3000.common, 9.0.11"
#:package net3000.common@9.0.11
#addin nuget:?package=net3000.common&version=9.0.11
#tool nuget:?package=net3000.common&version=9.0.11
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.25.0)
- BouncyCastle.NetCore (>= 2.2.1)
- HtmlAgilityPack (>= 1.12.2)
- 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.8)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.8)
- net3000.common.models (>= 1.0.7)
- Newtonsoft.Json (>= 13.0.3)
- Schema.NET (>= 13.0.0)
- Syncfusion.XlsIO.Net.Core (>= 30.2.7)
- System.Collections.Immutable (>= 9.0.8)
- System.Configuration.ConfigurationManager (>= 9.0.8)
- System.Drawing.Common (>= 9.0.8)
- System.IdentityModel.Tokens.Jwt (>= 8.14.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on net3000.common:
Package | Downloads |
---|---|
apiConnectorCore
Package Description |
|
Net3000.PayPal
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
9.0.11 | 43 | 9/1/2025 |
9.0.10 | 62 | 8/31/2025 |
9.0.9 | 68 | 8/31/2025 |
9.0.8 | 103 | 7/29/2025 |
9.0.7 | 97 | 7/28/2025 |
9.0.6 | 128 | 7/15/2025 |
9.0.5 | 120 | 7/15/2025 |
9.0.4 | 127 | 7/15/2025 |
9.0.3 | 156 | 4/11/2025 |
9.0.2 | 478 | 3/25/2025 |
9.0.1 | 118 | 2/27/2025 |
9.0.0 | 109 | 2/27/2025 |
7.0.4 | 135 | 11/8/2024 |
7.0.3 | 164 | 7/15/2024 |
7.0.2 | 568 | 12/3/2023 |
7.0.1 | 459 | 11/30/2023 |
7.0.0 | 847 | 1/29/2023 |
5.0.0 | 924 | 12/25/2021 |
4.1.1 | 1,723 | 11/28/2021 |
Updated version with latest improvements and bug fixes