- Vancouver, Canada
- @thisisaneeq
Lists (1)
Sort Name ascending (A-Z)
Stars
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
This repository has examples of broken patterns in ASP.NET Core applications
[Archived] 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. Project…
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
A fast and reliable .NET Rules Engine with extensive Dynamic expression support
smtp4dev - the fake smtp email server for development and testing
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions
[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore
[Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/Extensions
Akka.NET helper classes to assist with common production needs
Community-maintained .NET parser for RAML
Provider for accessing legacy configuration files (app.config, web.config) through dotnet core configuration framework.