https://github.com/mrploch/ploch-common
.NET Common Utility Libraries
https://github.com/mrploch/ploch-common
common-library dotnet dotnet-core extension-methods tdd utility-library
Last synced: 10 months ago
JSON representation
.NET Common Utility Libraries
- Host: GitHub
- URL: https://github.com/mrploch/ploch-common
- Owner: mrploch
- License: apache-2.0
- Created: 2020-12-18T21:19:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-08-21T23:26:03.000Z (11 months ago)
- Last Synced: 2025-08-22T01:24:00.296Z (11 months ago)
- Topics: common-library, dotnet, dotnet-core, extension-methods, tdd, utility-library
- Language: C#
- Homepage: http://github.ploch.dev/ploch-common/
- Size: 32.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/mrploch/ploch-common/actions/workflows/build-dotnet.yml)
[](https://github.com/mrploch/ploch-common/actions/workflows/pages/pages-build-deployment)
[](https://github.com/mrploch/ploch-common/actions/workflows/code_quality.yml)
[](https://sonarcloud.io/summary/new_code?id=mrploch_ploch-common)
[](https://sonarcloud.io/summary/new_code?id=mrploch_ploch-common)
# Ploch Common Utilities
## Overview
This repository is a collection of miscellaneous utility libraries for .NET.
I basically add anything that I used more than once, and that I think might be useful to others :)
## Projects and Packages
The repository consists of the following main projects:
- [Ploch.Common](./src/Common/README.md)
- Ploch.Common.DawnGuard
- Ploch.Common.DependencyInjection
- Ploch.Serialization
- Ploch.Common.WebUI
- Ploch.TestingSupport
- Ploch.TestingSupport.FluentAssertions
- Ploch.TestingSupport.Xunit