atsvetkov / database-migrations-dotnetLinks
A code example showing 5 ways to manage database schema in .NET
☆48Updated 8 years ago
Alternatives and similar repositories for database-migrations-dotnet
Users that are interested in database-migrations-dotnet are comparing it to the libraries listed below
Sorting:
- NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event a…☆133Updated 2 years ago
- ☆105Updated 2 years ago
- ☆79Updated 5 months ago
- Light-weight tool for keeping track of your SQL database schema version☆78Updated 7 years ago
- Implements OIDC token renewal with aligned session cookie lifetime☆73Updated 2 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆103Updated 7 years ago
- ☆97Updated 2 years ago
- All content for ParticularDocs☆109Updated this week
- Sample MusicStore application that uses MVC and Entity Framework.☆67Updated 8 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Small sample projects☆123Updated last year
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 4 years ago
- A set of convention based Cake scripts☆70Updated last week
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated 2 years ago
- An ASP.NET Core Route Debugger implemented as a Razor Page☆72Updated 10 months ago
- The fastest and smoothest way to great architecture☆73Updated 4 months ago
- A sample ASP.NET Core project showing how to configure the HttpClientFactory☆118Updated 4 years ago
- An example ASP.NET Core app with smart request logging middleware☆75Updated 7 years ago
- A HAL implementation for ASP.NET☆81Updated 7 years ago
- Recipes for common ASP.NET Core patterns☆50Updated 5 years ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks