Top 20 NuGet Packages
A runner framework for increasing the robustness of longer Selenium automation flows
A lightweight lib that wrapper Selenium Webdriver commands using the Cascade Design Pattern.
Helper for seleniun webdriver
.NET library for web-application testing based on the page object pattern and Selenium WebDriver
SellerCloud GraphQL API (.NET)
SellerCloud Insurance API Client
Sematic Web Framework Selp
Sematic Web Framework Selp
This library provides some "tools" for dealing with authentication like MVC attributes to add another authentication factor when accessing specific MVC actions.
The purpose of this project is to provide tools for an MVC application developer to ease some tasks in the field of authentication and auth...
Very simple ORM for accessing named result sets / SPROCs - see Sem.Data.SprocAccess.SqlServer
or Sem.Data.SprocAccess.FileSystem. The interface IDatabase implements a single method that executes a
SPROC and returns an IAsyncEnumerable by mapping each row into a plain old C# object (POCO).
Some helper methods to write "better" / "easier to read" unit tests. One example is ExpectedExceptionMessageAttribute -
a replacement fo the ExpectedExceptionAttribute that also validates the exception message.
Semantic API provides a number of interfaces and helpers to make creating a self-describing API easier.
Sink extension to the Enterprise Library Semantic Logging Application Block. Adding support for the log data management tool Loggly, www.loggly.com.
Amazon S3 sink for Semantic Logging Application block in Microsoft Enterprise Library 6. This is a simple sink for the purpose of a blog post.
This package is synced with the Microsoft.Diagnostics.Tracing.EventSource package.
The Semantic Logging Application Block (SLAB) provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namesp...
This package is synced with the Microsoft.Diagnostics.Tracing.EventSource package.
The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namespace. Sin...
Add support for Semantic UI in your fresh ASP.NET MVC project.
Compares two NuGet packages to determine if the Major and Minor version are semantically correct based on the publicly exposed classes/methods.
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/. This was forked from the semver package from Max Hauser, and is rebuilt to be compatible with .net 2+ and .net Standard 1+.
Provides two structures "SemanticVersion" and "SemanticVersionRange" which can be used to work with semantic versions (see semver.org)