DatnekNetSolution.Core 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DatnekNetSolution.Core --version 1.3.0
NuGet\Install-Package DatnekNetSolution.Core -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DatnekNetSolution.Core" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DatnekNetSolution.Core --version 1.3.0
#r "nuget: DatnekNetSolution.Core, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DatnekNetSolution.Core as a Cake Addin
#addin nuget:?package=DatnekNetSolution.Core&version=1.3.0

// Install DatnekNetSolution.Core as a Cake Tool
#tool nuget:?package=DatnekNetSolution.Core&version=1.3.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
- 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

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 429 2/19/2023
1.8.0 303 2/18/2023
1.7.4 863 9/18/2022
1.7.3 433 9/18/2022
1.7.2 538 9/17/2022
1.7.1 459 9/17/2022
1.7.0 769 7/31/2022
1.6.7 1,016 6/6/2022
1.6.6 801 6/6/2022
1.6.5 781 6/5/2022
1.6.4 461 6/5/2022
1.6.3 463 6/5/2022
1.6.2 466 6/5/2022
1.6.1 484 6/5/2022
1.6.0 1,115 5/21/2022
1.5.3 497 5/21/2022
1.5.2 806 5/21/2022
1.5.1 486 5/9/2022
1.5.0 481 5/8/2022
1.4.4 567 2/8/2022
1.4.3 560 2/8/2022
1.4.2 560 2/7/2022
1.4.1 567 2/7/2022
1.4.0 577 2/7/2022
1.3.4 1,137 10/23/2021
1.3.3 340 9/6/2021
1.3.2 429 8/29/2021
1.3.1 364 8/28/2021
1.3.0 344 8/28/2021
1.2.0 436 7/31/2021
1.1.1 432 7/24/2021
1.1.0 488 7/24/2021
1.0.6 377 7/17/2021
1.0.5 352 7/17/2021
1.0.4 351 7/7/2021
1.0.3 422 6/12/2021
1.0.2 375 6/12/2021
1.0.1 439 6/12/2021
1.0.0 342 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
- Manage file in filesystem
- 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
- Possibility to add a collection or array property in db
- Update response type and menage errors