Pinned Repositories
angular7
black_scholes_option_pricing
Using the Black Scholes formula to price vanilla options and Greeks calculation in C#. This project demonstrates the application of OOP : Encapsulation, inheritance, interfaces
blockchain-demo
A web-based demonstration of blockchain concepts.
clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
cleancode
clean code for dotnet
comlucro
console
csharp
csharp by example
pattern-strategy
Small C# project to demonstrate the Strategy Pattern
UnitTestCourse
Curso de testes unitários
FernandoVezzali's Repositories
FernandoVezzali/pattern-strategy
Small C# project to demonstrate the Strategy Pattern
FernandoVezzali/UnitTestCourse
Curso de testes unitários
FernandoVezzali/angular7
FernandoVezzali/blockchain-demo
A web-based demonstration of blockchain concepts.
FernandoVezzali/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
FernandoVezzali/cleancode
clean code for dotnet
FernandoVezzali/comlucro
FernandoVezzali/csharp
csharp by example
FernandoVezzali/csharp-cheat-sheet
Complete C# cheat sheet & quick language reference with simple examples.
FernandoVezzali/defi_tutorial
FernandoVezzali/descentralizando
FernandoVezzali/dotnet-8-auth
Project based on the video "The .NET 8 Auth Changes You Must Know About! by nickchapsas
FernandoVezzali/dotnet-core-api-sqlite
Criando uma API com ASP.Net Core e SQLite
FernandoVezzali/dotnet-core-api-swagger
Demonstração instalação swagger
FernandoVezzali/dotnet-docker
Docker images for .NET Core and the .NET Core Tools.
FernandoVezzali/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
FernandoVezzali/faq
Frequently Asked Questions
FernandoVezzali/fernandovezzali
FernandoVezzali/fernandovezzali.github.io
A curated list of awesome C-Sharp features and best practices
FernandoVezzali/geolocation
A C# class library that will calculate distance and cardinal direction between two sets of coordinates and provides the lat/long boundaries around an origin coordinate allowing for simple SQL or LINQ selection of locations within the given radius.
FernandoVezzali/ISO8583-Message-Client-DotNet
ISO8583 Message Packer and Unpacker with ISOClient in .Net
FernandoVezzali/masstransit
FernandoVezzali/nest-mean
NestJS Tutorial Repository
FernandoVezzali/nestjs-bff
A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
FernandoVezzali/nestjs-boilerplate-TypeORM
NestJS Boilerplate (Authentication, TypeORM, Configuration, Swagger)
FernandoVezzali/node-console
node console
FernandoVezzali/Poc_DotNetCore_Cache
Estudo de cache
FernandoVezzali/ServiceBus
FernandoVezzali/tye-demo-after
FernandoVezzali/unit-testing-for-csharp
Basic unit testing course for csharp developers