Published packages
Top 38 packages by downloads.
Irony.NetCore
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Hal
C#/.NET Core implementation of Hypertext Application Language (HAL).
Irony.Interpreter.NetCore
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Apworks
Core package for Apworks application development framework.
Apworks.Repositories.EntityFramework
The repository implementation for Microsoft Entity Framework Core.
Hal.AspNetCoreIntegration
C#/.NET Core implementation of Hypertext Application Language (HAL).
Apworks.Repositories.NHibernate
Apworks NHibernate repository implementation.
Apworks.Repositories.MongoDB
The repository implementation for MongoDB.
Apworks.ObjectContainers.Unity
Apworks object container implementation of Microsoft Patterns & Practices Unity Application Block.
Apworks.Storage.General
The implementation of common storages built with general RDBMS, such as SQL Server or OleDB databases.
Apworks.Storage.MySql
The implementation of common storage built with MySQL database.
Apworks.Events.Storage.General
The implementation of Domain Event Storages built with general RDBMS, such as SQL Server or OleDB databases.
Apworks.Bus.DirectBus
The message bus that uses the Message Dispatcher to implement the message publishing mechanism (Will be obsolete, please use Event Aggregator implementation instead).
Apworks.Bus.MSMQ
The message bus that uses the MSMQ as the message publishing mechanism.
CloudNotes.DesktopClient.Extensibility
The extensibility pack for CloudNotes Desktop Client, with which developers are able to customize and extend the CloudNotes Desktop Client functionalities.
CloudNotes.Infrastructure
Provides the basic functions and utilities for CloudNotes system.
Apworks.Bus.EventAggregator
The message bus that uses the Event Aggregator to implement the message publishing mechanism.
Apworks.Events.Storage.MySql
The implementation of Domain Event Storages built with MySQL database.
AdaptiveConsole
With Adaptive Console framework, developers can build Console Applications with complex command line arguments very easily, based on C# and .NET.
CalculateIt2.Engine
The core components for generating arithmetic equations and arithmetic questions.
Abacuza.Common
Common library for implementing Abacuza extensions.
Abacuza.Endpoints
The library for implementing Abacuza custom endpoints.
Abacuza.JobRunners.Spark.SDK
The software development kid (SDK) for implementing the custom job runner that executes data processing jobs on an Abacuza Spark cluster.
Abacuza.Clusters.Common
The library for implementing Abacuza custom clusters.
Abacuza.Endpoints.Input
Includes the basic input endpoint implementations for the Abacuza data processing platform.
Abacuza.Endpoints.Output
Includes the basic output endpoint implementations for the Abacuza data processing platform.
WizardFramework
Provides the framework for developing Wizard UI for Windows Forms applications. It is also very easy to be extended to support WPF controls by applying MVVM pattern.
LogoSharp
Logo programming language for .NET
Apworks.Querying.Parsers.Irony
A query parser implemented with Irony compiler generator.
Apworks.EventStore.AdoNet
Provides the base classes for implementing event stores based on ADO.NET.
Apworks.Integration.AspNetCore
Provides the components and functionalities that facilitates the integration with ASP.NET Core.
Apworks.EventStore.PostgreSQL
An event store implementation with PostgreSQL.
Apworks.Repositories.Simple
A simple in-memory repository implementation for testing purposes.
Apworks.EventStore.Simple
A simple in-memory event store implementation for testing purposes.
Apworks.Serialization.Json
Object serializer implementation based on Newtonsoft.Json.
Apworks.Messaging.Simple
A simple in-memory messaging implementation for testing purposes.
Apworks.EventStore.SQLServer
An event store implementation with Microsoft SQL Server.
Apworks.Messaging.RabbitMQ
Messaging implementation for RabbitMQ.