Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by channeladam
A curated list of projects in awesome lists by channeladam .
https://github.com/channeladam/channeladam.soap
A .NET library that provides a fluent API for building SOAP 1.1 and SOAP 1.2 messages.
channeladam dotnet dotnet-standard fluent-api fluent-interface soap soap-11 soap-12
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.csharp.snippets
Snippets of useful C#
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.serilog.sinks.microsoftextensionslogginglogger
A Serilog sink for the Microsoft.Extensions.Logging Logger
channeladam dotnet dotnet-standard microsoft-extensions-logging serilog sink
Last synced: 19 Jan 2025
https://github.com/channeladam/opaque.net
DON'T STORE PASSWORDS! This is a .NET 5 / Core implementation of the OPAQUE protocol - a 2021 successor to the Secure Remote Password (SRP) protocol. OPAQUE is an Asymmetric Password Authenticated Key Exchange (aPAKE) protocol that provides password authentication and mutually authenticated key exchange in a client-server setting without relying on PKI and without disclosing passwords to servers or other entities other than the client machine.
cryptography dotnet5 dotnetcore dotnetstandard opaque pake
Last synced: 19 Jan 2025
https://github.com/channeladam/oprf.net
Oblivious Pseudorandom Functions (OPRFs) using Prime-Order Groups
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.weakevents
A .NET library for events that enforces a weak reference to the event handler.
channeladam dotnet dotnet-standard weak-events
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.testframework.moq
A .NET library that provides helpers for using Moq on top of the ChannelAdam.TestFramework.
automated-testing channeladam dotnet dotnet-standard mocking moq testing testing-library testing-tools
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.logging
A .NET library that provides a simple logging interface
channeladam dotnet dotnet-standard logging logging-library
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.testframework
A .NET library providing foundations for automated testing - designed to make it easier to implement test cases and to read their output.
automated-testing automated-tests channeladam dotnet dotnet-standard test-framework testing testing-framework testing-tools
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.nancy.soap
DEPRECATED - A .NET library of helpers and extensions for working with SOAP payloads in the Nancy web framework.
channeladam dotnet dotnet-standard nancy nancy-fx soap-payloads
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.testframework.xml
A .NET library with functionality for comparing XML (using XmlUnit).
automated-testing channeladam dotnet dotnet-core test-framework testing testing-tools xml xml-diff
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.testframework.text
A .NET library with functionality for comparing text and flat files (using DiffPlex).
automated-testing channeladam dotnet dotnet-standard flat-file flat-files test-framework testing testing-tools text text-diff
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.core
DEPRECATED - A .NET library that provides helpful functionality including base classes for disposables and finalizers, weak events and proxies, and other functionality for reflection, XML validation, serialisation & conversion, string placeholder substitution, retry policies and command patterns.
channeladam commands disposable finalizer proxies reflection retry retry-policy retry-strategies retrying weak-event xml xml-parsing xml-schema xml-serialization
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.com
ChannelAdam.com website - @ChannelAdam
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.commands
A .NET library implementation of the Command Pattern - including reversible commands
channeladam command-pattern commands dotnet dotnet-standard reversible-commands
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.dispatchproxies
A .NET library with disposable and retry-enabled dispatch proxies.
channeladam dispatch-proxy dotnet dotnet-standard proxy
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.disposing
A .NET library that provides an easy to use, correct implementation of the Dispose/Finalize Pattern.
channeladam disposable dispose-pattern dotnet dotnet-standard finalizer
Last synced: 19 Jan 2025
https://github.com/channeladam/docker-git
Docker container for the git client
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.testframework.nunit
A .NET library for using the NUnit 3 (and Moq) on top of the ChannelAdam Test Framework.
automated-testing automated-tests channeladam dotnet dotnet-standard mocking moq nunit test-framework testing testing-framework
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.testframework.mstestv2
A .NET Standard library for using the open source, .NET Standard MSTest V2 (and Moq) on top of the ChannelAdam Test Framework.
automated-testing automated-tests channeladam dotnet dotnet-standard mocking moq mstest mstestv2 test-framework testing testing-framework
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.transientfaulthandling
A .NET library that provides an abstraction for implementing retry policies.
channeladam dotnet dotnet-standard retry-library retry-policies transient-fault-handling
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.testframework.biztalk
A full .NET Framework automated testing library for testing BizTalk 2010/2013/2016 artifacts.
automated-testing biztalk biztalk-server channeladam dotnet flat-file flat-files maps test-framework testing testing-tools xml
Last synced: 19 Jan 2025
https://github.com/channeladam/dev-mathjax-server-docker
A MathJax server docker container to convert inline LaTeX to SVG, MathML or HTML.
docker mathjax mathjax-node mathjax-server
Last synced: 19 Jan 2025
https://github.com/channeladam/devzone.channeladam.com
Devzone.ChannelAdam.com Website - @ChannelAdam
Last synced: 19 Jan 2025
https://github.com/channeladam/yolov5-investigation
A few little scripts to get YOLOv5 running locally for investigation - NOT SUPPORTED
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam-flexbox-mixins
channeladam css flexbox grid-layout stylus web-development
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.xml
A .NET library with helpful XML functionality.
channeladam dotnet dotnet-standard xml xml-converter xml-serialization xml-validation
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.testframework.xunit
A .NET library for using the Xunit (and Moq) on top of the ChannelAdam Test Framework.
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.hevc
Change the metadata encoded into an HEVC / H.265 video stream
bitstream channeladam dotnet hevc sample-aspect-ratio sar video-stream
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.primitiveextensions
A .NET library with helpful extensions for primitive types - such as formatting strings with named placeholders.
channeladam dotnet dotnet-standard extensions primitive-types primitives
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.nancy
DEPRECATED - A .NET library with helpers and extensions for the Nancy web framework.
channeladam dotnet dotnet-standard nancy nancy-fx
Last synced: 19 Jan 2025
https://github.com/channeladam/archlinux-install
Install scripts for Arch Linux
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.reflection
A .NET library that provides helpers for using reflection.
channeladam dotnet dotnet-standard reflection reflection-library
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.nancy.hosting.self
DEPRECATED - A .NET library providing helpers for self hosting the Nancy web framework.
channeladam dotnet dotnet-standard hosting nancy-fx nancyfx-framework
Last synced: 08 Jan 2025
https://github.com/channeladam/dev-https-server-docker
A docker file used to build the development environment only HTTPS server docker image channeladam/dev-https-server
Last synced: 19 Jan 2025
https://github.com/channeladam/channeladam.xamarin.openidconnect
A .NET library for Xamarin applications to more easily perform an OpenID Connect authorisation flow.
channeladam dotnet openid-connect xamarin
Last synced: 19 Jan 2025