DEV Community

Daniel Genezini profile picture

Daniel Genezini

https://blog.genezini.com/

Integration tests with AWS S3 buckets using Localstack and Testcontainers

Integration tests with AWS S3 buckets using Localstack and Testcontainers

Comments
8 min read

Want to connect with Daniel Genezini?

Create an account to connect with Daniel Genezini. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Lessons learned from building a static code analyzer for C#

Lessons learned from building a static code analyzer for C#

2
Comments
6 min read
Building a Who's that Pokémon game for Android with .NET MAUI and Blazor Hybrid

Building a Who's that Pokémon game for Android with .NET MAUI and Blazor Hybrid

2
Comments 1
8 min read
Easier Git rebase of messy branches

Easier Git rebase of messy branches

1
Comments
3 min read
Why my WireMock mocks aren't working?

Why my WireMock mocks aren't working?

1
Comments
5 min read
.NET and AWS S3 with LocalStack: How to develop with local S3 buckets

.NET and AWS S3 with LocalStack: How to develop with local S3 buckets

Comments
6 min read
How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

1
Comments
5 min read
Improve your coding experience: More 10 VS Code extensions to try

Improve your coding experience: More 10 VS Code extensions to try

Comments
4 min read
How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers

How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers

26
Comments
6 min read
Git Aliases: a time-saving secret weapon for improved workflow and productivity

Git Aliases: a time-saving secret weapon for improved workflow and productivity

8
Comments
3 min read
Don't box your logs: .NET 6 source generator for logger

Don't box your logs: .NET 6 source generator for logger

2
Comments
5 min read
7 tips for improving your productivity with Git

7 tips for improving your productivity with Git

260
Comments 9
4 min read
Time-out requests in ASP.NET Core with cancellation tokens

Time-out requests in ASP.NET Core with cancellation tokens

6
Comments
5 min read
Integration tests without API dependencies with ASP.NET Core and WireMock.Net

Integration tests without API dependencies with ASP.NET Core and WireMock.Net

6
Comments
6 min read
Canceling abandoned requests in ASP.NET Core

Canceling abandoned requests in ASP.NET Core

7
Comments
4 min read
Keep your diagrams updated with continuous delivery

Keep your diagrams updated with continuous delivery

4
Comments 1
8 min read
Analyzing and enforcing .NET code coverage with coverlet

Analyzing and enforcing .NET code coverage with coverlet

8
Comments
8 min read
loading...