All Projects → Cauldron → Similar Projects or Alternatives

748 Open source projects that are alternatives of or similar to Cauldron

Cauldron
C# Toolkit
Stars: ✭ 27 (-60.29%)
Mutual labels:  uwp, interceptor, aop
Norns
dotnet core aop static weaving on roslyn
Stars: ✭ 23 (-66.18%)
Mutual labels:  aspect, netcore, aop
Framework
💎 Go! AOP PHP - modern aspect-oriented framework for the new level of software development
Stars: ✭ 1,559 (+2192.65%)
Mutual labels:  interceptor, aop
CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
Stars: ✭ 30 (-55.88%)
Mutual labels:  aop, interception
Mimick.Fody
An integrated framework for dependency injection and aspect-oriented processing.
Stars: ✭ 15 (-77.94%)
Mutual labels:  aop, fody
Ray.aop
An aspect-oriented framework for PHP
Stars: ✭ 67 (-1.47%)
Mutual labels:  interceptor, aop
Microsoft Authentication Library For Dotnet
Microsoft Authentication Library (MSAL) for .NET
Stars: ✭ 746 (+997.06%)
Mutual labels:  uwp, netcore
Portable-WebDAV-Library
Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETS…
Stars: ✭ 45 (-33.82%)
Mutual labels:  uwp, netcore
Blockhook
Hook Objective-C blocks. A powerful AOP tool.
Stars: ✭ 742 (+991.18%)
Mutual labels:  interceptor, aop
Aspectcore Framework
AspectCore is an AOP-based cross platform framework for .NET Standard.
Stars: ✭ 1,318 (+1838.24%)
Mutual labels:  netcore, aop
UICompositionAnimations
A powerful and easy to use library to work with Composition and XAML animations and Win2D effects
Stars: ✭ 87 (+27.94%)
Mutual labels:  uwp, uwp-applications
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (-72.06%)
Mutual labels:  uwp, uwp-applications
dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
Stars: ✭ 865 (+1172.06%)
Mutual labels:  uwp, netcore
Agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
Stars: ✭ 97 (+42.65%)
Mutual labels:  interceptor, aop
Mqttnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 2,486 (+3555.88%)
Mutual labels:  uwp, netcore
UWP-Package-Installer
An UWP installer for appx/appxbundle packages
Stars: ✭ 85 (+25%)
Mutual labels:  uwp, uwp-applications
AspecTS
An aspect-oriented programming library implemented in TypeScript
Stars: ✭ 21 (-69.12%)
Mutual labels:  aspect, aop
Nlog
NLog - Advanced and Structured Logging for Various .NET Platforms
Stars: ✭ 5,296 (+7688.24%)
Mutual labels:  uwp, netcore
Meiam.system
.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
Stars: ✭ 340 (+400%)
Mutual labels:  netcore, aop
Decor.NET
A simple way to decorate a class with additional functionality using attributes.
Stars: ✭ 29 (-57.35%)
Mutual labels:  netcore, aop
Blog.core
💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Stars: ✭ 3,542 (+5108.82%)
Mutual labels:  netcore, aop
Uwp-Visual-Studio-Shell
No description or website provided.
Stars: ✭ 24 (-64.71%)
Mutual labels:  uwp, uwp-applications
Beike AspectD
Flutter AOP framework.(Flutter面向切面库, 最新适配Flutter v2.5.3, null-safety)
Stars: ✭ 39 (-42.65%)
Mutual labels:  aspect, aop
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+9766.18%)
Mutual labels:  uwp, fody
Megaapiclient
MegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
Stars: ✭ 151 (+122.06%)
Mutual labels:  uwp, netcore
Aspect4Delphi
Concepts of aspect-oriented programming (AOP) in Delphi.
Stars: ✭ 28 (-58.82%)
Mutual labels:  interceptor, aop
MethodBoundaryAspect.Fody
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.
Stars: ✭ 173 (+154.41%)
Mutual labels:  aop, fody
Msbuildsdkextras
Extra properties for MSBuild SDK projects
Stars: ✭ 288 (+323.53%)
Mutual labels:  uwp, netcore
NCop
Composite-aspect oriented framework for .NET
Stars: ✭ 30 (-55.88%)
Mutual labels:  aspect, aop
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 3,309 (+4766.18%)
Mutual labels:  uwp, netcore
ContextMenuForWindows11
Add Custom Context Menu For Windows11
Stars: ✭ 693 (+919.12%)
Mutual labels:  uwp
EFSqlTranslator
A standalone linq to sql translator that can be used with EF and Dapper.
Stars: ✭ 51 (-25%)
Mutual labels:  netcore
thinking-in-spring
Spring source code reading
Stars: ✭ 105 (+54.41%)
Mutual labels:  aop
Taskban
A personal productivity tool developed with C# and XAML.
Stars: ✭ 56 (-17.65%)
Mutual labels:  netcore
instrumentation
An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.
Stars: ✭ 39 (-42.65%)
Mutual labels:  aop
DjvuNet
DjvuNet is a cross platform fully managed .NET library for working with Djvu documents which can run on Linux, macOS and Windows. Library has been written in C# and targets .NET Core v3.0 and .NET Standard v2.1 or later. We intend to provide DjVu document processing capabilities on par with DjVuLibre reference library (or even better).
Stars: ✭ 54 (-20.59%)
Mutual labels:  netcore
MindSetUWP
NeuroSky MindWave & MindWave Mobile EEG Headset library for Windows 10 Universal applications
Stars: ✭ 14 (-79.41%)
Mutual labels:  uwp
LeetCode
leetcode problems solution with C#
Stars: ✭ 64 (-5.88%)
Mutual labels:  netcore
Xalami
A delicious way to kickstart your Xamarin Forms project
Stars: ✭ 18 (-73.53%)
Mutual labels:  uwp
AutoLazy
Post compile tool using Fody to implement the double check locking pattern.
Stars: ✭ 24 (-64.71%)
Mutual labels:  fody
LocalNotifications
Create and manage in-app notifications in Universal Windows applications.
Stars: ✭ 37 (-45.59%)
Mutual labels:  uwp
Spring
Personal notes of preparation to Spring 5 Professional Certification
Stars: ✭ 35 (-48.53%)
Mutual labels:  aop
IoTHAT
Turta IoT HAT Source, Reference and Manual.
Stars: ✭ 23 (-66.18%)
Mutual labels:  uwp
Chatovatko
A chatting C# application with end-to-end encryption.
Stars: ✭ 19 (-72.06%)
Mutual labels:  uwp
csharp
📚 Recursos para aprender C#
Stars: ✭ 37 (-45.59%)
Mutual labels:  netcore
DotNetGraph
Create GraphViz DOT graph with .NET / C#
Stars: ✭ 57 (-16.18%)
Mutual labels:  netcore
Nethereum.UI.Wallet.Sample
Cross platform wallet example using Nethereum, Xamarin.Forms and MvvmCross
Stars: ✭ 77 (+13.24%)
Mutual labels:  uwp
grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
Stars: ✭ 626 (+820.59%)
Mutual labels:  netcore
aspect
Aspect is a compiling template engine for Lua and LuaJIT
Stars: ✭ 17 (-75%)
Mutual labels:  aspect
horusec-engine
Horusec analysis engine
Stars: ✭ 18 (-73.53%)
Mutual labels:  netcore
LaunchMapsPlugin
Launch External Maps Plugin for Xamarin and Windows
Stars: ✭ 49 (-27.94%)
Mutual labels:  uwp
robotify-netcore
Provides robots.txt middleware for .NET core
Stars: ✭ 15 (-77.94%)
Mutual labels:  netcore
CellReport
CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源,通过内置的集合函数组织数据,以类excel界面设计最终呈现结果。
Stars: ✭ 196 (+188.24%)
Mutual labels:  netcore
egg-aop
AOP plugin for eggjs, add DI, AOP support.
Stars: ✭ 44 (-35.29%)
Mutual labels:  aop
Chords.py
Neural networks applied in recognizing guitar chords using python, AutoML.NET with C# and .NET Core
Stars: ✭ 24 (-64.71%)
Mutual labels:  netcore
ghostly
Ghostly is a GitHub notification client for Windows 10/11
Stars: ✭ 252 (+270.59%)
Mutual labels:  uwp
Kulman.WPA81.BaseRestService
Base class for a Windows Phone 8.1 XAML, Windows 8.1 and Windows 10 Universal REST service implementation
Stars: ✭ 19 (-72.06%)
Mutual labels:  uwp
live-platform
Add breakpoints, logs, metrics, and spans to live production applications
Stars: ✭ 37 (-45.59%)
Mutual labels:  aop
h5
🚀 The next generation C# to JavaScript compiler
Stars: ✭ 97 (+42.65%)
Mutual labels:  netcore
X.Extensions.Logging.Telegram
Telegram logging provider
Stars: ✭ 32 (-52.94%)
Mutual labels:  netcore
1-60 of 748 similar projects