All packages for backend applications
- Add nuget source:
nuget sources add -name GPR -Source https://nuget.pkg.github.com/ajupov
- Install package:
nuget install Ajupov.Utils.All
- Country utils
- Date and time utils
- Decimal type utils
- Enums utils
- Sequence generations utils
- Guid utils
- Http utils
- Json utils
- Password utils
- Phone format utils
- Sorting utils IQueryable
- String utils
- Clone this repository
- Switch to a
new branch
- Make changes into
new branch
- Upgrade
PackageVersion
property value in.csproj
file - Create pull request from
new branch
tomaster
branch - Require code review
- Merge pull request after approving
- You can see package in Github Packages