Coding
Block or Report
Block or report cezarypiatek
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
MappingGenerator Public archive
🔄 "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time. -
CSharpExtensions Public
A set of annotations and analyzers that add additional constraints to your codebase
-
CsharpMacros Public
A simple template base system of macros for C# that can be executed in design time
-
-
285 contributions in the last year
Contribution activity
May 2022
Created 41 commits in 4 repositories
Opened 3 pull requests in 3 repositories
cezarypiatek/CSharpExtensions
1
merged
cezarypiatek/ApprovalTestsExtensions
1
merged
cezarypiatek/ScriptRunnerPOC
1
merged
Opened 15 issues in 1 repository
cezarypiatek/ScriptRunnerPOC
8
open
7
closed
- Add formatting to console output
- Memorize main window dimensions
- Add option for running script in background
- Add option for scheduling script execution
- Configure github actions for release
- Handle actions that requies user interaction during the execution (stdin)
- Handle multiselect control
- Add option for defining datetime format
- Add config hot-reload
- Add action to copy command with currently selected parameter values
- Prepare JSON Schema for config file
- Add FilePicker and DirectoryPicker controls
- Add validation of mandatory parameters
- Add option to define different sources of config like github repo, filesystem, etc.
- Add option to save and load pre-set parameter config for a given action