VOOZH about

URL: https://www.nuget.org/packages/Rsd.Dudu.Core/

⇱ NuGet Gallery | Rsd.Dudu.Core 7.0.5.209944




👁 Image
Rsd.Dudu.Core 7.0.5.209944

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

【核心框架】Rsd.DuDu.Core是RSD框架(Really Simple Development Framework)家族中的核心组件;RSD框架是一个基于微软 C Sharp Net技术,支持ORM,MVC,SAAS等微服务框架,并一共了一系列可【安装即用】的业务组件。该组件是框架基础组件,提供对框架的整体架构(服务类和容器)定义和约束。了解更多信息,可通过nuget搜索“redmicro”或登录官方网站:http://www.redmicro.cn/

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  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 (11)

Showing the top 5 NuGet packages that depend on Rsd.Dudu.Core:

Package Downloads
Rsd.Dudu.ORM

【核心框架】Rsd.Dudu.ORM是RSD框架(Really Simple Development Framework)家族中,负责提供对关系型数据库的链接与操作,通过对模型类的定义实现对数据库表对象和视图的双向映射;且支持跨关系型数据库平台。通过快速对象实例化技术,实现完整的向对象化高效操作。了解更多信息,可通过nuget搜索“redmicro”或登录官方网站:http://www.redmicro.cn

Rsd.Dudu.WebApi

【核心框架】Rsd.Dudu.WebApi是RSD框架(Really Simple Development Framework)家族中,负责提供API Controller MVC 框架,集成API请求日志跟踪,API权限控制,API数据加密,API参数定义与验证,API请求域名绑定;通过ORM组件可对数据进行CURD操作。了解更多信息,可通过nuget搜索“redmicro”或登录官方网站:http://www.redmicro.cn

Rsd.Dudu.Redis

【数据库访问】Redis数据库的访问API。了解更多信息,可通过nuget搜索“redmicro”或登录官方网站:http://www.redmicro.cn

Rsd.Dudu.Office

【功能集成】提供对Excel,Word,PDF,Image 等文件的操作接口。了解更多信息,可通过nuget搜索“redmicro”或登录官方网站:http://www.redmicro.cn

Rsd.Dudu.Logger

[日志组件]为系统提供基于关系型数据库的日志写入和读取服务。了解更多信息,可通过nuget搜索“redmicro”或登录官方网站:http://www.redmicro.cn

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.5.209944 823 6/30/2024
7.0.4.398787 781 6/25/2024
7.0.2.613374 796 6/14/2024
7.0.2.143098 782 6/8/2024
7.0.1.568333 769 6/6/2024
7.0.0.494070 721 5/29/2024
6.9.9.217016 703 5/19/2024
6.9.8.694987 718 5/18/2024
6.9.8.653627 738 5/17/2024
6.9.8.626674 731 5/17/2024
6.9.8.476306 724 5/15/2024
6.9.6.576077 711 5/2/2024
6.9.6.430611 764 5/1/2024
6.9.5.149209 748 4/20/2024
6.9.4.414943 746 4/16/2024
6.9.4.232343 753 4/14/2024
6.9.3.617929 729 4/12/2024
6.9.3.137157 747 4/6/2024
6.9.3.104806 768 4/6/2024
6.9.2.216439 739 3/31/2024
Loading failed