An open API service providing repository metadata for many open source software ecosystems.

Topic: "aspect-oriented-programming"

dotnetcore/AspectCore-Framework

AspectCore is an AOP-based cross platform framework for .NET Standard.

Language: C# - Size: 2.21 MB - Last synced at: 8 days ago - Pushed at: 21 days ago - Stars: 1,728 - Forks: 324

DevArchitecture/DevArchitecture

DevArchitecture Backend Project

Language: Dart - Size: 3.28 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 756 - Forks: 144

jcabi/jcabi-aspects

Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.

Language: Java - Size: 5.72 MB - Last synced at: about 16 hours ago - Pushed at: 1 day ago - Stars: 532 - Forks: 151

mgechev/aspect.js

JavaScript library for aspect-oriented programming using modern syntax.

Language: TypeScript - Size: 2.11 MB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 477 - Forks: 37

k1r0s/kaop-ts

Simple Yet Powerful Library of ES2016 Decorators with Strongly typed method Interceptors like BeforeMethod, AfterMethod, OnException, etc

Language: TypeScript - Size: 2.01 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 262 - Forks: 14

Agilefreaks/Aquarium

An AOP library for Ruby

Language: Ruby - Size: 3.67 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 149 - Forks: 23

pancsta/asyncmachine-go

Batteries-included graph control flow library (AOP, actor model, state-machine)

Language: Go - Size: 21.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 140 - Forks: 2

ionelmc/python-aspectlib

An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.

Language: Python - Size: 720 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 125 - Forks: 13

ozgurkara/fastapi-pydiator

Python clean architecture and usecase implementation with fastapi and pydiator-core

Language: Python - Size: 947 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 125 - Forks: 23

codingadventures/LINQBridgeVs

Dumps the content of variables during debugging in Visual Studio to LINQPad

Language: C# - Size: 16 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 125 - Forks: 21

postsharp/PostSharp.Samples

PostSharp Samples

Language: C# - Size: 4.93 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 119 - Forks: 57

PragTob/after_do

after_do allows you to add simple callbacks to methods

Language: Ruby - Size: 99.6 KB - Last synced at: 13 days ago - Pushed at: almost 5 years ago - Stars: 113 - Forks: 7

ray-di/Ray.Aop

An aspect-oriented framework for PHP

Language: PHP - Size: 1.77 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 103 - Forks: 29

goaop/goaop-laravel-bridge

Integration bridge for Go! AOP framework and Laravel

Language: PHP - Size: 26.4 KB - Last synced at: 20 days ago - Pushed at: 12 months ago - Stars: 94 - Forks: 10

yusufyilmazfr/Asmin 📦

Asmin is .NET CORE project infrastructure, to get a quick start on the project.

Language: JavaScript - Size: 19.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 93 - Forks: 16

melihkaratekin/Full-Stack-Rent-A-Car-System

It is Rent A Car System project developed as Full Stack using C# and Angular.

Language: C# - Size: 1.06 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 90 - Forks: 21

AkihiroSuda/aspectgo

Aspect-Oriented Programming framework for Go

Language: Go - Size: 42 KB - Last synced at: 8 months ago - Pushed at: almost 9 years ago - Stars: 70 - Forks: 19

awslabs/disco

A suite of tools including a framework for creating Java Agents, for aspect-oriented tooling for distributed systems.

Language: Java - Size: 32.4 MB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 65 - Forks: 12

aliyasindogan/ECommerceProjectWithWebAPI

.NET Core 5.0 Web API İle E-Ticaret Sitesi Yapımı MVC,Win Form,Angular ve Mobil

Language: C# - Size: 23.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 57 - Forks: 12

AvraamMavridis/javascript-decorators

Language: JavaScript - Size: 1.04 MB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 56 - Forks: 4

goaop/goaop-symfony-bundle

[Outdated!] Integration bridge for Go! AOP framework and Symfony

Language: PHP - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 55 - Forks: 16

amogorkon/justuse

Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module globals injection before import and more.

Language: Python - Size: 36.1 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 50 - Forks: 8

mtamme/NProxy

NProxy is a library for .NET to create lightweight dynamic proxies

Language: C# - Size: 2.53 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 47 - Forks: 13

