All Projects → Senparc → Senparc.co2net

Senparc / Senparc.co2net

Licence: apache-2.0
支持 .NET Framework & .NET Core 的公共基础扩展库

Projects that are alternatives of or similar to Senparc.co2net

Cachemanager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
Stars: ✭ 2,049 (+609%)
Mutual labels:  redis, cache, memcached, dotnet-core
Simple Settings
A simple way to manage your project settings.
Stars: ✭ 165 (-42.91%)
Mutual labels:  settings, redis, memcached, configuration
Weixinmpsdk
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Stars: ✭ 7,098 (+2356.06%)
Mutual labels:  redis, cache, memcached, dotnet-core
Easycaching
💥 EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Stars: ✭ 1,047 (+262.28%)
Mutual labels:  redis, cache, memcached
Aiocache
Asyncio cache manager for redis, memcached and memory
Stars: ✭ 496 (+71.63%)
Mutual labels:  redis, cache, memcached
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+168.17%)
Mutual labels:  redis, cache, dotnet-core
Ymate Platform V2
YMP是一个非常简单、易用的轻量级Java应用开发框架,涵盖AOP、IoC、WebMVC、ORM、Validation、Plugin、Serv、Cache等特性,让开发工作像搭积木一样轻松!
Stars: ✭ 106 (-63.32%)
Mutual labels:  redis, cache, configuration
Overlord
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
Stars: ✭ 1,884 (+551.9%)
Mutual labels:  redis, cache, memcached
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-71.63%)
Mutual labels:  redis, dotnet-core, dependency-injection
Sequelize Transparent Cache
Simple to use and universal cache layer for Sequelize
Stars: ✭ 137 (-52.6%)
Mutual labels:  redis, cache, memcached
Ansible Role Redis
Ansible Role - Redis
Stars: ✭ 176 (-39.1%)
Mutual labels:  redis, cache, memcached
Phpfastcache
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
Stars: ✭ 2,171 (+651.21%)
Mutual labels:  redis, cache, memcached
Cache
Cache library
Stars: ✭ 310 (+7.27%)
Mutual labels:  redis, cache, memcached
Pioneer Console Boilerplate
Dependency injection, logging and configuration in a .NET Core console application.
Stars: ✭ 60 (-79.24%)
Mutual labels:  dotnet-core, dependency-injection, configuration
Cachego
Golang Cache component - Multiple drivers
Stars: ✭ 148 (-48.79%)
Mutual labels:  redis, cache, memcached
Settings.net
⚙️ Settings.Net - An easy to use .NET library for accessing and storing settings and configurations.
Stars: ✭ 114 (-60.55%)
Mutual labels:  settings, dotnet-core, configuration
Scrapbook
PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
Stars: ✭ 279 (-3.46%)
Mutual labels:  redis, cache, memcached
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-93.08%)
Mutual labels:  settings, configuration
JsonSettings
This library simplifies creating configuration for your C# app/service by utilizing the serialization capabilities of Json.NET to serialize nested (custom) objects, dictionaries and lists as simply as by creating a POCO and inheriting JsonSettings class.
Stars: ✭ 59 (-79.58%)
Mutual labels:  settings, configuration
config
Config component, strictly typed
Stars: ✭ 14 (-95.16%)
Mutual labels:  settings, configuration

Senparc.CO2NET

Build status Build status NuGet

模块功能 Nuget 名称 Nuget 支持 .NET 版本
CO2NET 基础库 Senparc.CO2NET Senparc.CO2NET Senparc.CO2NET .NET 3.5 .NET 4.0 .NET 4.5 .NET Core 2.0
APM 模块 Senparc.CO2NET.APM Senparc.CO2NET.APM Senparc.CO2NET.APM .NET 3.5 .NET 4.0 .NET 4.5 .NET Core 2.0
Redis 基础库 Senparc.CO2NET.Cache.Redis Senparc.CO2NET.Cache.Redis Senparc.CO2NET.Cache.Redis .NET 3.5 .NET 4.0 .NET 4.5 .NET Core 2.0
Memcached 基础库 Senparc.CO2NET.Cache.Memcached Senparc.CO2NET.Cache.Memcached Senparc.CO2NET.Cache.Memcached .NET 3.5 .NET 4.0 .NET 4.5 .NET Core 2.0

.NET Core 2.0 同时支持 .NET Standard 2.0+ 及 .NET Core 2.2+

CO2NET 将逐步停止对 .NET Framework 4.0 及以下版本的支持。

Senparc.CO2NET 是一个支持 .NET Framework 和 .NET Core 的公共基础扩展库,包含常规开发所需要的基础帮助类。

开发者可以直接使用 CO2NET 为项目提供公共基础方法,免去重复准备和维护公共代码的痛苦。

Senparc.CO2NET 已经作为 Senparc.Weixin SDKSCF 等 Senparc 系列产品的的基础库被依赖。

如何使用 Nuget 安装?

PM> Install-Package Senparc.CO2NET

阶段

目前发布的已经是稳定版,持续更新中,您可关注本项目进展!

程序集在线文档:http://doc.weixin.senparc.com/html/G_Senparc_CO2NET.htm

本项目后期将会配备更加完整的文档,如果大家迫不及待想要尝试,可以打开解决方案文件,参考单元测试项目(Senparc.CO2NET.Tests),每一个方法都能找到对应的用法,本项目完整指之一就是将单元测试代码覆盖率做到接近100%。

视频预告介绍

抢先预览(2018年6月15日)

使用 CO2NET 初始化微信项目及普通项目(2018年6月22日)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].