NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info. These extension methods for SQLitePCL.raw provide a more usable API while remaining stylistically similar to the sqlite3 C API, which most C# developers would consider 'ugly'. This package exists for people who (1) really like the sqlite3 C API, and (2) really like C#. So far, evidence suggests that 100% of the people matching both criteria are named Eric Sink, but this package is available just in case he is not the only one of his kind.
ATTENTION: This package is being replaced by the PayPal SDK package (https://www.nuget.org/packages/PayPal). It is recommended that new integrations use the newer package. For those considering to upgrade to the newer package from a version of this package, please refer to the PayPal .NET SDK's wiki on GitHub: https://github.com/paypal/PayPal-NET-SDK/wiki/Breaking-Changes#v10 The PayPal REST API uses HTTP verbs and a RESTful endpoint structure. OAuth2.0 is used as the API Authorization framework. Request and response payloads are formatted as JSON.
Transactional File Manager is a .NET API that supports including file system operations such as file copy, move, delete, append, etc. in a transaction. It's an implementation of System.Transaction.IEnlistmentNotification (works with System.Transactions.TransactionScope). See GitHub project for more info: https://github.com/chinhdo/txFileManager
.NET library for working with the Extensible Metadata Platform (XMP) This library is a port of Adobe's Java XMP SDK to .NET. It was initially ported by Yakov Danila and Nathanael Jones. Now maintained by Drew Noakes and contributors on GitHub. The API should be familiar to users of Adobe's XMPCore, though it has been modified in places to better suit .NET development.
Core library for Essential.Diagnostics, with a common base class for trace listeners. It also includes a generic formatter, a generic expression-based trace filter, and a file watcher for configuration changes. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. Included are colored console (that allows custom formats), SQL database (including a tool to create tables), rolling file (with custom formats), rolling XML, email (per trace or batched), and an in-memory trace listener. The Essential.Diagnostics project also publishes structured data (semantic) tracing extensions and a fluent client library that includes easy encapsulation of activity and logical operation scopes, as well as abstractions and templated classes for a simpler logging API and support for dependency injection frameworks. See the project site on GitHub for examples and documentation.
Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer. Chocolatey is brought to you by the work and inspiration of the community, the work and thankless nights of the Chocolatey Team (https://github.com/orgs/chocolatey/people), with Rob heading up the direction. You can host your own sources and add them to Chocolatey, you can extend Chocolatey's capabilities, and folks, it's only going to get better. This is the Chocolatey Library (API / DLL) package which allows Chocolatey to be embedded in your application. ### Information - [Chocolatey Website and Community Package Repository](https://community.chocolatey.org) - [Mailing List](http://groups.google.com/group/chocolatey) / [Release Announcements Only Mailing List](https://groups.google.com/group/chocolatey-announce) / [Build Status Mailing List](http://groups.google.com/group/chocolatey-build-status) - [Twitter](https://twitter.com/chocolateynuget) / [Facebook](https://www.facebook.com/ChocolateySoftware) / [GitHub](https://github.com/chocolatey) - [Blog](https://blog.chocolatey.org/) / [Newsletter](https://chocolatey.us8.list-manage1.com/subscribe?u=86a6d80146a0da7f2223712e4&id=73b018498d) - [Documentation](https://docs.chocolatey.org/en-us/) / [Support](https://chocolatey.org/support)
Nemiro.OAuth is a class library for authorization using OAuth protocol in .NET Framework. The library provides mechanisms for implementing OAuth clients, and also contains a ready-to-use clients for popular websites. Nemiro.OAuth is licensed under the Apache License Version 2.0. Features * Support OAuth 1.0 and 2.0; * Obtaining basic information about users: ID, name, sex, date of birth, email address and telephone number; * Ready-to-Use OAuth clients for: Amazon, Assembla, CodeProject, Dropbox, Facebook, Foursquare, GitHub, Google, Instagram, LinkedIn, Microsoft Live, Mail.Ru, Odnoklassniki, SoundCloud, SourceForge, Tumblr, Twitter, VKontakte, Yahoo! and Yandex; * Base classes to create additional clients; * Basic principles of operation with API of different providers; * Unified mechanisms to facilitate integration with a variety of API. Less code, more functionality! Demo: http://demo-oauth.nemiro.net/
The best API for WhatsApp. Contribute to the code on github. More details: http://rafaellincoln.wordpress.com
The Device Portal Wrapper is a library that allows a client application to connect to a Device Portal instance on a Windows 10 device and call the REST APIs presented. This allows an application to e.g. install apps, reboot the device, or get performance metrics. See the GitHub repo at https://github.com/microsoft/windowsdeviceportalwrapper
.NET library for working with the Extensible Metadata Platform (XMP) This library is a port of Adobe's Java XMP SDK to .NET. It was initially ported by Yakov Danila and Nathanael Jones. Now maintained by Drew Noakes and contributors on GitHub. The API should be familiar to users of Adobe's XMPCore, though it has been modified in places to better suit .NET development.
C# client library for using SendGrid API's to send mail. Github repo located at : https://github.com/smurfpandey/sendgrid-csharp-net40
Use this SDK to integrate with the Authorize.Net AIM, SIM, ARB and CIM APIs for Payment Transactions, Recurring Billing and Customer Payment Profiles. Changes from github source: Enviroment.cs Line 131-134 - Commented out Target Framework - updated to 4.6.2
Why do I need this? - It is faster. This lib is impletmented with [Expression Trees](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/expression-trees/) that cost 1/10 time as in Reflection way. - It is readable. This lib can generate a lambda func to handle the code flow you create that just as your hard coding without reflection. - It is extendable. If you can visit all properties of a object in easy way, you can validate them as you wish, change some value if there are something sensitive, creare a mapper like automapper, and etc. Github: https://github.com/newbe36524/Newbe.ObjectVisitor Please check out the latest full API documents in site below: - http://ov.newbe.pro - http://cn.ov.newbe.pro
Pokemon Go Protobuf classes maintained by HelloKitty on Github.
TiraggoEdmx exposes the full EDMX metadata to your T4 Templates including the low level physical SQL mapppings. After using TiraggoEdmx it will soon be your preferred way to write T4 templates. Many enhancements are coming to the API. If you want to help take a look at the 'TiraggoEntityInfo' class in github, it's very easy to add methods.
Keen IO is an analytics API for modern developers. Track any event: signups, upgrades, impressions, purchases, powerups, errors, shares... Keen IO stores events in arbitrary JSON format, automatically ingesting any new events and rich custom properties you send. Our elegant query APIs make it straightforward to run counts, sums, segmentation, and more. Github: https://github.com/rynnwang/KeenSDK
Pokemon Go shared types maintained by HelloKitty on Github.
Internal implementation package not meant for direct consumption. Please do not reference directly. Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
An async-based GitHub API client library for .NET and .NET Core
Internal implementation package not meant for direct consumption. Please do not reference directly. Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.
This package is retiring and will not be supported after 2019-12-11. Please use the "Okta.Sdk" package instead. For more information, see https://github.com/okta/okta-sdk-dotnet/blob/master/README.md#release-status. ---------- This package allows you to build on Okta's identity platform using .NET Supported Platforms: * .NET Framework 4, 4.5, 4.5.6 * Windows 8, 8.1, 10 * Windows Phone 8.1 * Silverlight 5 * Portable Class Libraries Update Log ---------- - We've moved this changelog to Github: https://github.com/okta/okta-sdk-dotnet/releases
Internal implementation package not meant for direct consumption. Please do not reference directly. Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Pokemon Go Protobuf extensions and services maintained by HelloKitty on Github.
Seq trace listener extension for System.Diagnostics, along with required config sections. Writes to the specified Seq server URL, with additional properties as configured. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. Included are colored console (that allows custom formats), SQL database (including a tool to create tables), rolling file (with custom formats), rolling XML, email (per trace or batched), and an in-memory trace listener. The Essential.Diagnostics project also publishes structured data (semantic) tracing extensions and a fluent client library that includes easy encapsulation of activity and logical operation scopes, as well as abstractions and templated classes for a simpler logging API and support for dependency injection frameworks. See the project site on GitHub for examples and documentation.
The Docusign NuGet package makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-maestro-csharp-client repository.
Internal implementation package not meant for direct consumption. Please do not reference directly. Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
This library is mainly to provide a simple way connect http service. Please visit ProjectSite (my Github sourceCode page) to see demonstration of how to use UnicornToolkit to connect a web api quickly.
This NuGet package contains an implementation of the Relativity.API.IDBContext Interface. This is a community supported implementation. An example of its usage can be found in the Github relativity-test-helpers repository. If this does not meet your needs for your implementation you are invited to contribute to the project.
We developed some useful Web API enhancements that make error handling and response formatting much less painful and decided to share it with the world. Check out the GitHub page for more info.
Transactional File Manager is a .NET API that supports including file system operations such as file copy, move, delete, append, etc. in a transaction. It's an implementation of System.Transaction.IEnlistmentNotification (works with System.Transactions.TransactionScope). See GitHub project for more info: https://github.com/chinhdo/txFileManager
Coordinate Reference System Transformations core API library e.g. defining the interface implemented by adapters. F# library (usable from .NET e.g. C#) for transforming coordinates between different coordinate systems. The core assembly provides an adapter interface which is implemented by other assemblies using different third-part libraries as adaptees. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.
GitAutomation is a PowerShell module for working with Git repositories. You can use it to create, clone, query, push to, pull from, and commit to Git repositories. This module uses [LibGit2Sharp](https://github.com/libgit2/libgit2sharp), the .NET wrapper of [libgit2](https://libgit2.github.com/), "a portable, pure C implementation of... Git", which allows you to call Git via API instead using the Git command line interface.
Internal implementation package not meant for direct consumption. Please do not reference directly. Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Internal implementation package not meant for direct consumption. Please do not reference directly. Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Provides a templated interface and implementation that makes tracing structured data easy via System.Diagnostics, using a fluent interface. Information is traced as StructuredData, with a message template, template values, and additional properties. Structured trace information is forwarded to an underlying TraceSource, which then sends to any configured TraceListeners, e.q. a Seq server. The interface can be used for easy integration with a dependency injection framework. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. Included are colored console (that allows custom formats), SQL database (including a tool to create tables), rolling file (with custom formats), rolling XML, email (per trace or batched), and an in-memory trace listener. The Essential.Diagnostics project also publishes structured data (semantic) tracing extensions and a fluent client library that includes easy encapsulation of activity and logical operation scopes, as well as abstractions and templated classes for a simpler logging API and support for dependency injection frameworks. See the project site on GitHub for examples and documentation.