Tolitech
-
- 1,178 total downloads
- last updated 10/8/2024
- Latest version: 1.0.0-alpha23 (prerelease)
The library provides implementations for managing authorization logic. It includes classes and utilities for handling permissions, attribute-based authorization, and configuring authorization policies. -
- 1,055 total downloads
- last updated 9/30/2024
- Latest version: 1.0.0-alpha13 (prerelease)
The Results pattern elegantly manages errors, encapsulating outcomes and values, fostering clean and predictable error handling in code. -
- 1,022 total downloads
- last updated 10/8/2024
- Latest version: 1.0.0-alpha16 (prerelease)
The Application repository provides the Unit of Work interface within the Clean Architecture context. -
- 867 total downloads
- last updated 4/6/2023
- Latest version: 1.0.0-alpha-4 (prerelease)
Notification library for Tolitech Code Generator. -
- 800 total downloads
- last updated 12/16/2016
- Latest version: 1.0.0-alpha1 (prerelease)
Biblioteca para caching. Esta é uma biblioteca utilizada em todos os projetos Tolitech, inclusive os gerados pela ferramenta Code Generator. Mais informações em http://www.codegenerator.com.br/ -
- 796 total downloads
- last updated 12/16/2016
- Latest version: 1.0.0-alpha1 (prerelease)
Biblioteca para criptografia de dados. Esta é uma biblioteca utilizada em todos os projetos Tolitech, inclusive os gerados pela ferramenta Code Generator. Mais informações em http://www.codegenerator.com.br/ -
- 772 total downloads
- last updated 4/18/2024
- Latest version: 1.0.0-alpha10 (prerelease)
The Domain.Specifications repository provides a foundational implementation for the Specification pattern within the Clean Architecture context. -
- 724 total downloads
- last updated 5/13/2024
- Latest version: 1.0.0-alpha09 (prerelease)
The Domain layer is the heart of your application, encompassing essential business logic and entities. -
- 696 total downloads
- last updated 1/16/2024
- Latest version: 1.0.0-alpha09 (prerelease)
Results.Guards is a utility library that provides fluent and expressive guard clauses for result-oriented programming. -
- 622 total downloads
- last updated 3/17/2022
- Latest version: 1.0.0-alpha-5 (prerelease)
AspNetCore library for Tolitech Code Generator. -
- 540 total downloads
- last updated 9/18/2024
- Latest version: 1.0.0-alpha09 (prerelease)
The Infrastructure.Messaging library is designed to facilitate the publishing of integration events in a straightforward and efficient manner. -
- 536 total downloads
- last updated 2/28/2024
- Latest version: 1.0.0-alpha06 (prerelease)
The Specifications repository provides basic implementations and abstractions for the Specification pattern, making it easier to create and compose complex business rules in a modular way. Integrate these... More information -
- 432 total downloads
- last updated 7/28/2024
- Latest version: 1.0.0-alpha07 (prerelease)
This package provides extension methods for handling HTTP responses in .NET applications, facilitating the extraction and mapping of relevant data from HttpResponseMessage objects into Result objects. -
- 386 total downloads
- last updated 9/18/2024
- Latest version: 1.0.0-alpha6 (prerelease)
This assembly contains the infrastructure for messaging, specifically focusing on Outbox pattern implementation using Entity Framework Core. It includes the necessary configurations and unit tests to ensure... More information -
- 346 total downloads
- last updated 6/25/2024
- Latest version: 1.0.0-alpha05 (prerelease)
Application.Messaging is a lightweight library designed to simplify the implementation of event-driven architectures within .NET applications. -
- 273 total downloads
- last updated 2/15/2022
- Latest version: 1.0.0-alpha-1 (prerelease)
Auditing trail library for Tolitech Code Generator. -
- 261 total downloads
- last updated 9/23/2024
- Latest version: 1.0.0-alpha04 (prerelease)
The ValidationBehavior class represents a behavior in the pipeline responsible for validating requests using the provided validators before passing them to the next handler. It is designed to be used within... More information -
- 258 total downloads
- last updated 2/23/2022
- Latest version: 1.0.0-alpha-2 (prerelease)
Extensions IQueryable library for Tolitech Code Generator. -
- 236 total downloads
- last updated 9/18/2024
- Latest version: 1.0.0-alpha03 (prerelease)
Package Description -
- 184 total downloads
- last updated 7/27/2024
- Latest version: 1.0.0-alpha03 (prerelease)
DependencyInjection.Extensions is a lightweight library designed to simplify the discovery and registration of interfaces associated with services, repositories, and other dependencies in .NET applications.