ZayniFramework.Common 2.3.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package ZayniFramework.Common --version 2.3.11
                    
NuGet\Install-Package ZayniFramework.Common -Version 2.3.11
                    
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="ZayniFramework.Common" Version="2.3.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZayniFramework.Common" Version="2.3.11" />
                    
Directory.Packages.props
<PackageReference Include="ZayniFramework.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZayniFramework.Common --version 2.3.11
                    
#r "nuget: ZayniFramework.Common, 2.3.11"
                    
#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.
#:package ZayniFramework.Common@2.3.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZayniFramework.Common&version=2.3.11
                    
Install as a Cake Addin
#tool nuget:?package=ZayniFramework.Common&version=2.3.11
                    
Install as a Cake Tool

Common used C# .NET libraries (for .NET Core and .NET Framework) such as configuration management, extensions API, dynamic object helper API, reflection helper, AOP interceptors, delegate invoker, TaskQueue, iterators... etc Also provide common used IResult interface, dynamic BaseResult class and built-in ConsoleCommandService with ICommand interface.

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

NuGet packages (21)

Showing the top 5 NuGet packages that depend on ZayniFramework.Common:

Package Downloads
ZayniFramework.Logging

This is a built-in logging module for ZayniFramework. You can use the zayni.json to configure how the log message should stored. Support file log, elasticsearch log, relational database log (MSSQL, MySQL, Postgres and Oracle), email notification, console log and windows event log. Also you can define the logging event handler, then you can pipe your log message to anywhere you want such as AWS CludeWatch or GCP StackDriver. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

ZayniFramework.Serialization

The serialization module support JSON (System.Text.Json or Newtonsoft.Json), YAML (YamlDotNet) or XML serialization. You can also define your own serialization component and register it into SerializerFactory. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

ZayniFramework.Validation

The Validation module provide many kinds of validation attributes and Validator for .NET applications. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

ZayniFramework.Middle.Service.Entity

The Middle.ServiceHost.Entity define the entities and DTOs for Middle.ServiceHost and Middle.ServiceHost.Client module. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

ZayniFramework.DataAccess

This is a lightweight ORM framework like Dapper but also provider DbCommand SQL log. Support Microsoft SQL Server, MySQL, PostgreSQL and Oracle database. Also support dynamic ORM. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.142 606 3/19/2024
8.0.141 645 1/4/2024
8.0.140 736 12/17/2023
6.0.138 571 3/19/2024
6.0.137 1,390 9/20/2023
6.0.136 1,304 9/14/2023
6.0.135 1,339 9/10/2023
6.0.134 1,587 7/12/2023
6.0.133 1,633 7/10/2023
6.0.132 1,591 7/7/2023
6.0.131 1,635 6/19/2023
6.0.130 1,679 6/19/2023
6.0.129 14,329 7/2/2022
6.0.128 4,447 1/16/2022
6.0.127 4,240 1/15/2022
6.0.126 4,208 1/15/2022
6.0.125 2,662 1/8/2022
6.0.125-hotfix2 549 1/15/2022
6.0.125-hotfix1 1,583 1/8/2022
6.0.124 2,700 1/7/2022
6.0.123 3,077 11/14/2021
5.0.129 5,792 7/2/2022
5.0.128 5,872 1/16/2022
5.0.125 3,334 1/8/2022
5.0.124 3,282 1/7/2022
5.0.123 3,916 11/14/2021
5.0.122 4,301 10/11/2021
5.0.121 4,439 5/1/2021
3.1.137 2,354 9/20/2023
3.1.136 2,099 9/14/2023
3.1.135.1 399 9/13/2023
3.1.135 2,351 9/10/2023
3.1.134 2,731 7/12/2023
3.1.133 2,771 7/11/2023
3.1.132 2,745 7/8/2023
3.1.131 2,830 6/19/2023
3.1.130 4,972 2/1/2023
3.1.129 8,676 7/2/2022
3.1.128 8,915 1/16/2022
3.1.125 4,766 1/8/2022
3.1.124 4,872 1/7/2022
3.1.123 5,830 11/14/2021
3.1.122 6,518 10/11/2021
3.1.121 6,623 5/1/2021
2.31.120 4,373 3/14/2021
2.30.115 7,878 3/6/2021
2.30.114 4,262 3/6/2021
2.20.101 4,826 3/1/2021
2.19.3 4,405 2/11/2021
2.19.2 16,900 2/6/2021
2.19.1 4,800 1/6/2021
2.19.0 4,877 1/1/2021
2.18.3 8,114 12/27/2020
2.18.2 9,107 8/29/2020
2.18.1 12,281 8/26/2020
2.18.0 8,564 8/20/2020
2.17.135 8,280 8/19/2020
2.17.134 12,525 7/28/2020
2.17.133 8,314 7/27/2020
2.17.132 8,422 7/18/2020
2.17.131 8,447 7/11/2020
2.16.130 8,252 6/13/2020
2.15.128 8,414 6/3/2020
2.15.127 8,446 5/31/2020
2.15.126 9,475 4/30/2020
2.14.122 8,114 4/13/2020
2.13.100 8,262 3/12/2020
2.12.51 8,098 2/18/2020
2.11.50 15,164 2/10/2020
2.10.44 16,918 1/30/2020
2.9.43 16,587 1/11/2020
2.8.42 17,048 1/10/2020
2.8.41 16,610 1/5/2020
2.7.40 16,508 1/2/2020
2.7.39 16,535 1/2/2020
2.7.38 17,218 1/1/2020
2.6.37 16,880 12/23/2019
2.6.35 16,881 12/4/2019
2.6.1 16,603 12/2/2019
2.6.0 16,526 11/28/2019
2.5.2 17,118 11/26/2019
2.5.1 16,495 11/12/2019
2.5.0 16,324 11/9/2019
2.4.3 14,906 10/16/2019
2.4.2 13,854 10/16/2019
2.4.1 14,055 9/20/2019
2.3.113 4,220 3/6/2021
2.3.112 4,281 3/6/2021
2.3.28 14,352 9/19/2019
2.3.27 14,326 8/30/2019
2.3.26 14,536 8/20/2019
2.3.25 13,991 8/12/2019
2.3.22 14,552 7/31/2019
2.3.21 14,803 7/20/2019
2.3.20 13,622 6/22/2019
2.3.19 14,324 6/14/2019
2.3.18 14,847 6/13/2019
2.3.17 14,271 6/13/2019
2.3.15 14,155 6/8/2019
2.3.14 14,163 6/8/2019
2.3.13 14,616 5/30/2019
2.3.12 8,191 5/24/2019
2.3.11 8,085 5/24/2019
2.3.10 8,407 5/21/2019
2.3.9 8,095 5/9/2019
2.3.8 8,326 5/8/2019
2.3.7 8,342 4/30/2019
2.3.6 8,344 4/23/2019
2.3.5 8,305 4/19/2019
2.3.4 8,132 4/18/2019
2.3.3 8,015 4/17/2019
2.3.2 8,143 4/6/2019
2.3.1 8,289 12/15/2018
2.3.0 8,066 12/7/2018
2.2.6 11,904 11/25/2018
2.2.3 4,891 11/23/2018
2.2.2 7,160 11/20/2018
2.2.1 9,722 11/17/2018
2.2.0 6,931 11/16/2018
2.1.0 7,176 11/15/2018
2.0.1 5,873 11/6/2018
2.0.0 5,863 11/4/2018