![]() |
VOOZH | about |
dotnet add package CojectCore.Providers.SMS --version 1.0.6
NuGet\Install-Package CojectCore.Providers.SMS -Version 1.0.6
<PackageReference Include="CojectCore.Providers.SMS" Version="1.0.6" />
<PackageVersion Include="CojectCore.Providers.SMS" Version="1.0.6" />Directory.Packages.props
<PackageReference Include="CojectCore.Providers.SMS" />Project file
paket add CojectCore.Providers.SMS --version 1.0.6
#r "nuget: CojectCore.Providers.SMS, 1.0.6"
#:package CojectCore.Providers.SMS@1.0.6
#addin nuget:?package=CojectCore.Providers.SMS&version=1.0.6Install as a Cake Addin
#tool nuget:?package=CojectCore.Providers.SMS&version=1.0.6Install as a Cake Tool
Copyright (c) 2024 Akwad Arabia
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of Akwad Arabia shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Akwad Arabia.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on CojectCore.Providers.SMS:
| Package | Downloads |
|---|---|
|
CojectCore.BackgroundServices
A lightweight background service library for ASP.NET Core to manage SMS, Email, and custom background tasks with simple configuration. |
|
|
Coject.BackgroundServices
A lightweight background service library for ASP.NET Core to manage SMS, Email, and custom background tasks with simple configuration. |
This package is not used by any popular GitHub repositories.
v1.0.0 - Initial release
• Core SMS sending functionality
• HttpClientFactory support
• Configurable settings via IOptions
• Async/await pattern with cancellation support
• Comprehensive error handling