/ITI.Baseline

C# library for implementing domain driven design (DDD)

Primary LanguageC#

ITI.Baseline

Publishing

Each project is its own NuGet package.

  1. Install https://github.com/microsoft/artifacts-credprovider

  2. Update the version number in every .csproj file using Replace-All on (for example) <Version>2.1.0</Version>.

  3. In PowerShell run

    ./Publish-NuGetPackages.ps1 x.x.x

    where x.x.x is the version number.