Found 128 packages
Common interfaces and classes
Now with .NET Standard support! The Should Assertion Library provides a set of extension methods for test assertions for AAA and BDD style tests. It provides assertions only, and as a result it is test runner agnostic. The assertions are a direct fork of the xUnit test assertions. This project was born because test runners Should be independent of the assertions!
SLIP-0010 describes how to derive private and public key pairs for curve types different from secp256k1. This implementation supports ed25519.
This BIP describes the implementation of a mnemonic code or mnemonic sentence -- a group of easy to remember words -- for the generation of deterministic wallets. It consists of two parts: generating the mnemonic, and converting it into a binary seed. This seed can be later used to generate deterministic wallets using BIP-0032 or similar methods.
These packages include the resources needed to write Remote Data Adapters and Remote Metadata Adapters for Lightstreamer Server with .NET. Each Lightstreamer session requires the presence of an Adapter Set, which is made up of one Metadata Adapter and one or multiple Data Adapters. Multiple Adapter Sets can be plugged onto Lightstreamer Server. Please refer to the provided "General Concepts.pdf" document for further details about the role of the Adapters in Lightstreamer, and in particular to this documentation https://lightstreamer.com/docs/ls-server/latest/Adapter%20Remoting%20Infrastructure.pdf for Remote Adapters deploying. The full API references are available from https://lightstreamer.com/sdks/ls-dotnetstandard-adapter/1.15.2/api/index.html
The Lightstreamer .Net Standard Client SDK allows to subscribe to real-time data pushed by a Lightstreamer server and to send any message to the server. The library offers automatic recovery from connection failures, automatic selection of the best available transport, and full decoupling of subscription and connection operations.
JWT (JSON Web Token) Implementation for .NET (Public Domain). Ported to .NET Standard. Based on version 1.3.4 of JWT
A .NET Standard library (works with .Net 6, .Net Framework 4.6.2 and Xamarin projects) that provides geocoding and reverse geocoding of locations using the OpenCage Geocoder(http://geocoder.opencagedata.com/)
Fake RabbitMQ implementation written in .NET Standard. Based off of RabbitMQ.Fakes (https://github.com/Parametric/RabbitMQ.Fakes)
https://github.com/Dixin/EnterpriseLibrary.TransientFaultHandling.Core
Common types necessary for Microsoft Project Oxford client libraries, but than as a .NET Standard lib
Microsoft Cognitive Services Face API Client Library
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management.
Json.NET Serializer for jwt.dotnetstandard
Aspose.Slides for .NET is a comprehensive on-premise API that seamlessly integrates into your .NET applications and enhances their capabilities to make them work with Microsoft PowerPoint® and OpenDocument presentation file formats (PPT, PPTX, POT, POTX, PPS, PPSX, ODP, OTP, etc.). Without having to install a PowerPoint program or any 3rd party component, you can use Aspose.Slides to build different types of .NET applications, e.g., Windows Forms Apps, Windows Web Apps, as well as to deploy Web Services. For example, Aspose, using its own APIs, developed a free web application (https://products.aspose.app/slides/conversion/ppt-to-word) that allows people to convert their PPT files to Word online. Aspose.Slides for .NET can be used to create, edit, format, merge, split, save, render, print, and convert presentations. It can be used to work with presentation slides, content, design, security, properties, comments, notes, animations, and VBA macros. You can also work with the 3D aspects of PowerPoint presentations (rotation, depth, extrusion, gradient, WordArt). You can accurately convert your presentation files to numerous popular file formats, such as PDF, XPS, TIFF, HTML, etc. With Aspose.Slides for .NET, you can implement many complicated scenarios for managing tons of presentations. You get to merge and split presentations, clone and compare slides, work with multiple slide masters and layouts, modify presentation viewer and password-protection properties. You can manage tables, math equations, BLOBs, MSO charts, SmartArts, animations, audio/video frames, OLE objects, slides notes, and comments. Aspose.Slides for .NET supports operations with Microsoft PowerPoint (97 to 2019), MS PowerPoint for Mac, and Office 365. It can be used on any 32-bit or 64-bit OS, where .NET Framework, .NET Core, or Mono framework is available: MS Windows Desktop and Server editions, popular flavors of Linux, macOS X. COM Interop Support (COM, C++, VB.NET) is also available. Aspose.Slides for .NET can also be used on Azure and AWS.
OAuth 2 Token Client which automatically caches the authentication server response.
A bunch of useful extensions for fluent style programming.
Provides common extensions and new APIs for the .NET Framework.
Package Description
This an unofficial re-release of the original TweetSharp-Unofficial so that it can be .NET Standard 2.0 compliant. Specifically, this is a combination of TweetSharp and Hammock (on which TweetSharp relies). A small portion of the code has been rewritten so it can be compatible with .NET Standard 2.0. A project of mine relied on TweetSharp, so when I converted my project to .NET Standard, I decided to convert TweetSharp as well. Now I'm sharing it with others.