sebdesalvador
-
- 661 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...). -
- 557 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. -
- 291 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Utilities and extensions for enhanced serialization in the RootBlocks library. -
- 278 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. -
- 275 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Adds SqlClient as data provider for the connection factory in RootBlocks.Persistence. -
- 269 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. -
- 248 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Adds MySqlClient as data provider for the connection factory in RootBlocks.Persistence. -
- 245 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. -
- 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. -
- 235 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Adds Npgsql as data provider for the connection factory in RootBlocks.Persistence. -
- 230 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. -
- 197 total downloads
- last updated 11/3/2024
- Latest version: 0.3.1
Provides implementations, converters, base classes etc. required to implement RootBlocks with EntityFramework.