Pinned Repositories
AngularJsDemoAppWithoutSignalR
Demo Application for AngularJS without SignalR
AngularJsDemoAppWithSignalR
Application for AngularJS with SignalR included
aspnetwebstack
ASP.NET MVC Webstack Mirror
coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
DbContextScope
A simple and flexible way to manage your Entity Framework DbContext instances
eShopOnContainers
Easy to get started sample reference microservice and container based application (Currently in BETA state, ongoing progress, accepting feedback and pull-requests). Cross-platform on Linux and Windows Containers, powered by .NET Core and Docker engine. Supports .CSPROJ with Visual Studio 2017 and also CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor
Home
The Home repository is the starting point for people to learn about ASP.NET 5.
IdentityServer3.Samples
Samples for Thinktecture IdentityServer v3
lokad-cqrs
Lokad.CQRS Framework
timotyweis's Repositories
timotyweis/AngularJsDemoAppWithoutSignalR
Demo Application for AngularJS without SignalR
timotyweis/AngularJsDemoAppWithSignalR
Application for AngularJS with SignalR included
timotyweis/aspnetwebstack
ASP.NET MVC Webstack Mirror
timotyweis/coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
timotyweis/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
timotyweis/DbContextScope
A simple and flexible way to manage your Entity Framework DbContext instances
timotyweis/eShopOnContainers
Easy to get started sample reference microservice and container based application (Currently in BETA state, ongoing progress, accepting feedback and pull-requests). Cross-platform on Linux and Windows Containers, powered by .NET Core and Docker engine. Supports .CSPROJ with Visual Studio 2017 and also CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor
timotyweis/Home
The Home repository is the starting point for people to learn about ASP.NET 5.
timotyweis/IdentityServer3.Samples
Samples for Thinktecture IdentityServer v3
timotyweis/lokad-cqrs
Lokad.CQRS Framework
timotyweis/lokad-iddd-sample
Sample code for IDDD by Vaughn Vernon
timotyweis/mongo_app
This is using MongoDB, ElasticSearch, Redis and RabbitMQ with asp.net MVC
timotyweis/Mvc
Model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
timotyweis/ndddsample
Automatically exported from code.google.com/p/ndddsample
timotyweis/ProfessionalCSharp6
Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press
timotyweis/semantic-logging
Supporting semantic/structured logging for .NET
timotyweis/ServiceStack.Redis
.NET's leading C# Redis Client
timotyweis/StackExchange.Redis
General purpose redis client
timotyweis/StackExchange.Redis.Extensions