Pinned Repositories
aspnetcore-Vue-starter
*NEW* Asp.NETCore 2.0 Vue 2 (ES6) SPA Starter kit, contains routing, Vuex, and more! By @DevHelp-Online
AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
clean-architecture-manga
Pure and simple implementation following the Clean Architecture Principles, decoupled from frameworks and technology details. Use Cases as central organizing structure and smaller components developed and tested in isolation.
clean-architecture-webapi-ef-core
:heart: The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework
CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
CleanCodeResultFilterSample
Sample of using ResultFilter and ValueTuple when building an API with ASP.NET Core
csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
dapr-workshop
vKarter's Repositories
vKarter/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
vKarter/aspnetcore-Vue-starter
*NEW* Asp.NETCore 2.0 Vue 2 (ES6) SPA Starter kit, contains routing, Vuex, and more! By @DevHelp-Online
vKarter/clean-architecture-manga
Pure and simple implementation following the Clean Architecture Principles, decoupled from frameworks and technology details. Use Cases as central organizing structure and smaller components developed and tested in isolation.
vKarter/clean-architecture-webapi-ef-core
:heart: The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework
vKarter/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
vKarter/CleanCodeResultFilterSample
Sample of using ResultFilter and ValueTuple when building an API with ASP.NET Core
vKarter/csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
vKarter/dapr-workshop
vKarter/devops-project-samples
Sample applications for Azure DevOps Project
vKarter/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
vKarter/dom-to-image
Generates an image from a DOM node using HTML5 canvas
vKarter/Dotnet5.GraphQL3.WebApplication
This project exemplify the implementation and Dockerization of a simple Razor Web MVC Core consuming an full GraphQL 3 Web API, build in a .NET 5 multi-layer project, considering development best practices, like SOLID and DRY, applying Domain-Driven concepts in a Hexagonal Architecture.
vKarter/electron-dotnet-adal-nodejs
Integrating Azure AD into a Native application to web API solution
vKarter/electron-tutorial-app
An electron application for tutorials
vKarter/eShopOnWeb
Sample ASP.NET Core 2.2 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download 130+ page eBook PDF from docs folder.
vKarter/ExtendedFilter
Add functionality to filter for Solution Explorer in Visual Studio
vKarter/flexible-aspnetcore-authorization
vKarter/HardwareShop
Example for students
vKarter/javascript
JavaScript Style Guide
vKarter/js-ddd
Domain Driven Development
vKarter/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
vKarter/node-redmine
node-redmine is a nodejs library which supports 100% features of Redmine's REST API.
vKarter/pics
Posters, drawings...
vKarter/Probable-Wordlists
Wordlists sorted by probability originally created for password generation and testing
vKarter/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, Ocelot API Gateway, MongoDB, Redis, SqlServer, Entity Framework Core, CQRS and Clean Architecture implementation. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
vKarter/SuperSafeBank
Sample Event Sourcing implementation with .NET Core
vKarter/systems-frontend
Maintenance repo, unmaintained
vKarter/vimrc
The ultimate Vim configuration: vimrc
vKarter/vue-composition-api-comparison
Vue Composition Api Comparison
vKarter/vue-custom-element
Vue Custom Element - Web Components' Custom Elements for Vue.js