Pinned Repositories
amqp091-go
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
aspnetcore-for-beginners
Half day workshop for developers who are completely new to .NET Core and ASP.NET ASP.NET
AspNetCore.Docs
Documentation for ASP.NET Core
aspnetcore3-authentication
ASPNETCORE_StoredProcs
Sample code of using stored procedures in ASP.NET Core
Asynchronous-Programming-in-C-and-.NET-Core
AsyncRabbitMQ
auth-demo
.Net Core Authentication Handler Demo
blazor-workshop
Blazor workshop
S05E03---Minimal-APIs
Companion Code for S05E03 where we do a full .NET 6 minimal API build and compare with a MVC API
memoSoftware's Repositories
memoSoftware/S05E03---Minimal-APIs
Companion Code for S05E03 where we do a full .NET 6 minimal API build and compare with a MVC API
memoSoftware/amqp091-go
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
memoSoftware/aspnetcore-for-beginners
Half day workshop for developers who are completely new to .NET Core and ASP.NET ASP.NET
memoSoftware/AspNetCore.Docs
Documentation for ASP.NET Core
memoSoftware/aspnetcore3-authentication
memoSoftware/ASPNETCORE_StoredProcs
Sample code of using stored procedures in ASP.NET Core
memoSoftware/AsyncRabbitMQ
memoSoftware/auth-demo
.Net Core Authentication Handler Demo
memoSoftware/blazor-workshop
Blazor workshop
memoSoftware/BlazorMovies
memoSoftware/BlazorPeliculas
memoSoftware/CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
memoSoftware/CleanArchitecture.WorkerService
A solution template using Clean Architecture for building a .NET Core Worker Service.
memoSoftware/cluster-operator
RabbitMQ Cluster Kubernetes Operator
memoSoftware/Curso-Introduccion-Concurrencia-CSharp
Código fuente de mi curso de Introducción a la Concurrencia en C#
memoSoftware/CursoRESTfulAPIsASPNETCore
Repositorio del curso de construccción de WebAPIs con ASP.NET Core 3.1
memoSoftware/dotnetcore-workshop
Are you ready to get started with .NET Core? This one day workshop covers the basics, then digs into web development (ASP.NET Core), .NET Standard, porting from .NET Framework, and containers.
memoSoftware/Entity-Framework-Core-De-Verdad
memoSoftware/Introduction-to-Concurrency-in-CSharp
memoSoftware/rabbitmq-dotnet-client
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.1+
memoSoftware/RabbitMQ-Pub-Sub-Sample
Getting Starte dwith RabbitMQ
memoSoftware/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
memoSoftware/rabbitmq-stream-dotnet-client
RabbitMQ client for the stream protocol
memoSoftware/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
memoSoftware/rabbitmq-website
RabbitMQ website and documentation guides
memoSoftware/RabbitMQInstallation
Install RabbitMQ on Windows or Create a Docker Image correctly configured
memoSoftware/todo-app-dotnet-dapper
TODO is a simple web application that introduces you to the power, performance, and simplicity of MariaDB. The TODO app contains a React.js front-end and .NET back-end, which utilizes the open source, third-party MySqlConnector database drive and Dapper object-relational mapping toolkit.
memoSoftware/webapi.mongodb
ASP.NET Core WebApi + MongoDb
memoSoftware/worker-service-in-.net-core
worker service in .net core 3.1
memoSoftware/WorkerService.NET-Core