• Blog

  • Projects

  • About Me

    • Contact
  • More

    Use tab to navigate through the menu items.

    camilo.terevinto

    • All Posts
    • Azure
    • ASP.NET Core
    • Office
    • Interviews & Career
    • Python
    • C#
    Search
    Generating static sites from ASP.NET Core MVC apps
    • May 24
    ASP.NET Core

    Generating static sites from ASP.NET Core MVC apps

    Transform ASP.NET Core MVC websites into static sites/websites.
    Offloading And Scheduling Jobs With Hangfire Microservices
    • Mar 18
    ASP.NET Core

    Offloading And Scheduling Jobs With Hangfire Microservices

    In this post, I discuss how to develop Hangfire-enabled microservices to offload and schedule jobs.
    • Oct 25, 2021
    ASP.NET Core

    ASP.NET Core integration tests with NUnit and Moq

    In this post, we look at doing integration testing in ASP.NET Core with NUnit and mocking with Moq.
    • Oct 5, 2021
    C#

    Simplifying observability and diagnostics in .NET microservices

    In this post, I discuss a custom approach for making it simpler to track down nasty bugs in ASP.NET Core and .NET microservices.
    • Oct 2, 2021
    ASP.NET Core

    Simple and secure custom API Keys using ASP.NET Core

    How to generate, configure and use API Keys in ASP.NET Core
    1
    2

    © 2021-2022 Camilo Terevinto. About me | Contact me