Ecosyste.ms: Repos

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

GitHub / adams85 7 repositories

adams85/aspnetskeleton2

A foundation for building robust web applications on ASP.NET Core.

Language: C# - Size: 1.56 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 5 - Forks: 4

adams85/acornima

Acornima is a standard-compliant JavaScript parser for .NET. It is a fork of Esprima.NET combined with the .NET port of the acornjs parser.

Language: C# - Size: 4.8 MB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 8 - Forks: 3

adams85/po

A library for reading and writing Gettext PO files.

Language: C# - Size: 212 KB - Last synced: 10 days ago - Pushed: about 1 month ago - Stars: 56 - Forks: 16

adams85/dotnet-sdk-contrib Fork of open-feature/dotnet-sdk-contrib

OpenFeature Providers and Hooks for .NET

Size: 592 KB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 0 - Forks: 0

adams85/filelogger

A lightweight yet feature-rich file logger implementation for the Microsoft.Extensions.Logging framework.

Language: C# - Size: 227 KB - Last synced: 11 days ago - Pushed: 9 months ago - Stars: 140 - Forks: 22

adams85/jint Fork of sebastienros/jint

Javascript Interpreter for .NET

Size: 21.8 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

adams85/openfeature-js-sdk-contrib Fork of open-feature/js-sdk-contrib

OpenFeature Providers and Hooks for JavaScript

Size: 4.32 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

adams85/bundling

A library for optimizing and bundling web assets of ASP.NET Core applications.

Language: C# - Size: 920 KB - Last synced: 10 days ago - Pushed: about 1 month ago - Stars: 42 - Forks: 7

adams85/csharp-sysprog-poc

System progamming in C# using Native AOT

Language: C# - Size: 16.6 KB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

adams85/acorn Fork of acornjs/acorn

A small, fast, JavaScript-based JavaScript parser

Size: 5.59 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

adams85/configcat-vue Fork of codedbychavez/configcat-vue

Reusable Vue3 plugin for ConfigCat

Size: 136 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

adams85/dotnetcodestylepoc

Language: C# - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

adams85/configcat-docs Fork of configcat/docs

A public repository for the ConfigCat documentation. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

Size: 24.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

adams85/configcat-dotnet-sdk Fork of configcat/.net-sdk

.NET SDK for ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

Size: 1.13 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

adams85/common

Solutions to common problems not covered by the BCL.

Language: C# - Size: 311 KB - Last synced: 28 days ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 1

adams85/reactivemvvm

An MVVM framework built on Reactive Extensions for .NET application platforms.

Language: C# - Size: 262 KB - Last synced: 30 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 2

adams85/DotNetPluginCS Fork of mrexodia/DotNetPluginCS

DotNetPluginCS based on:

Language: C# - Size: 1.1 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

adams85/aspnetcore-40866-repro

Language: HTML - Size: 837 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

adams85/Detours Fork of microsoft/Detours

Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.

Language: C++ - Size: 876 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

adams85/awesome-dotnet-core Fork of thangchung/awesome-dotnet-core

:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software

Language: C# - Size: 1.28 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

adams85/x64dbg Fork of x64dbg/x64dbg

An open-source x64/x32 debugger for windows.

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

adams85/esprima-dotnet Fork of sebastienros/esprima-dotnet

Esprima .NET (BSD license) is a .NET port of the esprima.org project. It is a standard-compliant ECMAScript parser (also popularly known as JavaScript).

Language: C# - Size: 13.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

adams85/aspnetskeleton

A foundation for building robust ASP.NET / ASP.NET Core applications.

Language: C# - Size: 1.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

adams85/EffortIssue

Reproduction of an Effort DB multi-threading issue

Language: C# - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

adams85/PagedList.Core.Mvc Fork of hieudole/PagedList.Core.Mvc

PagedList tag helper for ASP.NET Core

Language: C# - Size: 559 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

adams85/human-parser-generator Fork of christophevg/human-parser-generator

A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.

Language: C# - Size: 2.84 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0