sebdesalvador
-
- 668 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Provides a connection factory for databases, must be used with an actual data provider (MySqlClient, Npgsql, SqlClient...). -
- 562 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Collection of various abstractions and base classes to help remove boilerplate code and concentrate on business. -
- 297 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Utilities and extensions for enhanced serialization in the RootBlocks library. -
- 285 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Provides Filters to render certain objects from the RootBlocks library correctly in Swagger. -
- 284 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Adds SqlClient as data provider for the connection factory in RootBlocks.Persistence. -
- 273 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
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. -
- 257 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Adds SQLite as data provider for the connection factory in RootBlocks.Persistence. -
- 249 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Provides a MediatR implementation of the IEventPublisher from the RootBlocks library, mainly used to dispatch events internally. -
- 249 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Adds MySqlClient as data provider for the connection factory in RootBlocks.Persistence. -
- 237 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Adds Npgsql as data provider for the connection factory in RootBlocks.Persistence. -
- 237 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Adds Oracle as data provider for the connection factory in RootBlocks.Persistence. -
- 232 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Helper to add support for JSON Patch requests which currently not supported by System.Text.Json. -
- 202 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Provides implementations, converters, base classes etc. required to implement RootBlocks with EntityFramework.