来自源的Nuget包 [英] Nuget packages from source

查看:92
本文介绍了来自源的Nuget包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的朋友们!



我是创建Nuget套餐的新手。想知道是否有人这样做过,并为我得到了一个很好的教程。



我想从.csproj(一个核心和一个api)创建一个Nuget包我正在git云中工作所以我想制作一个新的git这2个项目的存储库。想知道我是否可以制作一个包或者我需要将它拆分为2个包(core和api)。



希望你们能为我提供一些有用的信息!



谢谢!

Dear friends!

I am new to creating a Nuget packages. Wondering if someone did this before and got a nice tutorial for me.

I want to create a Nuget package from a .csproj (one core and one api) I'm working in a git cloud so I want to make a new git repository with this 2 projects. Wondering if i can make one packages of it or do I need to split this in 2 packages (core and api).

hope you guys have some usefull information for me!

Thanks!

推荐答案

如果他们互相依赖,你可以将他们联合起来包。

请参考以下链接从 .csproj 创建NuGet包:

https://docs.nuget.org/create/creating-and-publishing-a-package [< a href =https://docs.nuget.org/create/creating-and-publishing-a-packagetarget =_ blanktitle =New Window> ^ ]

http://markswanderingthoughts.nl/post/38702481444/creating-a- nuget-package-using-your-csproj [ ^ ]



-KR
If they are dependent on each other, you might club them in one package.
Please refer the below links to create the NuGet packages from .csproj :
https://docs.nuget.org/create/creating-and-publishing-a-package[^]
http://markswanderingthoughts.nl/post/38702481444/creating-a-nuget-package-using-your-csproj[^]

-KR


这篇关于来自源的Nuget包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