Salixzs
-
- 12,488 total downloads
- last updated 9/14/2022
- Latest version: 3.3.3
Wrappers (abstract base classes) around IHttpClientFactory handled HttpClient instance to help interacting with external RESTful APIs. Ability to get directly strongly typed objects (choose between Json.Net... More information -
- 7,798 total downloads
- last updated 1/15/2022
- Latest version: 1.2.0
Base classes and abstractions to use Dapper in Command Query Responsibility Segregation principle (CQRS) manner. Entire Salix.Dapper.CQRS package suite provides easy, testable and well documented approach to... More information -
- 7,355 total downloads
- last updated 12/1/2022
- Latest version: 1.1.1
After loading configuration into strongly typed POCO classes (e.g. IOptions), this package allows to extend these classes with validation routines to make sure loaded data is correct during runtime. Built in... More information -
- 6,882 total downloads
- last updated 2/17/2024
- Latest version: 1.2.3
Use Dapper in Command Query Responsibility Segregation principle (CQRS) manner for Microsoft SQL database engine. Entire Salix.Dapper.CQRS package suite provides easy, testable and well documented approach to... More information -
- Deprecated
- 6,153 total downloads
- last updated 11/22/2022
- Latest version: 3.1.0
Core functionalities which should exist in each (REST) API implementation with ASP.NET Core 3+ framework. Provides Global Error Handler (JSON object details on unhandled exceptions),HealthCheck customizations... More information -
- 3,327 total downloads
- last updated 2/17/2024
- Latest version: 1.0.7
Base classes, fixture, helpers to test functionality built with Salix.Dapper.Cqrs.MsSql package with xUnit. Entire Salix.Dapper.CQRS package suite provides easy, testable and well documented approach to work... More information -
- 1,954 total downloads
- last updated 11/20/2023
- Latest version: 1.1.0
Health check (for ASpNetCore) results formatter as JSON object and custom page to show these results in colorized human-readable format. -
- 1,656 total downloads
- last updated 2/21/2024
- Latest version: 1.2.0
Provides Global Error/Exception Handler (Middleware). Responds with error description and data as Json object. Better StackTrace, details on exception, possibility to control response state (500+, 400+). -
- 1,631 total downloads
- last updated 1/11/2024
- Latest version: 1.1.0
Parses and transforms stack trace into more readable and usable list of stacktrace frames. Possibility to filter own code or specific namespace(s). ToString() overrides to include formatted versions into... More information -
- 1,421 total downloads
- last updated 11/19/2023
- Latest version: 2.0.0
Integration of Configuration validation with AspNet (Core) application. -
- 1,376 total downloads
- last updated 11/20/2023
- Latest version: 1.1.0
Adds title/home page for API with version number, ability to show selected configuration and custom content. -
- 862 total downloads
- last updated 3/9/2023
- Latest version: 1.1.0
Extensions for simple console tools writing. Includes command logic separation, automatic help generation, attribute definition and parsing, input helpers (password, confirm), output helpers (colored output),... More information