FrmAnnotationLIb 2.0.0

dotnet add package FrmAnnotationLIb --version 2.0.0
                    
NuGet\Install-Package FrmAnnotationLIb -Version 2.0.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="FrmAnnotationLIb" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FrmAnnotationLIb" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="FrmAnnotationLIb" />
                    
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 FrmAnnotationLIb --version 2.0.0
                    
#r "nuget: FrmAnnotationLIb, 2.0.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.
#:package FrmAnnotationLIb@2.0.0
                    
#: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=FrmAnnotationLIb&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=FrmAnnotationLIb&version=2.0.0
                    
Install as a Cake Tool

注解属性分离独立包,交叉引用。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on FrmAnnotationLIb:

Package Downloads
wChloe

A lightweight and high-performance Object/Relational Mapping(ORM) library.

netCoreWebServer

dotnet core 3.1集成包

FrmlibCore

基础包

cffrm.net.Core

cf 通用开发平台 1.0.2 去除打包时配置文件,避免覆盖问题。 1.0.4 调试问题 1.0.5 修改基类字段名称,与老系统保持一致 1.0.7 swagger登录加密问题 1.0.8 修改swagger登录加密问题 1.0.9 包的依赖关系问题 1.1.0 swagger默认路由问题 1.1.1 swagger默认路由名称问题 1.1.2 设置默认的缓存时间为1小时,避免频繁访问数据库获取权限数据。 1.1.3 修改密码修改方法的错误 1.2.0 添加net10.0的版本支持 1.3.0 抽象基类的定义,引入FrmAnnotationLib包,添加了注解功能,修改了部分方法的实现,在角色、组织、岗位字段上添加扩展属性字段。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 36 6/2/2026
1.1.4 171 7/12/2025
1.1.3 205 7/11/2025
1.1.2 410 6/20/2023
1.1.1 307 6/20/2023
1.1.0 330 6/18/2023
1.0.9 332 6/18/2023
1.0.8 339 6/18/2023
1.0.7 329 6/18/2023
1.0.6 321 6/17/2023
1.0.5 350 6/17/2023
1.0.4 336 6/17/2023
1.0.2 760 3/25/2023
1.0.1 651 2/11/2023
1.0.0 788 2/8/2023

2.0.0 添加cffrm框架的继承基类
     1.1.4 添加常量
     1.1.3 添加实体相关接口
     1.1.2  displayFieldName
     1.1.1  添加 componentKey
     1.1.0  RelationSettingAttribute特性修改
1.0.9 dispSetting特性修改
   1.0.6 autform增加字段
     1.0.5 添加isNavFieldAttribute
     1.0.4  低代码特性修改
     1.0.3  添加低代码相关的特性注解
     1.0.2    移动NotMapped注解
     1.0.1    增加Aop的注解