Cuemon.Net
7.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Cuemon.Net --version 7.0.0
NuGet\Install-Package Cuemon.Net -Version 7.0.0
<PackageReference Include="Cuemon.Net" Version="7.0.0" />
paket add Cuemon.Net --version 7.0.0
#r "nuget: Cuemon.Net, 7.0.0"
// Install Cuemon.Net as a Cake Addin #addin nuget:?package=Cuemon.Net&version=7.0.0 // Install Cuemon.Net as a Cake Tool #tool nuget:?package=Cuemon.Net&version=7.0.0
About
An open-source family of assemblies (MIT license) that targets and complements the Microsoft .NET platform (.NET 7, .NET 6, .NET Core 3.1, .NET Standard 2, Universal Windows Platform and .NET Framework 4.6.1 and newer) by providing vast ways of possibilities for all breeds of coders, programmers, developers and the likes thereof.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
Cuemon.Net for .NET
The Cuemon.Net
namespace contains types that provides a simple programming interface for HTTP and SMTP protocols. The namespace is an addition to the System.Net
namespace.
More documentation available at Cuemon for .NET documentation.
Related Packages
- Cuemon.AspNetCore 📦
- Cuemon.AspNetCore.App 🏭
- Cuemon.AspNetCore.Authentication 📦
- Cuemon.AspNetCore.Mvc 📦
- Cuemon.AspNetCore.Razor.TagHelpers 📦
- Cuemon.Core 📦
- Cuemon.Core.App 🏭
- Cuemon.Data 📦
- Cuemon.Data.Integrity 📦
- Cuemon.Data.SqlClient 📦
- Cuemon.Diagnostics 📦
- Cuemon.Extensions.Globalization 📦
- Cuemon.Extensions.AspNetCore 📦
- Cuemon.Extensions.AspNetCore.Authentication 📦
- Cuemon.Extensions.AspNetCore.Authentication.AwsSignature4 📦
- Cuemon.Extensions.AspNetCore.Mvc 📦
- Cuemon.Extensions.AspNetCore.Mvc.Formatters.Newtonsoft.Json 📦
- Cuemon.Extensions.AspNetCore.Mvc.Formatters.Text.Json 📦
- Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml 📦
- Cuemon.Extensions.AspNetCore.Mvc.RazorPages 📦
- Cuemon.Extensions.Collections.Generic 📦
- Cuemon.Extensions.Collections.Specialized 📦
- Cuemon.Extensions.Core 📦
- Cuemon.Extensions.Data 📦
- Cuemon.Extensions.Data.Integrity 📦
- Cuemon.Extensions.DependencyInjection 📦
- Cuemon.Extensions.Diagnostics 📦
- Cuemon.Extensions.Asp.Versioning 📦
- Cuemon.Extensions.Hosting 📦
- Cuemon.Extensions.IO 📦
- Cuemon.Extensions.Net 📦
- Cuemon.Extensions.Newtonsoft.Json 📦
- Cuemon.Extensions.Newtonsoft.Json.App 🏭
- Cuemon.Extensions.Reflection 📦
- Cuemon.Extensions.Runtime.Caching 📦
- Cuemon.Extensions.Swashbuckle.AspNetCore 📦
- Cuemon.Extensions.Text 📦
- Cuemon.Extensions.Text.Json 📦
- Cuemon.Extensions.Threading 📦
- Cuemon.Extensions.Xml 📦
- Cuemon.Extensions.Xunit 📦
- Cuemon.Extensions.Xunit.App 🏭
- Cuemon.Extensions.Xunit.Hosting 📦
- Cuemon.Extensions.Xunit.Hosting.AspNetCore 📦
- Cuemon.Extensions.Xunit.Hosting.AspNetCore.Mvc 📦
- Cuemon.IO 📦
- Cuemon.Net 📦
- Cuemon.Resilience 📦
- Cuemon.Runtime.Caching 📦
- Cuemon.Security.Cryptography 📦
- Cuemon.Threading 📦
- Cuemon.Xml 📦
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Cuemon.Core (>= 7.0.0)
- Cuemon.IO (>= 7.0.0)
-
net6.0
- Cuemon.Core (>= 7.0.0)
- Cuemon.IO (>= 7.0.0)
-
net7.0
- Cuemon.Core (>= 7.0.0)
- Cuemon.IO (>= 7.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Cuemon.Net:
Package | Downloads |
---|---|
Cuemon.AspNetCore.Authentication
The Cuemon.AspNetCore.Authentication namespace contains types that enable support for authentication using the concept of an Authenticator, AuthorizationHeader and (to tie the knots) an AuthorizationHeaderBuilder. The namespace is an addition to the Microsoft.AspNetCore.Authentication namespace. |
|
Cuemon.Extensions.Net
The Cuemon.Extensions.Net namespace contains both types and extension methods that complements the Cuemon.Net namespace while being an addition to the System.Net namespace. Includes support for both traditional and factory based ways of working with HttpClient instances while also including a simple and lightweight implementation of the IHttpClientFactory interface named SlimHttpClientFactory. |
|
Cuemon.Core.App
Provides a convenient set of default API additions for building a .NET application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 0 | 11/13/2024 |
9.0.0-rc.1 | 122 | 11/11/2024 |
9.0.0-preview.12 | 44 | 10/17/2024 |
9.0.0-preview.11 | 151 | 10/9/2024 |
9.0.0-preview.10 | 75 | 10/5/2024 |
9.0.0-preview.9 | 429 | 9/26/2024 |
9.0.0-preview.8 | 45 | 9/23/2024 |
9.0.0-preview.7 | 45 | 9/21/2024 |
9.0.0-preview.6 | 67 | 9/18/2024 |
9.0.0-preview.5 | 52 | 9/13/2024 |
9.0.0-preview.4 | 45 | 9/6/2024 |
9.0.0-preview.3 | 48 | 8/31/2024 |
9.0.0-preview.2 | 68 | 8/23/2024 |
9.0.0-preview.1 | 62 | 8/17/2024 |
8.3.2 | 439 | 8/4/2024 |
8.3.1 | 263 | 6/2/2024 |
8.3.0 | 353 | 4/9/2024 |
8.2.0 | 420 | 3/3/2024 |
8.1.0 | 521 | 2/10/2024 |
8.1.0-rc1 | 431 | 2/8/2024 |
8.1.0-preview.52 | 63 | 2/5/2024 |
8.1.0-preview.20 | 75 | 1/22/2024 |
8.1.0-preview | 504 | 1/16/2024 |
8.0.1 | 610 | 1/11/2024 |
8.0.0 | 930 | 11/14/2023 |
8.0.0-rc2 | 542 | 11/13/2023 |
8.0.0-rc1 | 662 | 11/7/2023 |
8.0.0-preview.183 | 68 | 11/13/2023 |
8.0.0-preview.176 | 65 | 11/12/2023 |
8.0.0-preview.158 | 62 | 11/9/2023 |
7.1.0 | 2,332 | 12/11/2022 |
7.0.0 | 2,386 | 11/9/2022 |
7.0.0-rc.2 | 107 | 11/3/2022 |
7.0.0-rc.1 | 111 | 10/26/2022 |
7.0.0-alpha.2 | 110 | 10/16/2022 |
7.0.0-alpha.1 | 128 | 9/23/2022 |
7.0.0-alpha | 1,294 | 7/12/2022 |
6.4.1 | 3,042 | 5/8/2022 |
6.4.0 | 2,752 | 1/24/2022 |
6.4.0-rc | 1,419 | 1/23/2022 |
6.3.0 | 2,761 | 11/28/2021 |
6.2.0 | 2,709 | 5/30/2021 |
6.1.0 | 2,111 | 5/16/2021 |
6.0.1 | 1,996 | 5/3/2021 |
6.0.1-rc | 1,405 | 5/3/2021 |
6.0.0 | 2,069 | 4/18/2021 |
6.0.0-rc.23 | 179 | 4/18/2021 |
6.0.0-rc.21 | 150 | 4/12/2021 |
6.0.0-rc.20 | 162 | 4/1/2021 |
6.0.0-rc.18 | 235 | 3/22/2021 |
6.0.0-rc.17 | 165 | 3/14/2021 |
6.0.0-rc.16 | 185 | 3/7/2021 |
6.0.0-rc.15 | 176 | 3/4/2021 |
6.0.0-rc.14 | 196 | 3/4/2021 |
6.0.0-rc.12 | 208 | 3/3/2021 |
6.0.0-rc.6 | 175 | 2/28/2021 |
6.0.0-rc.2 | 187 | 2/28/2021 |
5.0.2019.40 | 1,365 | 2/10/2019 |
5.0.2018.251 | 2,035 | 9/10/2018 |
5.0.2018.250 | 1,314 | 9/9/2018 |
4.3.2018.2200 | 1,400 | 8/8/2018 |
4.3.2018.2070 | 1,382 | 7/27/2018 |
4.2.2018.840 | 1,449 | 2/10/2018 |
Version: 7.0.0
Availability: .NET Standard 2.0, .NET 6.0, .NET 7.0
# ALM
- ADDED TFM for .NET 7
- CHANGED Dependencies to latest and greatest with respect to TFM
Version: 6.4.1
Availability: .NET Standard 2.0, .NET 5.0, .NET 6.0
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFM
Version: 6.3.0
Availability: .NET Standard 2.0, .NET 5.0, .NET 6.0
# ALM
- ADDED TFM for .NET 6
- CHANGED Dependencies to latest and greatest with respect to TFM
Version: 6.0.0
Availability: .NET Standard 2.0, .NET 5.0
# Upgrade Steps
- The Cuemon.Net.Mail assembly was removed with this version
- Any types found in the former Cuemon.Net.Mail namespace was merged into this assembly with and equivalent namespace
- Any former extension methods of the Cuemon.Net namespace was merged into the Cuemon.Extensions.Net namespace
# Breaking Changes
- REMOVED SetHandlerFactory{T} method on the HttpManagerOptions class (opt-in to allow set directly on HandlerFactory property)
- REMOVED NetDependency class from the Cuemon.Net namespace
- REMOVED NetWatcher class from the Cuemon.Net namespace
# New Features
- ADDED MailDistributor class in the Cuemon.Net.Mail namespace that provides a way for applications to distribute one or more e-mails in batches by using the Simple Mail Transfer Protocol (SMTP)
- ADDED FieldValueSeparator enum in the Cuemon.Net namespace that specifies a range of key-value separators
- ADDED QueryStringCollection class in the Cuemon.Net namespace that provides a collection of string values that is equivalent to a query string of an Uri
- ADDED HttpDependency class in the Cuemon.Net.Http namespace that provides a way to monitor any changes occurred to one or more URI resources while notifying subscribing objects
- ADDED HttpWatcher class in the Cuemon.Net.Http namespace that provides a watcher implementation designed to monitor and signal changes applied to an URI resource by raising the Changed event
- ADDED HttpWatcherOptions class in the Cuemon.Net.Http namespace that that specifies options related to HttpWatcher
# Improvements
- ADDED HttpManager constructor overload that takes a client factory delegate which creates and configures an HttpClient instance
- CHANGED HttpManagerOptions default value for DisposeHandler from true to false. This is due to the way Microsoft has designed the HttpClient with an implementation of IDisposable that could result in SocketException errors if not instantiated once and re-used throughout the life of an application, This setting reduces the risk of SocketException errors on existing code
# Quality Analysis Actions
- CHANGED StringDecoratorExtensions class in the Cuemon.Net namespace to be compliant with https://rules.sonarsource.com/csharp/RSPEC-3358
- CHANGED ByteArrayDecoratorExtensions class in the Cuemon.Net namespace to be compliant with https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1825
- JUSTIFIED https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2249 on StringDecoratorExtensions class in the Cuemon.Net namespace