Citms.Common.Utility
1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Citms.Common.Utility --version 1.0.4
NuGet\Install-Package Citms.Common.Utility -Version 1.0.4
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="Citms.Common.Utility" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Citms.Common.Utility --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Citms.Common.Utility, 1.0.4"
#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.
// Install Citms.Common.Utility as a Cake Addin #addin nuget:?package=Citms.Common.Utility&version=1.0.4 // Install Citms.Common.Utility as a Cake Tool #tool nuget:?package=Citms.Common.Utility&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Excel批量导入,导出功能;
EF 公共DBContext实现
Product | Versions 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Citms.Common.Core (>= 1.0.6)
- Citms.Common.Dapper (>= 1.0.1)
- Citms.Oracle.ManagedDataAccess (>= 1.0.0)
- Dapper (>= 1.50.4)
- DotNetCore.NPOI (>= 1.0.2)
- Funcular.DotNetCore.IdGenerators (>= 1.0.0)
- Microsoft.AspNetCore.All (>= 2.0.6)
- Newtonsoft.Json (>= 11.0.2)
- PinYinConverterCore (>= 1.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Citms.Common.Utility:
Package | Downloads |
---|---|
Citms.Common.MVC
权限校验及Autofac控制器注册 |
|
Citms.Common.Config
系统参数配置实现 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.8 | 108 | 6/27/2024 |
1.3.7 | 425 | 4/14/2023 |
1.3.6 | 193 | 4/14/2023 |
1.3.5 | 407 | 11/23/2022 |
1.3.4 | 326 | 11/22/2022 |
1.3.3 | 561 | 6/23/2022 |
1.3.2 | 4,279 | 6/18/2020 |
1.3.1 | 1,640 | 3/5/2020 |
1.3.1-preview | 718 | 3/2/2020 |
1.2.9 | 2,565 | 9/24/2019 |
1.2.7 | 2,654 | 5/10/2019 |
1.2.6 | 1,095 | 4/13/2019 |
1.2.5 | 717 | 4/2/2019 |
1.2.4 | 1,322 | 3/28/2019 |
1.2.3 | 1,644 | 3/11/2019 |
1.2.2 | 1,667 | 9/19/2018 |
1.2.1 | 972 | 9/17/2018 |
1.2.0 | 1,494 | 7/24/2018 |
1.1.9 | 2,445 | 7/13/2018 |
1.1.8 | 2,314 | 6/25/2018 |
1.1.7 | 1,879 | 6/21/2018 |
1.1.5 | 1,820 | 6/13/2018 |
1.1.3 | 2,570 | 6/10/2018 |
1.1.2 | 4,712 | 5/15/2018 |
1.1.1 | 1,619 | 5/14/2018 |
1.1.0 | 2,576 | 5/14/2018 |
1.0.9 | 1,502 | 5/11/2018 |
1.0.8 | 1,658 | 5/10/2018 |
1.0.7 | 1,557 | 5/7/2018 |
1.0.6 | 2,419 | 5/2/2018 |
1.0.5 | 2,339 | 4/25/2018 |
1.0.4 | 2,517 | 4/25/2018 |
1.0.3 | 2,389 | 4/23/2018 |
1.0.2 | 1,575 | 4/20/2018 |
1.0.1 | 1,626 | 4/20/2018 |
1.0.0 | 3,270 | 4/19/2018 |
2018-04-20 修改Oracle数据库保存方法
2018-04-25 添加IRepository模式