Fernando Luiz de Lima (ffernandolima)

ffernandolima

Geek Repo

Company:@neon

Location:Porto Alegre, Brazil

Home Page:https://www.linkedin.com/in/fernando-luiz-lima/

Twitter:@lima_ffernando

Github PK Tool:Github PK Tool


Organizations
warrenbrasil

Fernando Luiz de Lima's repositories

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.

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.

Language:C#License:MITStargazers:36Issues:5Issues:1

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.

Language:C#License:MITStargazers:7Issues:4Issues:0

log4netcore-sqlserver

log4net AdoNetAppender for .NET Core.

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.

Language:C#License:MITStargazers:3Issues:2Issues:0

extensions-configuration

Exposes configuration factory including legacy xml files support.

Language:C#License:MITStargazers:2Issues:3Issues:0

extensions-hosting

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

Language:C#License:MITStargazers:2Issues:3Issues:0

ffernandolima

Github Profile Repository

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/).

Language:C#Stargazers:2Issues:2Issues:0

stop-forum-spam-api

StopForumSpamApi is a .NET wrapper for Stop Forum Spam API.

Language:C#Stargazers:2Issues:1Issues:0

aws-ses

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

Language:C#License:MITStargazers:1Issues:2Issues:0
Language:C#License:Apache-2.0Stargazers:1Issues:1Issues:0

wcf-dependency-injection

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

Language:C#Stargazers:1Issues:1Issues:0

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.

Language:C#Stargazers:1Issues:1Issues:0

aws-wrappers

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

Language:C#Stargazers:0Issues:1Issues:0

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.

Language:C#Stargazers:0Issues:2Issues:0

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.

Language:C#Stargazers:0Issues:1Issues:0

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

Language:C#Stargazers:0Issues:1Issues:0

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.

Language:C#Stargazers:0Issues:1Issues:0