FubarCoder
NuGet publisher profile
Packages (55)
FubarCoder.RestSharp.Portable.Core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.HttpClient
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarDev.FtpServer
TCP-based FTP server implementation
FubarDev.FtpServer.Abstractions
Interfaces for the portable FTP server
FubarCoder.RestSharp.Portable
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Framework 4 - .NET for Windows Store apps - .NET Native for Windows Store apps - Windows Phone 8 - Windows Phone 8.1 - Silverlight 5 - Xamarin Android - Xamarin iOS / MonoTouch - Portable Class Libraries
FubarDev.FtpServer.Commands
Commands for the portable FTP server
Portable.BouncyCastle-Signed
BouncyCastle.Crypto is a cryptography API providing: -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 PBEUtil: 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, 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, DESede, DES, GOST28147, HC-128, HC-256, IDEA, NaccacheStern, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Serpent, Skipjack, TEA/XTEA, Twofish, and VMPC. -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: RSA (with blinding), ElGamal, DSA, ECDSA. -Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS#1. -Digests: GOST3411, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger, and Whirlpool. -Signer mechanisms: DSA, ECDSA, ECGOST3410, GOST3410, ISO9796d2, PSS, RSA. -Key Agreement: Diffie-Hellman and EC-DH. -Macs: CBCBlockCipher, CFBBlockCipher, GOST28147, HMac, and ISO9797 Alg. 3. -PBE generators: PKCS#12, and PKCS#5 - schemes 1 and 2. -OpenPGP (RFC 2440) -Cryptographic Message Syntax (CMS, RFC 3852), including streaming API. -Online Certificate Status Protocol (OCSP, RFC 2560). -Time Stamp Protocol (TSP, RFC 3161). -TLS/SSL Client with support for client side authentication. Support for .NET 4, Windows Phone 8, Windows Phone App 8.1, Windows 8, Silverlight 5, MonoTouch, MonoAndroid
FubarDev.FtpServer.FileSystem.DotNet
.NET file system for portable FTP server
FubarDev.FtpServer.FileSystem.InMemory
In-memory file system for portable FTP server
FubarCoder.RestSharp.Portable.OAuth2
This library contains the OAuth 2.0 authenticators and clients for RestSharp.Portable, which is a port of the OAuth 2.0 authenticators from the original RestSharp project. The OAuth 2.0 clients are a port from the OAuth2 project made by Constantin Titarenko and others. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.Encodings
This library contains the GZIP and Deflate content encoding handlers. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profile 328)
FubarCoder.RestSharp.Portable.OAuth
This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which is a port of the OAuth 1.0 authenticator from the original RestSharp project. The authenticator was moved to a different library, to keep the number of dependencies of the RestSharp.Portable package as small as possible. Supported Platforms: - .NET Framework 4 - .NET for Windows Store apps - .NET Native for Windows Store apps - Windows Phone 8 - Windows Phone 8.1 - Silverlight 5 - Xamarin Android - Xamarin iOS / MonoTouch - Portable Class Libraries
FubarDev.FtpServer.FileSystem
File system for portable FTP server
FubarDev.BeanIO
A .NET port of BeanIO for marshalling and unmarshalling, which perfectly fits into the .NET world.
FubarDev.FtpServer.AccountManagement
Portable Google Drive API using RestSharp.Portable
FubarDev.FtpServer.FileSystem.GoogleDrive
Google Drive file system for the portable FTP server
FubarCoder.RestSharp.Portable.OAuth1
This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which is a port of the OAuth 1.0 authenticator from the original RestSharp project. The authenticator was moved to a different library, to keep the number of dependencies of the RestSharp.Portable package as small as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.WebRequest
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarDev.WebDavServer
A .NET WebDAV server
FubarDev.Lexware.Database.Shared
Allgemeine Lexware-Klassen und -Schnittstellen für Entitäten
FubarDev.FtpServer.AuthTls
AUTH TLS for the portable FTP server
FubarDev.NDbUnit.Core
.NET 4.0 NDbUnit Core Services; not intended to be consumed by itself
FubarDev.WebDavServer.FileSystem.InMemory
In-memory file system support for the .NET WebDAV server
RestSharp.Portable.Google.Drive
Portable Google Drive API using RestSharp.Portable
FubarDev.WebDavServer.Locking.InMemory
In-memory lock management for the .NET WebDAV server
FubarDev.Lexware.Database.NhSupport
NHibernate-Support für die Lexware-Entitäten
FubarDev.Lexware.Database.Global
Lexware-Entitäten für globale Daten
FubarDev.WebDavServer.AspNetCore
ASP.NET Core integration for the .NET WebDAV server
FubarDev.WebDavServer.FileSystem.DotNet
System.IO based file system support for the .NET WebDAV server
FubarDev.Lexware.Database.Global.Mappings
NHibernate-Mappings für die Lexware-Entitäten für globale Daten
FubarDev.Lexware.Database.Buchhaltung
Lexware-Entitäten für Buchhaltungsdaten
FubarDev.Lexware.Database.Faktura
Lexware-Entitäten für Faktura
FubarDev.WebDavServer.Props.Store.TextFile
JSON text file based property store support for the .NET WebDAV server
FubarDev.Lexware.Database.Faktura.Mappings
NHibernate-Mappings für die Lexware-Entitäten für die Faktura
FubarDev.PamSharp
PAM bindings for .NET
FubarDev.Lexware.Database.Buchhaltung.Mappings
NHibernate-Mappings für die Lexware-Entitäten für die Buchhaltung
FubarDev.FtpServer.FileSystem.OneDrive
FTP server file system implementation for Microsoft OneDrive
FubarDev.Lexware.Database
Lexware-Datenbank-Zugriff
FubarDev.WebDavServer.Props.Store.InMemory
In-memory property store support for the .NET WebDAV server
FubarDev.NDbUnit.SqlClient
.NET 4.0 NDbUnit for Sql Server targets; NDbUnit is a framework for managing database state during data-dependent unit tests
FubarDev.NDbUnit.SqlLite
.NET 4.0 NDbUnit for SqlLite targets; NDbUnit is a framework for managing database state during data-dependent unit tests
FubarDev.NDbUnit.Postgresql
.NET 4.0 NDbUnit for Postgresql targets; NDbUnit is a framework for managing database state during data-dependent unit tests
FubarDev.NDbUnit.SqlServerCe
.NET 4.0 NDbUnit for SqlServer CE targets; NDbUnit is a framework for managing database state during data-dependent unit tests
FubarDev.FtpServer.FileSystem.Unix
Unix file system for portable FTP server
FubarDev.NDbUnit.OracleClient
.NET 4.0 NDbUnit for Oracle targets; NDbUnit is a framework for managing database state during data-dependent unit tests
FubarDev.NDbUnit.MySql
.NET 4.0 NDbUnit for MySql targets; NDbUnit is a framework for managing database state during data-dependent unit tests
RestSharp.Portable.Microsoft.OneDrive
Portable Microsoft OneDrive API using RestSharp.Portable
FubarDev.FtpServer.MembershipProvider.Pam
PAM membership provider for portable FTP server
FubarDev.UnitOfWork
Base classes and interfaces for a scoped/nested implementation for a Unit Of Work.
FubarDev.WebDavServer.Props.Store.SQLite
SQLite file system support for the .NET WebDAV server
FubarDev.WebDavServer.Locking.SQLite
SQLite-based lock management for the .NET WebDAV server
FubarDev.WebDavServer.FileSystem.SQLite
SQLite file system support for the .NET WebDAV server
FubarDev.UnitOfWork.NhSession
Repository manager for NHibernate to be used in a Unit Of Work.
FubarDev.UnitOfWork.EfCore
Repository manager for Entity Framework Core to be used in a Unit Of Work.
FubarDev.FtpServer.FileSystem.S3
S3 file system for portable FTP server