excellarateinc / voyage-api-dotnet

Enterprise grade C# .NET Web Services API implementing industry standard best practices
Apache License 2.0
16 stars 14 forks source link

Nuget Packages Feed #165

Open sunilbhujle opened 6 years ago

sunilbhujle commented 6 years ago

The following approach can be used to host the voyage nuget packages. https://www.hanselman.com/blog/HowToHostYourOwnNuGetServerAndPackageFeed.aspx

There will have to some pre work needed so that the Voyage Platform can broken up into different packages with each package addressing a concern.