pwujczyk
- 4,528 total downloads
- last updated 9/28/2020
- Latest version: 2.0.5
It allows to store all configuration in files outside of your project directory
- 2,006 total downloads
- last updated 5/12/2020
- Latest version: 1.0.1
Base library for the powershell module. It introduces Command object which makes cmdlet modular.
- 1,416 total downloads
- last updated 11/17/2020
- Latest version: 0.0.37
Contract to be used by external applications to the ProductivityTools.Purchase.Api
- 876 total downloads
- last updated 4/30/2019
- Latest version: 0.0.5
It hides DateTime under interface so it can be used in the unit tests and it tears dependency on the DateTime.Now
- 798 total downloads
- last updated 8/26/2020
- Latest version: 0.0.21
Contract to be used by external applications to the ProductivityTools.Purchase.Api
- 797 total downloads
- last updated 5/3/2020
- Latest version: 1.0.4
It creates database on SQL Server. It has Create, Exists, CreateSilent method.
- 770 total downloads
- last updated 11/9/2020
- Latest version: 0.0.8
This is the contract for ProductivityTools.BankAccounts project.
- 705 total downloads
- last updated 4/15/2019
- Latest version: 0.0.5
Couple methods which allows to generate connection string in Code. It genreates connection string without database name (for database creation) and with database, for CRUD operations. Example: Data Source=.\sqlServerInstance;Integrated Security=True. Example: Data Source=.\sqlServerInstance;Initial...
More information
- 626 total downloads
- last updated 11/16/2020
- Latest version: 0.0.7
It allows to print text into console in 256 colors.
- 579 total downloads
- last updated 2/4/2019
- Latest version: 0.0.12
It allows to define in the project items from which nugets should be created. It allows to create nugets from one or from couple projects in the solution. It is simple and flexible way to create nugets. more information on the page in the project Url. Project code can be retrived here...
More information
- 496 total downloads
- last updated 5/26/2020
- Latest version: 1.1.0
Library allows to get description content from:
- Property
- Field
- Method
- Enum
- 483 total downloads
- last updated 1/22/2019
- Latest version: 0.0.3
Couple methods which allows to generate connection string in Code. It genreates connection string without database name (for database creation) with database, for CRUD operations, and entity framework connection string with all metadata.
- 471 total downloads
- last updated 4/15/2019
- Latest version: 0.0.3
DBUp is a package which manages database updates. This package adds additinoal functionality to DBUp like creating the database and log table.
- 350 total downloads
- last updated 11/9/2020
- Latest version: 2.0.2
Library allows to perform post operation under specific address
- 269 total downloads
- last updated 5/14/2020
- Latest version: 1.0.2
Package Description
- 214 total downloads
- last updated 11/9/2020
- Latest version: 0.0.8
Module currently contains only one method wich returns information about external IP address. To retrieve this information it calls http://ifconfig.me/ip address.
- 168 total downloads
- last updated 9/29/2019
- Latest version: 1.0.0
Maxi simple project which has one method used to sent email through gmail account.