-
TypeSerialization Public
.NET Serialization an object type to/from a string/json
-
Overridable injections for Microsoft.Extensions.DependencyInjection
C# MIT License UpdatedDec 10, 2024 -
ArrayToExcel Public
Create Excel from Array (List, DataTable, DataSet, ...)
-
PowerPointService Public
.NET PowerPoint presentation based on template and model
-
LazyDependencyInjection Public
Lazy injection for Microsoft.Extensions.DependencyInjection. Decorates registered services with lazy proxies that instantiate the original service only after the first method or property call. Inte…
dependency-injection lazy-loading service-provider proxy-pattern virtual-proxy dispatch-proxy service-collectionC# MIT License UpdatedNov 27, 2024 -
GrpcFileStorage Public
.NET gRPC file storage service
-
DistributedFileStorage Public
.NET Distributed file storage
-
DbQueue Public
.NET Database concurrent Queue/Stack
-
Contravariant and Covariant injection for Microsoft.Extensions.DependencyInjection
dependency-injection service-provider covariance dependency-injection-container proxy-pattern virtual-proxy covariantC# MIT License UpdatedNov 20, 2024 -
LinqString Public
IQueryable.Select by property names (EF compatible extensions)
C# MIT License UpdatedNov 16, 2024 -
DynamicAnonymousType Public
Dynamic creating Anonymous (similar) Types at program runtime
C# MIT License UpdatedNov 16, 2024 -
StateMachine Public
.NET Finite-state machine (FSM) with a fluent interface and mediators compatibility
-
SingleApi Public
.NET Single/generic webapi endpoint for mediators
-
ServiceProviderEndpoint Public
.NET IServiceProvider webapi endpoint for faster and easier development
-
MetaFile Public
.NET MetaFile contracts and extensions
-
DispatchProxyAdvanced Public
Extended version of DispatchProxy with Class proxying
-
-
json-date-fix Public
JSON serialization/deserialization fix for Date objects
-
IbmMqClient Public
IBM MQ standalone client for .NET
-
ArrayToPdf Public
Create PDF from Array (List, DataTable, ...)
-
-
iterq Public
Memory usage optimization in cascading iterable queries
TypeScript MIT License UpdatedAug 27, 2022 -
FsmWorkflow Public
Finite-state machine (FSM) based workflow
-
-
CSharpEval Public
Compile and execute C# code at program runtime