Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 258 Bytes

File metadata and controls

executable file
·
13 lines (7 loc) · 258 Bytes

Nuget Repository

Crear package

Dentro de carpeta de proyectop ejecutar

dotnet pack

Intalacion de packges proyecto aplicacion:

??/src/Application>dotnet add package AppCore.Domain --source ../Domain/bin/Release

Publicar package en repositorio