Skip to content

Simple and common dotnet core functions shared for Enki products.

License

Notifications You must be signed in to change notification settings

encontact/enki.common

Repository files navigation

Enki.Common

Simple and common functions shared for Enki products.

Source Link to lib

On add source link to lib, the user can debug lib without attach source code.

Public Version

Prerelease version

On some branch, run the follow:

make build && make run-test && make pack && make push-pack

This will generate an pre-release version with follow structure {version}.{pack}.{version}-{prerelease-sufix}

Release version

On Master, run the follow:

make build && make run-test && make pack && make push-pack

This will generate an pre-release version with follow structure {version}.{pack}.{version}

About

Simple and common dotnet core functions shared for Enki products.

Resources

License

Stars

Watchers

Forks

Packages

No packages published