fs7744/Norns.Urd

A dynamic weaving aop framework base on Emit

Language: C# - Size: 519 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 45 - Forks: 9

max7patek/metaprogramming

CS 1501 Student-Taught-Class at the University of Virginia

Language: Python - Size: 45.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 43 - Forks: 10

lawrence-laz/Decor.NET

A simple way to decorate a class with additional functionality using attributes.

Language: C# - Size: 145 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 5

k1r0s/kaop

Advanced OOP Library with createClass, inheritance, providers, injectors, advices which enables handy Inversion of Control techniques

Language: JavaScript - Size: 521 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 5

mces58/JavaEssentials

What is JAVA?

Language: Java - Size: 57 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 6

KyriosArk/KYHooker

A library for complex aspect oriented programming

Language: Objective-C - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 38 - Forks: 16

okapi-web/php-aop

PHP-AOP is a library that adds aspect oriented programming capabilities to PHP.

Language: PHP - Size: 2.02 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 37 - Forks: 3

ezequieljuliano/Aspect4Delphi

Concepts of aspect-oriented programming (AOP) in Delphi.

Language: Pascal - Size: 177 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 15

Puresharper/CNeptune

CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks

Language: C# - Size: 54.7 KB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 7

BurakTemelkaya/ASP.NET_Core_5.0-ProjeKampi

ASP.NET Core MVC & N Tier Architecture

Language: JavaScript - Size: 86.1 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 29 - Forks: 5

sagifogel/NCop

Composite-aspect oriented framework for .NET

Language: C# - Size: 3.56 MB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 7

jdvp/AndroidAspectExample

Project to show examples of leveraging Aspect-Oriented Programming techniques

Language: Kotlin - Size: 611 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 27 - Forks: 4

ahmettugur/react-redux-aspnet-webapi

Language: C# - Size: 111 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 26 - Forks: 2

ZongXR/Flask-SSM

一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python

Language: Python - Size: 326 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 5

mvpete/aspekt

A lightweight (Aspect Oriented Programming) AOP foundation

Language: C# - Size: 609 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 6

kimonmatara/paya

An object-oriented PyMEL superset for Maya riggers

Language: Python - Size: 26.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 0

furkanpasaoglu/ReCapProject

Araba Kiralama Projesi

Language: C# - Size: 3.15 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 1

nobrick/exaop

A minimal elixir library for aspect-oriented programming.

Language: Elixir - Size: 25.4 KB - Last synced at: 24 days ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 0

dboikliev/AspecTS

An aspect-oriented programming library implemented in TypeScript

Language: TypeScript - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 21 - Forks: 5

sugrado/car-rental-dotnet

Daily car rental simulation with .NET

Language: C# - Size: 2.26 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 0

MinimallyCorrect/Mixin

Applies Mixin-style monkey patches to .java source or compiled .class files. Lightweight

Language: Java - Size: 486 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 18 - Forks: 0

mjancarik/to-aop

Library for aspect-oriented programming with JavaScript using ES6 Proxy

Language: JavaScript - Size: 146 KB - Last synced at: about 2 hours ago - Pushed at: 9 months ago - Stars: 17 - Forks: 5

engelmi/ts-aspect

A simplistic library for Aspect Oriented Programming (AOP) in TypeScript.

Language: TypeScript - Size: 279 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 17 - Forks: 5

cythral/lambdajection

Framework for building AWS Lambdas using dependency injection and aspect-oriented programming.

Language: C# - Size: 1.95 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 1

furkanisitan/dotnet-5-web-api-sample

An example RESTful API with .NET 5.0

Language: C# - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 8

Panallox/Mimick.Fody

An integrated framework for dependency injection and aspect-oriented processing.

Language: C# - Size: 325 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 1

arslanaybars/AybCache

Caching techniques with aspect-oriented strategy by using Castle

Language: C# - Size: 92.8 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

okantorun/Car-Rental-System

Multi-layered rental car project developed with .Net core 3.1

Language: C# - Size: 5.87 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 0

xpl/pipez

Function sequencing reloaded

Language: JavaScript - Size: 53.7 KB - Last synced at: 24 days ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 2

