AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 12.5.0.1
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.17.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.CloudFunctions
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.27.0
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.Core
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.22.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.Installations
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.18.0
C# bindings for Firebase APIs Installations iOS Library
AdamE.Google.iOS.GoogleAppMeasurement
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.10.0
GoogleAppMeasurement packed for .NET for iOS
AjaxMin
by: Microsoft Corporation, Ron Logan
- 2 total downloads
- Latest version: 5.2.5021.15814
JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.
AWSSDK.Core
by: Amazon Web Services
- 4 total downloads
- Latest version: 3.7.3.30
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 24 total downloads
- Latest version: 4.0.0-preview.9
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.2.100-Preview1
A bootstrap 5 component library for Blazor
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.2.105-Preview-3
Bootstrap 5.x component library for BlazorStrap
BouncyCastle
by: Bouncy Castle Project Contributors
- 1 total downloads
- Latest version: 1.8.1
- Generation and parsing of PKCS-12 files.
- X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates.
- PBE algorithms supported by PbeUtilities: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithSHA1andRC2-CBC, PBEwithSHA-1and128bitRC4, PBEwithSHA-1and40bitRC4, PBEwithSHA-1and3-keyDESEDE-CBC, PBEwithSHA-1and2-keyDESEDE-CBC, PBEwithSHA-1and128bitRC2-CBC, PBEwithSHA-1and40bitRC2-CBC, PBEwithHmacSHA-1, PBEwithHmacSHA-224, PBEwithHmacSHA-256, PBEwithHmacRIPEMD128, PBEwithHmacRIPEMD160, and PBEwithHmacRIPEMD256.
- Signature algorithms supported by SignerUtilities: MD2withRSA, MD4withRSA, MD5withRSA, RIPEMD128withRSA, RIPEMD160withECDSA, RIPEMD160withRSA, RIPEMD256withRSA, SHA-1withRSA, SHA-224withRSA, SHA-256withRSAandMGF1, SHA-384withRSAandMGF1, SHA-512withRSAandMGF1, SHA-1withDSA, and SHA-1withECDSA.
- Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, ChaCha, DES, DESede, GOST28147, HC-128, HC-256, IDEA, ISAAC, Noekeon, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Salsa20, SEED, Serpent, Skipjack, TEA/XTEA, Threefish, Tnepres, Twofish, VMPC and XSalsa20.
- Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR).
- Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS-5/7, TBC, X.923, and Zero Byte.
- Asymmetric key algorithms: ElGamal, DSA, ECDSA, NaccacheStern and RSA (with blinding).
- Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS-1.
- AEAD block cipher modes: CCM, EAX, GCM and OCB.
- Digests: GOST3411, Keccak, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3, Tiger, and Whirlpool.
- XOFs: SHAKE.
- Signer mechanisms: DSA, ECDSA, ECGOST3410, ECNR, GOST3410, ISO9796d2, PSS, RSA, X9.31-1998.
- Key Agreement: Diffie-Hellman, EC-DH, EC-MQV, J-PAKE, SRP-6a.
- Macs: CBCBlockCipher, CFBBlockCipher, CMAC, GMAC, GOST28147, HMac, ISO9797 Alg. 3, Poly1305, SipHash, SkeinMac, VMPCMAC.
- PBE generators: PKCS-12, and PKCS-5 - schemes 1 and 2.
- OpenPGP (RFC 4880)
- Cryptographic Message Syntax (CMS, RFC 3852), including streaming API.
- Online Certificate Status Protocol (OCSP, RFC 2560).
- Time Stamp Protocol (TSP, RFC 3161).
- TLS/DTLS client/server up to version 1.2, with support for the most common ciphersuites and extensions, and many less common ones. Non-blocking API available.
- Elliptic Curve Cryptography: support for generic F2m and Fp curves, high-performance custom implementations for many standardized curves.
- Reading/writing of PEM files, including RSA and DSA keys, with a variety of encryptions.
- PKIX certificate path validation
Castle.Core
by: Castle Project Contributors
- 1 total downloads
- Latest version: 3.2.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CsvHelper
by: Josh Close
- 2 total downloads
- Latest version: 2.2.2
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.40.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 6.4.0-preview1-19506-01
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: EPPlus Software AB
- 4 total downloads
- Latest version: 8.1.1
A spreadsheet library for .NET framework and .NET core
Google.Protobuf
by: Google Inc.
- 2 total downloads
- Latest version: 3.24.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.56.0-pre2
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.29.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core