AdamE.Firebase.iOS.ABTesting
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.29.0.3
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Google.iOS.Nanopb
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 3.30910.0.4
Nanopb packed for .NET for iOS
AWSSDK.Core
by: Amazon Web Services
- 1 total downloads
- Latest version: 4.0.3.11
The Amazon Web Services SDK for .NET - Core Runtime
CsvHelper
by: Josh Close
- 1 total downloads
- Latest version: 1.15.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.0.2
Entity Framework is Microsoft's recommended data access technology for new applications.
Grpc.Reflection
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.42.0-pre1
gRPC C# Server Reflection (for Grpc.Core)
librdkafka.redist
by: Magnus Edenhill, edenhill
- 1 total downloads
- Latest version: 1.6.1-RC2
The Apache Kafka C/C++ client library - redistributable
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 3 total downloads
- Latest version: 8.0.7
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2f1db20456007c9515068a35a65afdf99af70bc6
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 3 total downloads
- Latest version: 6.0.10
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Maui.Dependencies
by: Microsoft
- 1 total downloads
- Latest version: 6.0.200-preview.12.2441+sha.41980c32e-azdo.5603739
.NET MAUI NuGet dependencies pack
Microsoft.NETFramework.ReferenceAssemblies.net20
by: Microsoft
- 1 total downloads
- Latest version: 1.0.2
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net40
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net472
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Microsoft .NET Framework Reference Assemblies
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.
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.
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_*.