27 packages tagged with “RabbitSoftware”
Provide a custom IDbProfiler implemenation that can capture sql commands executed against a database and some utility methods around MiniProfiler components.
Provide a custom IDbProfiler implemenation that can capture sql command executed against a database and some utility methods around MiniProfiler components. This package is dedicated to work with MySQL by providing a factory to initialize MySQL connection
Base classes from RabbitSoftware including: - DataItem and helper methods - SmartList collection with custom validators - String / Stream / XML extensions methods For detail please check project site https://juanonsoftware.github.io/Rabbit-Foundation-Package/
DataReferences Services
Provides a MVC controller and uploader class that serve the DropzoneJS UI and handle files on the server. Source repository: https://github.com/vndevpro/DropzoneMvc
DataReference for EF
Repository base classes for EF
DataReference domain.
Base classes for domain entities
RabbitConsole is a framework that helps to build console application fast and easy.
Provide some services for sending emails
Base DTO classes
Provide Cache service for any type of application. Having a default implementation to wrap the MemoryCache.
Service layer base
An implementation of Rabbit.Cache for Redis NoSQL
Version 1.0.0
This library enables serialization an object of any type to string format (xml/json/base64) and to deserialize a resulted string back to object instance. Also it supports to implement a custom serialization strategy. 1. Serialize : serializes an object to string (depends on type xml/json/jsv/base64/...) 2. Deserialize : deserializes a string to object (depends on type xml/json/jsv/base64/...) 3. DeepCopy : performs deep copied an object For detail please check project site https://juanonsoftware.github.io/SerializationMaster-Package/
Provide extend classes to work with OAuth
Common web concerns
Memcached caching service. For configuration https://github.com/enyim/EnyimMemcached/wiki/MemcachedClient-Configuration
DataUp makes data migration tasks safe and easy. Just build your application's data revisions as .NET classes then let DataUp to execute them if needed (if a revision has not executed yet). For details: https://juanonsoftware.github.io/DataUp/
SecurityLayer - Domain
Rabbit.SecurityLayer.Data - Layer
This library enables you to serialize an object of any type to json format and to deserialize a resulted string back to object instance based on Json.NET.
Provide extend classes to work with ASP.NET WebAPI and Owin
This package provides classes and methods to generate short unique ID based on current time of the system. It also supports to get back the generated time from an ID.