NuGet Packages By Dependencies

Invalid image

NETFx Reflector [3 dependencies]

Strong-typed static reflection via Reflect: // Void static method MethodInfo cw = Reflect.GetMethod( () => Console.WriteLine); // Instance void method MethodInfo mi = Reflect<IView>.GetMethod(v => v.Show); // Boolean returning instance method MethodInfo pi = Reflect<IViewModel> .GetMethod<b...
Invalid image

FSharp.Core.3 [3 dependencies]

Invalid image

jsimple-io [3 dependencies]

Invalid image

ServerPaging.Business [3 dependencies]

Package Description
Invalid image

Concept.Cqrs.Read [3 dependencies]

Package Description
Package Description
Invalid image

CurryOn.FSharp.Control [3 dependencies]

Extends the FSharp.Control namespace to add Operations, a Railway-Oriented Programming framework compatible with Async Worfklows and the Task Parallel Library (TPL), including a Computation Expression Builder and library functions.
Invalid image

Waher.Networking.XMPP.PEP [3 dependencies]

Class library adding support for the Personal Eventing Protocol (XEP-0163) to the XMPP Client library defined in Waher.Networking.XMPP. Other related extensions supported include: XEP-0080: User Location XEP-0084: User Avatar XEP-0107: User Mood XEP-0108: User Activity XEP-0118: User Tune
Invalid image

DT.SSO.Common [3 dependencies]

Invalid image

Alex.Framework.Hangfire [3 dependencies]

任务调度组件,提供Hangfire的任务调度封装,在本地开启任务服务器,供Web之外的项目使用
Invalid image

SharpFightingEngine [3 dependencies]

Package Description
Misc. helper methods, properties, objects etc.
NetModular Module Admin(权限管理) - Web
Invalid image

Tki.Abp.Settings [3 dependencies]

Package Description
Invalid image

AnyJob.Package.Core [3 dependencies]

Package Description
Invalid image

Rixian.Eventing [3 dependencies]

Package Description
JSON Serialization Configuration for types in Naos.Service
Invalid image

KSociety.Base.Srv.Dto [3 dependencies]

K-Society Base is a full stack framework for microservices.
Invalid image

Rsk.Saml.IdentityProvider [3 dependencies]

SAML 2.0 (SAML2P) identity provider functionality. Requires the addition of Rsk.Saml.DuendeIdentityServer.