Git Product home page Git Product logo

Fernando Luiz de Lima's Projects

aws-ses icon aws-ses

Provides features for sending emails via AWS SES, intelligently handling rate limiting through effective retry strategies.

aws-wrappers icon aws-wrappers

AWS Wrappers contains some wrappers which provide features in order to make the management of Amazon S3 and Amazon SQS easier.

books-api icon books-api

POC related to the usage/comparison of non-relational database MongoDB and the JSON columns from MySQL and PostgreSQL relational databases using .NET and EF Core 3.1.

data-analysis-service icon data-analysis-service

The data analysis system is a system which is able to import lots of flat files, read and analyse the data, and output a report based on many rules.

data-table-plus icon data-table-plus

DataTablePlus provides some helpful extensions in order to transform list of objects into data tables (it's able to use the object definitions and/or EntityFramework/EntityFrameworkCore mappings for creating the data table schema as well as its data) and also some SQL helpers capable of performing some batch operations using those data tables which were cited before. This application is focused on solving performance issues while ingesting or updating a lot of data.

ef-core-data-access icon ef-core-data-access

It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryBuilder patterns. It also includes auto history utilities, multiple databases support with distributed transactions and databases/tables sharding for some database providers.

extensions-dependency-injection icon extensions-dependency-injection

Exposes service factories. Exposes dependency injection modularization. Also, exposes some AOP (Aspect Oriented Programming) extensions which help registering and resolving proxies instead of concrete implementations through Microsoft built-in container with the main purpose of providing lazy loading/instantiation of resources.

extensions-hosting icon extensions-hosting

Exposes Startup extensions to be used with generic host. Also, it exposes task scheduling utilities based on cron expressions.

in-memory-database-app icon in-memory-database-app

In-memory database app is an implementation of a database which uses only memory for storing data. It implements some commands from the very known in-memory database called Redis (https://redis.io/).

mongo-db-data-access icon mongo-db-data-access

It's a modern and generic data access structure for .NET and MongoDB. It supports UnitOfWork, Repository and QueryBuilder patterns. It also includes DbContext, IdGenerators and transactions support with replica set.

net-core-logging-structure icon net-core-logging-structure

Net Core Logging Structure is a full logging structure in order to write logs into files and database tables which uses .NET Core platform

order-calculator-app icon order-calculator-app

Order Calculator App is a console application (command line application) which has been developed in order to solve an existent problem related to calculate the total price of an order based on some arguments that must be provided by the consumer.

wcf-dependency-injection icon wcf-dependency-injection

WCF Dependency Injection is a sample solution in order to inject and invoke Web Services (WCF) using StructureMap as Dependency Injector.

web-screenshot-taker-app icon web-screenshot-taker-app

Web Screenshot Taker App is an application which uses the most known web brower named ChromiumWebBrowser in order to take web screenshots and save them locally. Also the application is able to generate thumbnails based on the web screenshots which have been taken.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.