Pinned Repositories
CSharpExtensions
A set of annotations and analyzers that add additional constraints to your codebase
CsharpMacros
A simple template base system of macros for C# that can be executed in design time
DDDToolbox
A set of Roslyn refactorings supporting DDD design
GRPC-Mock-Server
Super fast, platform independent, standalone component for mocking GRPC services using WireMock.NET stubbing engine
MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
NScenario
Dead simple library for annotating steps of test case scenarios.
polish-it-conferences
List of Polish IT Conferences
SmartCodeGenerator
SmoothSailing
A library to support Helm Chart installation in Kubernetes cluster from .NET code
WireMockInspector
WireMockInspector is a cross platform UI app that facilitates WireMock troubleshooting.
cezarypiatek's Repositories
cezarypiatek/CSharpExtensions
A set of annotations and analyzers that add additional constraints to your codebase
cezarypiatek/NScenario
Dead simple library for annotating steps of test case scenarios.
cezarypiatek/CsharpMacros
A simple template base system of macros for C# that can be executed in design time
cezarypiatek/SmartCodeGenerator
cezarypiatek/GRPC-Mock-Server
Super fast, platform independent, standalone component for mocking GRPC services using WireMock.NET stubbing engine
cezarypiatek/MappingGeneratorReleases
cezarypiatek/RoslynTestKit
A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.
cezarypiatek/VanillaTransformer
A simple generic text file transformer
cezarypiatek/ScriptRunnerPOC
cezarypiatek/VsixPublisherAction
GithubAction for publishing extensions to Visual Studio Marketplace
cezarypiatek/ApprovalTestsExtensions
A set of helper classes that facilitate the usage of ApprovalTests.NET library
cezarypiatek/DotnetCodeAnalysisEssentialSetup
A quick guideline how to setup static code analysis for dotnet project with a list of essential analyzer packages.
cezarypiatek/PluginArchitectureDemo
cezarypiatek/cezarypiatek.github.io
Personal blog https://cezarypiatek.github.io
cezarypiatek/Ocelot
.NET core API Gateway
cezarypiatek/VsixVersionAction
GithubAction for setting Version of Visual Studio Extensions
cezarypiatek/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
cezarypiatek/SmoothSailing
A library to support Helm Chart installation in Kubernetes cluster from .NET code
cezarypiatek/UniversalTemplates
cezarypiatek/AvalonStudio.TerminalEmulator
Avalonia control that allows embedding applications inside an emulated terminal.
cezarypiatek/cezarypiatek
cezarypiatek/dotnet-creator-cards
This repository feeds the creator list at WeAreDotnet
cezarypiatek/Notification.Avalonia
cezarypiatek/PdfSharpCore
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
cezarypiatek/PowerPointTemplates
cezarypiatek/PowerShellContainers
How to build docker containers that use PowerShell
cezarypiatek/ScriptsCollection
Collection of scripts for every day
cezarypiatek/swid-generator
Generate SoftWare IDentification (SWID) Tags according to ISO/IEC 19770-2:2015
cezarypiatek/Widgets
cezarypiatek/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.