nuget.exe 用于nuget包的上传、更新等操作,readme.txt中保函了官网地址 方便随时管理
2024-05-12 08:24:19 1.66MB nuget azure artifacts
1
1. 首先下载 包包管理器NuGetPackageExplorer,顾名思义,包包管理器可以用来创建新的类库包,也可以浏览已经创建好的类库包 2. 下载完成后,双击NuGetPackageExplorer启动,建议生成一个NuGet Package Explorer 的快捷方式
2024-01-17 19:19:14 3.69MB NuGet
1
Nuget Package,nuget 管理工具,下载解压后直接运行 NuGetPackageExplorer.exe 即可。
2023-07-20 23:51:06 3.89MB Nuget
1
VS2013无法创建WebForm和MVC项目的解决方案: 错误提示:系统找不到指定的文件(Exception HRESULT:08x0070002)
2023-01-11 13:42:33 6.81MB NuGet VS2013
1
LiteDB包装器 使用更简单方法 如何 添加为参考 using LiteDB . Wrapper ; using LiteDB . Wrapper . Interface ; 创建集合参考 ICollectionRef < YourModel> reference = new CollectionReference < YourModel>( " mydatabase.db " , " my_collection " ); 可用方法 Insert ( T ) Insert ( IList < T> ) Update ( T ) Update ( IList < T> ) Remove ( Guid ) Remove ( IList < Guid> ) Commit () Get ( Guid ) GetPaged ( PageOptions , SortOptions ) 这是一个示例用法 ICollectionRef < Model> reference = new CollectionReference < Model>( litedbloc , " in
2023-01-03 14:54:51 35KB wrapper nosql nuget litedb
1
nuget.exe,官网下载的速度实在是太慢了,在这里我直接 分享给大家,方便大家使用,我觉得还是不错的哦,
2022-08-16 17:31:35 6.27MB nuget.exe nuget
1
个人NuGet服务搭建,BaGet保姆及部署教程.doc
2022-07-13 18:06:55 539KB 技术资料
npoi.2.5.5.nupkg
2022-07-02 23:07:18 10.48MB NPOI Nuget c#
1
Nuget文件打包工具
2022-05-29 21:34:03 4.35MB NuGet
1
打包nuget包所需要的nuget程序和NuGet Package Explorer工具,查看和打包代码。
2022-05-13 17:21:50 5.63MB nuget nuget打包
1