indrabasak/spring-source-weaving-example

Spring Boot Source Weaving Example with AspectJ

Language: Java - Size: 180 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 6

airslate-oss/php-aspekt 📦

A modern aspect-oriented PHP extension with rich features for the new level of software development

Language: C - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 1

darkleaf/multidecorators

Like multimethods but multidecorators.

Language: Clojure - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0

brackendev/AspectCocoa 📦

Aspect-Oriented Programming Framework for Cocoa and Objective-C

Language: Objective-C - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 3

Ashish2030/Aspect-Oriented-Programming

:octocat:🌟ᴀꜱᴘᴇᴄᴛ ᴏʀɪᴇɴᴛᴇᴅ ᴘʀᴏɢʀᴀᴍᴍɪɴɢ ɪꜱ ᴀ ᴘʀᴏɢʀᴀᴍᴍɪɴɢ ᴘᴀʀᴀᴅɪɢᴍ ᴛʜᴀᴛ ᴀɪᴍꜱ ᴛᴏ ɪɴᴄʀᴇᴀꜱᴇ ᴍᴏᴅᴜʟᴀʀɪᴛʏ ʙʏ ᴀʟʟᴏᴡɪɴɢ ᴛʜᴇ ꜱᴇᴘᴀʀᴀᴛɪᴏɴ ᴏꜰ ᴄʀᴏꜱꜱ-ᴄᴜᴛᴛɪɴɢ ᴄᴏɴᴄᴇʀɴꜱ 💻 🎯🚀

Language: Java - Size: 4.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 5

k1r0s/angular2-srp-showcase

Angular 2+ demo about SRP, AOP techniques using kaop-ts

Language: TypeScript - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 1

alextremp/brusc

brusc is a lightweight but powerful Inversion of Control Container for Javascript projects (Node/Browser)

Language: JavaScript - Size: 62.5 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 3

victorhsr/TTXN

Tenant Transaction is an almost zero-configuration and lightweight plugin for spring framework that allows to change the tenant that will be used in any transaction/queries dynamically

Language: Java - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

himash79/Spring-boot-RabbitMQ-Intergration

Build Restful webservices utilizing Spring boot and manipulates the message queue using RabbitMQ.

Language: Java - Size: 196 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

amitjoy/aspecio

AOP Proxies for OSGi Services

Language: Java - Size: 646 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1

MET-DEV/CarRentalProject-Backend

Car rental system-backend

Language: C# - Size: 8.75 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

sepulrator/java-exception-api

Language: Java - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 1

lawrence-laz/generic-pipeline

A simple, fast and generic implementation of the pipeline design pattern.

Language: C# - Size: 196 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

BeratYesbek/BiLetsGo

Aims of "BileLet's Go" to sell concert, theater and cinema tickets on online. You can buy easily and safely to tickets on Mobile and Web app clients which developed using Android SDK - Kotlin and React ---- Fake Project For School :))))

Language: C# - Size: 142 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

Rapter1990/SpringBootExceptionHandlingAspect

Spring Boot Exception Handling with Aspect-Oriented Programming with supporting Docker

Language: Java - Size: 4.56 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3

luizcarlosfaria/summer-net Fork of spring-projects/spring-net

Spring.NET port to .NET Standard

Language: C# - Size: 112 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

goaop/goaop-zf2-module

Integration module for Go! AOP Framework and ZF2 Framework

Language: PHP - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 3

onkarganjewar/library-management-system

An end to end web application in Spring MVC Framework

Language: Java - Size: 354 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 2

fasetto/SharpAspect

AOP implementation for .Net

Language: C# - Size: 50.8 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

ldv-klever/cif

Read-only mirror of the CIF Git repository

Language: C - Size: 4 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

MET-DEV/Btk-Dukkan-Backend

Backend with C#

Language: C# - Size: 37.1 KB - Last synced at: about 22 hours ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

bashup/hooks

AOP and monkeypatching for bash functions, in <1.1K of pure bash (3.2+)

Language: Shell - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

isopropylcyanide/Lesson-AspectJ-Demo

A short project for teaching the new batch of students, AspectJ as part of the training university

Language: Java - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

defrankland/gaop

