Salixzs
-
- 5,972 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 -
- 4,738 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 -
- 4,513 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,918 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 -
- 3,181 total downloads
- last updated 11/10/2022
- Latest version: 1.2.1
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 -
- 2,765 total downloads
- last updated 11/10/2022
- Latest version: 1.0.5
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 -
- 654 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 -
- 221 total downloads
- last updated 11/26/2022
- Latest version: 1.0.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 -
- 187 total downloads
- last updated 1/6/2023
- Latest version: 1.0.0
Health check (for ASpNetCore) results formatter as JSON object and custom page to show these results in colorized human-readable format. -
- 184 total downloads
- last updated 12/15/2022
- Latest version: 1.0.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+). -
- 184 total downloads
- last updated 1/6/2023
- Latest version: 1.0.0
Integration of Configuration validation with AspNet (Core) application. -
- 178 total downloads
- last updated 1/5/2023
- Latest version: 1.0.0
Adds title/home page for API with version number, ability to show selected configuration and custom content.