GitHub / ffernandolima 5 Repositories
Specialist .NET engineer who is passionate about technology. Expert in the entire software development life cycle using Microsoft platform.
ffernandolima/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# - Size: 221 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 43 - Forks: 5

ffernandolima/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.
Size: 2.16 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 184 - Forks: 26

ffernandolima/confluent-kafka-core-dotnet
🚀 Kafka Core empowers developers to effortlessly build robust .NET applications on top of Confluent Kafka, focusing on simplicity, maintainability, and extensibility. With intuitive abstractions and builders, it introduces powerful features that enhance functionality and extend the official library's capabilities.
Language: C# - Size: 817 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 23 - Forks: 0

ffernandolima/github-data-fetcher
Fetches public contribution data from GitHub using the GraphQL API and exports it to structured JSON files. Includes pull requests, issues, contributed organizations, and pinned repositories with language icons.
Language: C# - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ffernandolima/confluent-kafka-dotnet Fork of confluentinc/confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
Language: C# - Size: 4.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ffernandolima/distributed-unit-of-work
DistributedUnitOfWork is a simple .NET application demonstrating distributed and ambient transactions coordinated via a two-phase commit (2PC) protocol. The app uses a unit-of-work pattern to manage transactions across two different databases—MS SQL Server and PostgreSQL—leveraging .NET's TransactionScope to coordinate a distributed transaction.
Language: C# - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ffernandolima/ffernandolima
Github Profile Repository
Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ffernandolima/log4netcore-sqlserver
log4net AdoNetAppender for .NET Core.
Language: C# - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

ffernandolima/aws-ses
Provides features for sending emails via AWS SES, intelligently handling rate limiting through effective retry strategies.
Language: C# - Size: 1.72 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ffernandolima/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# - Size: 1.78 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

ffernandolima/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# - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ffernandolima/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# - Size: 479 KB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

ffernandolima/extensions-configuration
Exposes configuration factory including legacy xml files support.
Language: C# - Size: 1.74 MB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ffernandolima/extensions-hosting
Exposes Startup extensions to be used with generic host. Also, it exposes task scheduling utilities based on cron expressions.
Language: C# - Size: 1.73 MB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ffernandolima/stop-forum-spam-api
StopForumSpamApi is a .NET wrapper for Stop Forum Spam API.
Language: C# - Size: 23.4 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ffernandolima/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# - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ffernandolima/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# - Size: 32.2 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ffernandolima/CloudFlare.NET Fork of JSkimming/CloudFlare.NET
A .NET client library for the CloudFlare API
Size: 280 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

ffernandolima/referencesource Fork of microsoft/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
Size: 30.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ffernandolima/prolix Fork of wwdenis/prolix
Prolix: Implement Comment-Less code
Size: 2.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ffernandolima/EquinoxProject Fork of EduardoPires/EquinoxProject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Size: 1.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ffernandolima/FluentDateTime Fork of FluentDateTime/FluentDateTime
Allows cleaner DateTime expressions and operations
Size: 763 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ffernandolima/CreditCardValidator Fork of gustavofrizzo/CreditCardValidator
A C# library for validating and generating credit card numbers.
Size: 544 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ffernandolima/eShopOnContainers Fork of dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
Size: 625 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ffernandolima/AspNetCore.Diagnostics.HealthChecks Fork of Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Size: 6.41 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ffernandolima/Hangfire Fork of HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
Size: 29.7 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ffernandolima/logging-log4net Fork of apache/logging-log4net
Mirror of This is the Apache log4net logging project git repository.
Size: 5.57 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ffernandolima/quartznet Fork of quartznet/quartznet
Quartz Enterprise Scheduler .NET
Size: 24.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ffernandolima/LINQKit Fork of scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
Size: 3.47 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ffernandolima/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# - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ffernandolima/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# - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ffernandolima/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# - Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

ffernandolima/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# - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ffernandolima/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# - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