Aspect-oriented programming package for go

Language: Go - Size: 15.6 KB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

shiroyuki/Imagination

Java Beans-inspired Dependency Injection Framework for Python

Language: Python - Size: 298 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 4 - Forks: 2

Greenizim/CampCSharp

Advanced Camp C#

Language: C# - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

ricardoferreirasilva/jsweaver

Jackdaw - a Javascript weaver for the LARA language.

Language: JavaScript - Size: 59 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

mamuz/message-bridge

Message bridge to support a decoupled event driven and aspect oriented application

Language: PHP - Size: 30.3 KB - Last synced at: 16 days ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 0

Ysj001/bcu-modifier-aspect

基于 BytecodeUtil 开发的,用于在 Android 中实现 AOP 的字节码修改器。

Language: Kotlin - Size: 443 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

FrancisChung/CSharp-AOP-Logging-Primer

A Quick Logging Primer using AOP principles with AutoFac, Serilog and C#

Language: C# - Size: 3.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Augusto11CB/Computer-Science-Concepts-Techniques-Technologies

This repository aims to store my general studies on concepts, new technologies and techniques of computer science.

Size: 8.98 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

dogaanismail/SeizeTheDay

SeizeTheDay is a forum web site that has been developed by using AngularJS, Asp.Net Mvc and Web API. In this website, there are so many exciting tools like TinyMCE, TinyMCE Youtube Plugin. The admin panel of this web site has been developed totally by using Angular.JS.

Language: JavaScript - Size: 121 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 3

yilmazmustafayilmaz/MY.RentACar

Mini Car Rental Project (.Net Core 6)

Language: C# - Size: 6.78 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

yoldascevik/eCareer

An implementation of Clean Architecture for .NET 6 WebAPI. Built with loosely coupled architecture, clean-code practices and my own developed libraries.

Language: C# - Size: 5.3 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

sorhanselcuk/Aspect-Oriented-Programming

Aspect Oriented Programming For C# .Net Core

Language: C# - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

rabarba/net-core-transparent-proxy

Caching and Logging with Aspect Oriented on Net Core

Language: C# - Size: 9.93 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

averyzhong/AspectJ-gradle-plugin-for-android

AspectJ-gradle-plugin-for-android is a gradle plugin that integrates AspectJ into Android applications quickly. As long as you use this plugin, your project will immediately have the capability of AOP(Aspect Oriented Programming).

Language: Groovy - Size: 130 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

dantasfiles/AspectML

Security case study for "AspectML: A Polymorphic Aspect-oriented Functional Programming Language" in ACM Transactions on Programming Languages & Systems

Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

dantasfiles/Aspects-of-Access-Control

Extension of work done in "A Simple and Expressive Semantic Framework for Policy Composition in Access Control" at ACM Formal Methods in Security Engineering

Language: Java - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

fishedee/gioc

awesome golang Inversion of Control(IOC) and Aspect Oriented Programming(aop)!

Language: Go - Size: 11.7 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

zdebra/ng2af

Angular 2 implementation of AspectFaces

Language: Java - Size: 20.9 MB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 1

furkanaltintas/NET9_Clean-NTierMVC

NPortfolio is a personal portfolio management system developed with ASP.NET Core. It allows users to showcase their projects, experiences, and skills in a structured way. The system follows the N-Tier architecture and integrates modern technologies such as Fluent Validation, NToast notifications, and caching mechanisms.

Language: C# - Size: 3.04 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

codophilic/LearnSpring

Learn about Spring Framework

Language: Java - Size: 5.02 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

esperanca-leonardo/hopefood-api

Language: Java - Size: 201 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

dogaanismail/ToDoApp

ToDoApp is a web project that have been developed by using .Net Mvc, .Net Web Api and AngularJS.

Language: JavaScript - Size: 8.96 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ldv-klever/aspectator

Read-only mirror of the Aspectator Git repository

Size: 203 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

yilmazmustafayilmaz/MY.AspectOrientedProgrammingExample

Aspect Oriented Programming (.Net Core 6)

Language: C# - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

bigby-the-wolf/MoviesAPI

MoviesAPI is an example of writing a Web API that is sustainable.

Language: C# - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0