genius00xp's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
TSDilov/SwiftParserWebapi
luboid/Swift
Swift Reader&Parser, MT103, MT202, MT950
yemrekeskin/SwiftNotationParser
🌎💸🌐 SwiftNotationParser provides parsing field/element used in MT messages for Financial SWIFT Network
programmersdigest/MT940Parser
A parser for the SWIFT MT940/MT942 format.
timothywarner/azure-class-diagrams
Microsoft Visio diagrams that illustrate several Azure services. These topologies are for educational and not production use.
Azure/azure-notificationhubs-samples
Microsoft Azure Notification Hubs Samples
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
akveo/nebular
:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Daniel-Krzyczkowski/CleanArchitectureWithDevSecOps
This repository contains code samples related with clean software architecture and DevSecOps.
micjahn/ZXing.Net
.Net port of the original java-based barcode reader and generator library zxing
filipw/Strathweb.CacheOutput
ASP.NET Web API CacheOutput - library to allow you to cache the output of ApiControllers
MicrosoftDocs/azure-docs
Open source documentation of Microsoft Azure
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
PacktPublishing/CSharp-and-.NET-Core-Test-Driven-Development
CSharp and .NET Core Test-Driven Development, published by Packt
VaughnVernon/mockroservices-dotnet
Toolkit for creating microservices in a multi-project test environment using mock distributed mechanisms.
VaughnVernon/IDDD_Samples_NET
These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
p0w34007/ebooks
Livros de programação
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
microsoft/IgniteTheTour
Microsoft Ignite The Tour
ivanpaulovich/hexagonal-architecture-acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
ivanpaulovich/event-sourcing-jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
ardalis/GuardClauses
A simple package with guard clause extensions.
stefanprodan/AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
blowdart/AspNetAuthorizationWorkshop
A workshop for moving through the various new pieces in ASP.NET Core Authorization
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
thangchung/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET