Pinned Repositories
Common
A repository for shared files to be consumed across the ASPNET repos
EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology
FluentScheduler
Automated job scheduler with fluent interface for the .NET platform.
Hosting
Code for hosting and starting up an ASP.NET Core application.
Identity
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.
KestrelHttpServer
A cross platform web server for ASP.NET Core.
MediatR
Simple, unambitious mediator implementation in .NET
microchat
sms
MicrofacOnContainers
Mvc
ASP.NET Core MVC is a 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.
microfac's Repositories
microfac/FluentScheduler
Automated job scheduler with fluent interface for the .NET platform.
microfac/Common
A repository for shared files to be consumed across the ASPNET repos
microfac/EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology
microfac/Hosting
Code for hosting and starting up an ASP.NET Core application.
microfac/Identity
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.
microfac/KestrelHttpServer
A cross platform web server for ASP.NET Core.
microfac/MediatR
Simple, unambitious mediator implementation in .NET
microfac/microchat
sms
microfac/MicrofacOnContainers
microfac/Mvc
ASP.NET Core MVC is a 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.
microfac/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
microfac/Security
Middleware for security and authorization of web apps.
microfac/SignalR
Incredibly simple real-time web for ASP.NET Core