stevejgordon / DynamoDbLocalSampleLinks
This is a basic sample of how to conditionally connect to a local DynamoDB (running in Docker) from an ASP.NET Core application when in development..
☆13Updated 7 years ago
Alternatives and similar repositories for DynamoDbLocalSample
Users that are interested in DynamoDbLocalSample are comparing it to the libraries listed below
Sorting:
- A code example showing 5 ways to manage database schema in .NET☆48Updated 8 years ago
- Contoso University demo using asp net core and related technologies☆45Updated 2 years ago
- Contacts API created using ASP.NET Core Web API and using EF Core☆58Updated 8 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Sample MusicStore application that uses MVC and Entity Framework.☆67Updated 8 years ago
- Source code illustrating how to make efficient HttpClient api calls in C#☆60Updated 6 years ago
- ☆39Updated 5 years ago
- Sample ASP.NET Web API project with OAuth authentication and many other extensions.☆35Updated 3 years ago
- .NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.☆34Updated last year
- ☆45Updated 6 years ago
- Dependency injection, logging and configuration in a .NET Core console application.☆74Updated 6 years ago
- Dapper.SimpleRepository creates a Dapper repository that reduces CRUD operations to a single line of code. It also greatly simplifies exe…☆20Updated last year
- An awesome ORM for querying and modifying databases☆11Updated 5 years ago
- A Single Page Application (SPA) using the Server-Side Blazor with the help of Entity Framework Core database first approach.☆38Updated 3 years ago
- HTTPS and Self-Signed Certififcates with ASP.NET Core 2.0☆35Updated 5 years ago
- ASP.NET Core MVC with angular in MVC View OpenID Connect Hybrid Flow☆58Updated 2 years ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- ASP.NET Core 2.2 - Basic HTTP Authentication API☆68Updated 6 years ago
- A sample implementation of Identity Server 4 with URL based multi-tenancy implementation☆28Updated 8 years ago
- Policy-based authorization for web API using JWT and identityserver4 and Asp.Net Core 2.☆48Updated 3 years ago
- C# .NET Typed POCO Client for AWS Dynamo DB☆41Updated 5 years ago
- ASP .NET Core 3.0 Worker Service Sample☆143Updated 6 years ago
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 7 years ago
- Filters samples associated with MSDN article☆69Updated 3 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆71Updated last week
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago
- ASP.NET Core Razor Pages Bootstrap 4 Application using Webpack, Typescript, and npm☆40Updated 6 years ago
- ASP.NET Core OData☆53Updated 2 years ago
- Repository with sample code to my answers on StackOverflow☆16Updated 4 years ago
- With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itse…☆95Updated 2 years ago