System.ComponentModel.Annotations 4.5.0
Provides attributes that are used to define metadata for objects used as data sources.
Commonly Used Types:
System.ComponentModel.DataAnnotations.ValidationResult
System.ComponentModel.DataAnnotations.IValidatableObject
System.ComponentModel.DataAnnotations.ValidationAttribute
System.ComponentModel.DataAnnotations.RequiredAttribute
System.ComponentModel.DataAnnotations.StringLengthAttribute
System.ComponentModel.DataAnnotations.DisplayAttribute
System.ComponentModel.DataAnnotations.RegularExpressionAttribute
System.ComponentModel.DataAnnotations.DataTypeAttribute
System.ComponentModel.DataAnnotations.RangeAttribute
System.ComponentModel.DataAnnotations.KeyAttribute
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.ComponentModel.Annotations.
Packages | Downloads |
---|---|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
5f979c18c12f4903b171ca8cefccceeb03b22c32
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
10 |
Magicodes.IE.Excel
导入导出通用库。
官方网址:http://xin-lai.com
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
小店地址:https://shop113059108.taobao.com/
|
9 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
caa7b7e2bad98e56a687fb5cbaf60825500800f7
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
Magicodes.IE.Core
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
公众号:麦扣聊技术
交流QQ群:85318032
**2021.03.08**
- Excel模板导出支持使用JSON对象完成动态导出
**2021.03.05**
- Excel导入支持合并行数据 [#239](https://github.com/dotnetcore/Magicodes.IE/issues/239)
**2021.02.23**
- 【Nuget】版本更新到2.5.1.8
- Input string was not in a correct format.[#241](https://github.com/dotnetcore/Magicodes.IE/issues/241)
- 使用Stream方式导入xlsx,rowErrors里的rowIndex位置不对[#236](https://github.com/dotnetcore/Magicodes.IE/issues/236)
**2021.02.20**
- 【Nuget】版本更新到2.5.1.7
- Excel支持Base64导出 [#219](https://github.com/dotnetcore/Magicodes.IE/issues/219)
- 修复 [#214](https://github.com/dotnetcore/Magicodes.IE/issues/214)
**2021.01.31**
- 【Nuget】版本更新到2.5.1.6
- 部分重构模板导出
- Excel模板导出语法解析加强 #211
- 修复当表格下面存在变量时,无法渲染的Bug
**2021.01.29**
- 【Nuget】版本更新到2.5.1.5
- 移除模板导出时的控制台日志输出
**2021.01.09**
- 【Nuget】版本更新到2.5.1.4
- 修复Excel导出列头索引与内容排序不一致问题及单测 [#226](https://github.com/dotnetcore/Magicodes.IE/issues/226)
|
8 |
Elsa.Abstractions
Elsa is a set of workflowing libraries and tools to enable super-fast workflowing capabilities in any .NET Core application.
|
8 |
EPPlus
A spreadsheet library for .NET framework and .NET core
|
7 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
85255dde3ecd86987236868a0415acd3265258d2
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
7b9e4ef7c114f04a1baf0143fad29c984364a5f5
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
Microsoft.EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
|
7 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
7 |
Microsoft.AspNetCore.Components.Forms
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/80fec4e3edea3972e95885f5c0db6ee06072f917
|
7 |
Magicodes.IE.Core
导入导出通用库。
官方网址:http://xin-lai.com
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
小店地址:https://shop113059108.taobao.com/
|
7 |
Magicodes.IE.Core
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
**2020.06.07**
- ** 【Nuget】版本更新到2.2.4**
- ** 【Excel导入】增加`导入失败`仅返回错误行功能**
- ** 【Excel导入】修复导入的空行标注位置偏移**
- ** 【Excel导出】增加`SeparateByColumn`进行分割追加列**
**2020.05.31**
- **【Nuget】版本更新到2.2.3**
- **【Excel导入】增加了stream Csv导入扩展方法
- **【Word导出】修复word文件字节导出错误
**2020.05.24**
- **【Nuget】版本更新到2.2.2**
- **【Excel导入】增加了stream导入扩展方法
- **【Excel导出】增加了内容居中(单列居中、整表居中)
- **【导出】对一些中间件代码进行了修复及优化
|
7 |
WebApiClient.JIT
一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库
|
7 |
Elsa.Abstractions
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.
|
7 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Windows 8.0
- No dependencies.
UAP 10.0.16299
- No dependencies.
.NETPortable 0.0
- No dependencies.
.NET Standard 2.0
- No dependencies.
.NET Standard 1.4
- System.ComponentModel (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
Xamarin.Mac 2.0
- No dependencies.
.NET Standard 1.3
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel (>= 4.3.0)
.NET Standard 1.1
- NETStandard.Library (>= 1.6.1)
.NET Core 2.0
- No dependencies.
.NETCore 5.0
- System.ComponentModel (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
.NET Framework 4.6.1
- No dependencies.
.NET Framework 4.5
- No dependencies.
MonoTouch 1.0
- No dependencies.