VOOZH about

URL: https://www.nuget.org/packages/ZayniFramework.Common/

⇱ NuGet Gallery | ZayniFramework.Common 8.0.142




ZayniFramework.Common 8.0.142

dotnet add package ZayniFramework.Common --version 8.0.142
 
 
NuGet\Install-Package ZayniFramework.Common -Version 8.0.142
 
 
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="8.0.142" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZayniFramework.Common" Version="8.0.142" />
 
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 8.0.142
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZayniFramework.Common, 8.0.142"
 
 
#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@8.0.142
 
 
#: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=8.0.142
 
Install as a Cake Addin
#tool nuget:?package=ZayniFramework.Common&version=8.0.142
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Common used C# .NET libraries such as configuration management, extensions API, dynamic object libraries API, reflection libraries, AOP interceptors, delegate invokers, TaskQueue, AsyncWorker... etc.
It also provides common used IResult interface, dynamic BaseResult class and built-in ConsoleCommandService with ICommand interface.
GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

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. 
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.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

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.142 1,019 3/19/2024
8.0.141 914 1/4/2024
8.0.140 1,014 12/17/2023
6.0.138 932 3/19/2024
6.0.137 1,728 9/20/2023
6.0.136 1,631 9/14/2023
6.0.135 1,707 9/10/2023
6.0.134 1,898 7/12/2023
6.0.133 1,981 7/10/2023
6.0.132 1,933 7/7/2023
6.0.131 1,991 6/19/2023
6.0.130 2,027 6/19/2023
3.1.137 2,896 9/20/2023
3.1.136 2,652 9/14/2023
3.1.135.1 516 9/13/2023
3.1.135 2,937 9/10/2023
3.1.134 3,320 7/12/2023
3.1.133 3,351 7/11/2023
3.1.132 3,346 7/8/2023
3.1.131 3,435 6/19/2023
Loading failed