jfrog / project-examples

Small projects in universal build ecosystems to configure CI and Artifactory
1.01k stars 2.39k forks source link

Adding .NET examples and deleting old NuGet examples #375

Closed eranturgeman closed 1 year ago

eranturgeman commented 1 year ago

Deleted old nuget-examples directory Added new dotnet-examples directory with 2 examples: single-example multi-example

sverdlov93 commented 1 year ago

@yahavi Do you think we can also remove https://github.com/jfrog/project-examples/tree/add-nuget-example/nuget-example/MyLogger https://github.com/jfrog/project-examples/tree/add-nuget-example/nuget-example/TeamCity-Config/NuGet they are 10 years old ?

yahavi commented 1 year ago

Yes @sverdlov93. Moreover, I think we should delete the old projects and push new examples that works with the JFrog CLI jf dotnet restore:

  1. single-example
  2. multi-example