CSharp - Nuget

Verify

Verify is a snapshot tool that simplifies the assertion of complex data models and documents.


Verify is called on the test result during the assertion phase. It serializes that result and stores it in a file that matches the test name. On the next test execution, the result is again serialized and compared to the existing file. The test will fail if the two snapshots do not match: either the change is unexpected, or the reference snapshot needs to be updated to the new result.

WaffleGenerator

Produces of text which, on first glance, looks like real, ponderous, prose; replete with clichés.


WorkflowEngine.NETCore-Core

Workflow Engine is a .NET and .NET Core library that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code.

   Its core features are:

   - HTML5 visual designer. Design, model, edit and visualize your custom workflows.

   - Workflow version control. Keep track of your workflow changes and easily revert them.

   - Parallel workflow support. Split workflows into branches that execute tasks concurrently.

   - XML import/export. Export your workflows for further reuse and sharing.

   - Localization support. Translate user interface to multiple languages of your choice.

   - In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks.


   Workflow Engine build for .NET core includes a set of pre-built providers for the following databases:

   - MS SQL Server

   - PostgreSQL

   - Oracle

   - MySQL

WorkflowEngine.NETCore-ProviderForMSSQL

Contains dlls for MSSQL Server Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider,

   DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider,

   DbXmlWorkflowGenerator which implements interface IWorkflowGenerator.


   Steps for workflow runtime configuration with DbPersistenceProvider:

https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in

   Create WorkflowRuntime section.

Xam.Plugin.Connectivity

Get network connectivity information such as network type, speeds, and if connection is available. Additional functionality includes the ability to ping a specific host and port number. Ensure you have proper permissions set by reading the README.

Xamarin.Firebase.Iid

.NET for Android (formerly Xamarin.Android) bindings for Google Play Services library 'com.google.firebase:firebase-iid'.

Xamarin.Firebase.Messaging

.NET for Android (formerly Xamarin.Android) bindings for Google Play Services library 'com.google.firebase:firebase-messaging'.

Xamarin.GooglePlayServices.Base

.NET for Android (formerly Xamarin.Android) bindings for Google Play Services library 'com.google.android.gms:play-services-base'.

Xamarin.GooglePlayServices.Gcm

.NET for Android (formerly Xamarin.Android) bindings for Google Play Services library 'com.google.android.gms:play-services-gcm'.

xunit

xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C# and F# (other .NET languages may work as well, but are unsupported). xUnit.net works with Visual Studio, Visual Studio Code, ReSharper, CodeRush, and TestDriven.NET. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).

YamlDotNet

YamlDotNet is a YAML library for netstandard and other .NET runtimes.


YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.

Yarp.ReverseProxy

YARP (Yet Another Reverse Proxy) is a highly customizable reverse proxy built using .NET. The biggest differentiator between YARP and other reverse proxies is how it is built and packaged – YARP is supplied as a library and samples showing how to create a proxy that is customized to the needs of your specific scenarios.