spetz / asp-net-core-samples
☆191Updated 8 years ago
Alternatives and similar repositories for asp-net-core-samples:
Users that are interested in asp-net-core-samples are comparing it to the libraries listed below
- ☆132Updated 5 years ago
- WeText is a sample application that demonstrates the implementation of DDD/CQRS and microservice architectural patterns in C#.☆259Updated 7 years ago
- [Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore☆169Updated 6 years ago
- Data access layer with Dapper as wrapper IDbConnection☆89Updated 11 years ago
- Community Contributions for ASP.NET Web API☆768Updated 8 years ago
- [Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore☆125Updated 6 years ago
- Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2☆156Updated 6 years ago
- A microservice project using .NET Core 2.0, DDD, CQRS, Event Sourcing, Redis and RabbitMQ☆130Updated 6 years ago
- [Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/Extensions☆147Updated 6 years ago
- [Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions☆477Updated 6 years ago
- Sample projects for Hangfire☆107Updated last month
- [Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework …☆211Updated 6 years ago
- ☆112Updated 7 years ago
- Extensions for Hangfire to build RecurringJob automatically☆185Updated 6 years ago
- cqrs + event driven + distributed + supports both classic ddd and event sourcing + inmemory domain.Updated 7 months ago
- [Archived] Localization abstractions and implementations for ASP.NET Core applications. Project moved to https://github.com/aspnet/AspNet…☆157Updated 6 years ago
- [Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions☆325Updated 6 years ago
- Official sample application of Microsoft's 'N-Layered Domain Oriented Architecture Guide with .NET 4.0' book☆51Updated 10 years ago
- Best practice for hangfire samples☆207Updated 8 years ago
- Templates for ASP.NET Boilerplate☆149Updated 2 years ago
- A tiny club written in Asp.Net Core☆236Updated 7 years ago
- [Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https:…☆382Updated 6 years ago
- [Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore☆272Updated 6 years ago
- Samples from ASP.NET Web API 2: Recipes book.☆335Updated 7 years ago
- [Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.co…☆114Updated 6 years ago
- ASP.NET Redis Providers☆271Updated 11 months ago
- [Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore☆90Updated 6 years ago
- Use LINQ to query Elasticsearch with results as .NET objects☆385Updated 10 months ago
- Repository abstraction layer on top of Official MongoDB C# driver