Top 20 NuGet Packages
Core management of Buttons, Menu Items, Toolbars and more.
Command Query Separation for .NET Framework and .NET Standard ⚙️
✔️ Build services that separate the responsibility of commands and queries
✔️ Focus on implementing the handlers for commands and queries
✔️ Create APIs with less boilerplate code
📄 https://hlaueriksson.me/CommandQuery/
Command Query Separation for ASP.NET Web API 2 🌐
✔️ Provides generic actions for handling the execution of commands and queries
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AspNet.WebApi/
Command Query Separation for ASP.NET Core 🌐
✔️ Provides generic actions for handling the execution of commands and queries
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AspNetCore/
Command Query Separation for AWS Lambda ⚡
✔️ Provides generic function support for commands and queries with Amazon API Gateway
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AWSLambda/
Clients for CommandQuery
✔️ CommandClient
✔️ QueryClient
📄 https://hlaueriksson.me/CommandQuery.Client/
Dependency Injection for CommandQuery
Extensions for CommandQuery
Execute MediatR requests via JsonRpc using WebAPI
Execute MediatR requests via JsonRpc using WebAPI
Simple package that allows you to bind startup parameters directly to methods.
Base package for Services and console utilities
TypeScript Definitions (d.ts) for commangular. Generated based off the DefinitelyTyped repository [git commit: 49e00c423a63b6e5b00cf0105c5fe6a2ac57336b]. http://github.com/DefinitelyTyped
Comments as a middleware for ASP.NET Core apps. Adds comments capabilities to your existing ASP.NET Core app.
Basic tools for authentication
Library containing some commonly used types (e.g. logger) for working with NuGet packages in MSBuild tasks.
The Connection-Based Asynchronous Messaging (CBAM) Tabular assembly contains types that make it easy for asynchronous access to tabular data (rows with columns) returned by a connection.
Provides base class with generic methods for testing
- Added property for path prefix in options
- Updated version to match main nuget