DatnekNetSolution.Core
1.6.1
See the version list below for details.
dotnet add package DatnekNetSolution.Core --version 1.6.1
NuGet\Install-Package DatnekNetSolution.Core -Version 1.6.1
<PackageReference Include="DatnekNetSolution.Core" Version="1.6.1" />
<PackageVersion Include="DatnekNetSolution.Core" Version="1.6.1" />
<PackageReference Include="DatnekNetSolution.Core" />
paket add DatnekNetSolution.Core --version 1.6.1
#r "nuget: DatnekNetSolution.Core, 1.6.1"
#:package DatnekNetSolution.Core@1.6.1
#addin nuget:?package=DatnekNetSolution.Core&version=1.6.1
#tool nuget:?package=DatnekNetSolution.Core&version=1.6.1
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
- Save file base64
- Remove file
- Generate unique id
- Locate a machine
- Change current Env
- Manage file in fileSystem
- Possibility to add a collection or array property in db
- Update response type and menage errors
- Add tracking class
- Add possibility to update, create or delete many
- Add possibility to update createAt, UpdateAt and delete using base method
- possible to add from and to when sending mail
- upload file using directory or path
- auto inject using injectable attribute
- add track table
- add security
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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. net9.0 was computed. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | 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.1
- iTextSharp.NetCore (>= 5.5.13.1)
- 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)
- Spire.Office (>= 6.4.4)
- System.Drawing.Common (>= 5.0.2)
- System.Net.Http.Json (>= 5.0.0)
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 | 675 | 2/19/2023 |
| 1.8.0 | 498 | 2/18/2023 |
| 1.7.4 | 1,084 | 9/18/2022 |
| 1.7.3 | 615 | 9/18/2022 |
| 1.7.2 | 746 | 9/17/2022 |
| 1.7.1 | 653 | 9/17/2022 |
| 1.7.0 | 1,022 | 7/31/2022 |
| 1.6.7 | 1,251 | 6/6/2022 |
| 1.6.6 | 1,029 | 6/6/2022 |
| 1.6.5 | 1,021 | 6/5/2022 |
| 1.6.4 | 641 | 6/5/2022 |
| 1.6.3 | 652 | 6/5/2022 |
| 1.6.2 | 658 | 6/5/2022 |
| 1.6.1 | 677 | 6/5/2022 |
| 1.6.0 | 1,385 | 5/21/2022 |
| 1.5.3 | 700 | 5/21/2022 |
| 1.5.2 | 1,021 | 5/21/2022 |
| 1.5.1 | 685 | 5/9/2022 |
| 1.5.0 | 682 | 5/8/2022 |
| 1.4.4 | 771 | 2/8/2022 |
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
- Save file base64
- Remove file
- Generate unique id
- Locate a machine
- Change current Env
- Manage file in fileSystem
- Possibility to add a collection or array property in db
- Update response type and menage errors
- Add tracking class
- Add possibility to update, create or delete many
- Add possibility to update createAt, UpdateAt and delete using base method
- possible to add from and to when sending mail
- upload file using directory or path
- auto inject using injectable attribute
- add track table
- remove required to createat
- Add security