DatnekNetSolution.Core
1.0.0
See the version list below for details.
dotnet add package DatnekNetSolution.Core --version 1.0.0
NuGet\Install-Package DatnekNetSolution.Core -Version 1.0.0
<PackageReference Include="DatnekNetSolution.Core" Version="1.0.0" />
paket add DatnekNetSolution.Core --version 1.0.0
#r "nuget: DatnekNetSolution.Core, 1.0.0"
// Install DatnekNetSolution.Core as a Cake Addin #addin nuget:?package=DatnekNetSolution.Core&version=1.0.0 // Install DatnekNetSolution.Core as a Cake Tool #tool nuget:?package=DatnekNetSolution.Core&version=1.0.0
The datnek solution is designed to help the company's teams to:
- Send emails securely (simple email or email with an html body via a single method)
- Send sms without worrying about authentication credentials
- Manage the crud using entityFramework core 5
- Read files in json format
- Hasher password
- Validate each model and recover all string errors via a single method
- Call a web service by specifying the call method
- Locate a machine
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
-
net5.0
- Microsoft.EntityFrameworkCore (>= 5.0.5)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
- QRCoder.NETCore21 (>= 1.1.0)
- SpryngApiHttpDotNet (>= 1.6.1)
- System.Drawing.Common (>= 5.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DatnekNetSolution.Core:
Package | Downloads |
---|---|
Datnek.ASP.Net.Core
- add security base controller |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.8.1 | 483 | 2/19/2023 | |
1.8.0 | 343 | 2/18/2023 | |
1.7.4 | 903 | 9/18/2022 | |
1.7.3 | 458 | 9/18/2022 | |
1.7.2 | 576 | 9/17/2022 | |
1.7.1 | 486 | 9/17/2022 | |
1.7.0 | 816 | 7/31/2022 | |
1.6.7 | 1,060 | 6/6/2022 | |
1.6.6 | 848 | 6/6/2022 | |
1.6.5 | 826 | 6/5/2022 | |
1.6.4 | 486 | 6/5/2022 | |
1.6.3 | 474 | 6/5/2022 | |
1.6.2 | 494 | 6/5/2022 | |
1.6.1 | 497 | 6/5/2022 | |
1.6.0 | 1,170 | 5/21/2022 | |
1.5.3 | 527 | 5/21/2022 | |
1.5.2 | 832 | 5/21/2022 | |
1.5.1 | 511 | 5/9/2022 | |
1.5.0 | 505 | 5/8/2022 | |
1.4.4 | 597 | 2/8/2022 | |
1.4.3 | 586 | 2/8/2022 | |
1.4.2 | 589 | 2/7/2022 | |
1.4.1 | 599 | 2/7/2022 | |
1.4.0 | 605 | 2/7/2022 | |
1.3.4 | 1,175 | 10/23/2021 | |
1.3.3 | 355 | 9/6/2021 | |
1.3.2 | 458 | 8/29/2021 | |
1.3.1 | 395 | 8/28/2021 | |
1.3.0 | 371 | 8/28/2021 | |
1.2.0 | 469 | 7/31/2021 | |
1.1.1 | 465 | 7/24/2021 | |
1.1.0 | 519 | 7/24/2021 | |
1.0.6 | 411 | 7/17/2021 | |
1.0.5 | 385 | 7/17/2021 | |
1.0.4 | 379 | 7/7/2021 | |
1.0.3 | 452 | 6/12/2021 | |
1.0.2 | 403 | 6/12/2021 | |
1.0.1 | 470 | 6/12/2021 | |
1.0.0 | 373 | 5/28/2021 |
The datnek solution is designed to help the company's teams to:
- Send emails securely (simple email or email with an html body via a single method)
- Send sms without worrying about authentication credentials
- Manage the crud using entityFramework core 5
- Read files in json format
- Hasher password
- Validate each model and recover all string errors via a single method
- Call a web service by specifying the call method
- Locate a machine