sebdesalvador
-
- 942 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Provides a connection factory for databases, must be used with an actual data provider (MySqlClient, Npgsql, SqlClient...). -
- 902 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Collection of various abstractions and base classes to help remove boilerplate code and concentrate on business. -
- 498 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Helper to add support for JSON Patch requests which currently not supported by System.Text.Json. -
- 469 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Utilities and extensions for enhanced serialization in the RootBlocks library. -
- 462 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Provides Filters to render certain objects from the RootBlocks library correctly in Swagger. -
- 447 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Adds SqlClient as data provider for the connection factory in RootBlocks.Persistence. -
- 434 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Provides a Serilog implementation of the ILogContext from the RootBlocks library + a couple of easy to use Add methods to add easily add Serilog to projects without appsettings.json like Azure Functions. -
- 426 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Adds SQLite as data provider for the connection factory in RootBlocks.Persistence. -
- 415 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Adds MySqlClient as data provider for the connection factory in RootBlocks.Persistence. -
- 408 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Provides a MediatR implementation of the IEventPublisher from the RootBlocks library, mainly used to dispatch events internally. -
- 401 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Adds Oracle as data provider for the connection factory in RootBlocks.Persistence. -
- 400 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Adds Npgsql as data provider for the connection factory in RootBlocks.Persistence. -
- 339 total downloads
- last updated 12/12/2024
- Latest version: 0.4.0
Provides implementations, converters, base classes etc. required to implement RootBlocks with EntityFramework.