Pinned Repositories
.net-dojo
A repository to store all my .net/c# stuff. Including new things I'm learning or just some random stuff I'm working on :)
Benchmarks
Just a bunch of tests and benchmarks using spans in c#
csharp-rest-api
This repository contains the open source C# client for MessageBird's REST API.
Empty-Web-App
An empty asp.net core web app. Used to test deploys to azure
EntityZip
A simple example on how to zip information and allow users to download data.
extjs-by-example-todo
FluentRequests
An easy way to write and execute a sequence of http requests
ForbiddenKnowledge
Well, Actually not forbidden. This repository stores valuable tips and tricks around various tech things. Its a collection of things I had to learn and I know will be useful to me (or maybe someone else) again
JobScraperNotebook
A notebook intended to scrape job info from job-posting websites
TagAC
A TAG Access Control microservice build using CQRS, ASP.Net Core, Redis, RabbitMQ, Ocelot, Entity Framework Core
LucasWBritz's Repositories
LucasWBritz/TagAC
A TAG Access Control microservice build using CQRS, ASP.Net Core, Redis, RabbitMQ, Ocelot, Entity Framework Core
LucasWBritz/JobScraperNotebook
A notebook intended to scrape job info from job-posting websites
LucasWBritz/.net-dojo
A repository to store all my .net/c# stuff. Including new things I'm learning or just some random stuff I'm working on :)
LucasWBritz/Benchmarks
Just a bunch of tests and benchmarks using spans in c#
LucasWBritz/csharp-rest-api
This repository contains the open source C# client for MessageBird's REST API.
LucasWBritz/Empty-Web-App
An empty asp.net core web app. Used to test deploys to azure
LucasWBritz/EntityZip
A simple example on how to zip information and allow users to download data.
LucasWBritz/extjs-by-example-todo
LucasWBritz/FluentRequests
An easy way to write and execute a sequence of http requests
LucasWBritz/ForbiddenKnowledge
Well, Actually not forbidden. This repository stores valuable tips and tricks around various tech things. Its a collection of things I had to learn and I know will be useful to me (or maybe someone else) again
LucasWBritz/go-course
Master the fundamentals and advanced features of the Go programming language
LucasWBritz/gRPC-Samples
gRPC samples
LucasWBritz/mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
LucasWBritz/NetDevPack
A smart set of common classes and implementations to improve your development productivity.
LucasWBritz/OccurrenceDistance
Returns a score comparing an item to a list of items of the same type. Useful to determine how far/different an item is from a list of similar items.
LucasWBritz/rrule-parser.net
Dotnet port of rrule-parser by aditosoftware
LucasWBritz/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
LucasWBritz/ScalingSignalR
A simple project on how to scale a SignalR app using redis cache.
LucasWBritz/Slapper.AutoMapper
Slapper.AutoMapper maps dynamic data to static types. Slap your data into submission!
LucasWBritz/spacy-annotator
Spacy NER annotator using ipywidgets
LucasWBritz/SWResupplyCalculator
Calculates the number of resupply stops for each Star Wars Spaceship
LucasWBritz/TimeZone
Alternative to Windows .Net timezone
LucasWBritz/vh-os-packages
LucasWBritz/ztm-golang
Source files for the Go language course on zerotomastery.io