Microsoft.Spatial
by: Microsoft
- 2 total downloads
- Latest version: 7.22.0
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 2 total downloads
- Latest version: 16.0.0-preview-20190203-03
Testplatform host executes the test using specified adapter.
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 1.18.0
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET).
MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations.
In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's massive limitations or bugs.
API documentation can be found on the web at http://www.mimekit.net/docs
For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
MsgPack.Cli
by: FUJIWARA, Yusuke
- 1 total downloads
- Latest version: 0.5.2
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
NJsonSchema.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 10.0.6
JSON Schema reader, generator and validator for .NET
PInvoke.Kernel32
by: Andrew Arnott
- 1 total downloads
- Latest version: 0.6.1
P/Invoke methods for the Windows Kernel32.dll.
Sentry.Profiling
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 5.16.3
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Protocol
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 2.1.6
The Sentry Protocol used to communicate with Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SQLitePCLRaw.lib.e_sqlite3.v120
by: Eric Sink, D. Richard Hipp, et al
- 2 total downloads
- Latest version: 1.1.4
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
System.Reactive.PlatformServices
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 3.1.0-rc
Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.
System.Runtime.Caching
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0
Provides classes to use caching facilities.
Commonly Used Types:
System.Runtime.Caching.CacheEntryChangeMonitor
System.Runtime.Caching.CacheEntryRemovedArguments
System.Runtime.Caching.CacheEntryUpdateArguments
System.Runtime.Caching.CacheItem
System.Runtime.Caching.CacheItemPolicy
System.Runtime.Caching.ChangeMonitor
System.Runtime.Caching.FileChangeMonitor
System.Runtime.Caching.HostFileChangeMonitor
System.Runtime.Caching.MemoryCache
System.Runtime.Caching.ObjectCache
When using NuGet 3.x this package requires at least version 3.4.
Xamarin.Google.iOS.SignIn
by: Xamarin Inc.
- 1 total downloads
- Latest version: 4.0.0
C# bindings for Google APIs Sign In iOS Library
xunit.extensibility.execution
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.2.0-beta4-build3444
Includes xunit.execution.*.dll for extensibility purposes.