Florin Ciubotariu

avatar

Florin Ciubotariu's Blog

  • Home
Subscribe via RSS
© Florin Ciubotariu 2025
Ghost & StayPuft

    .net core

    A collection of 2 posts

    entity framework core

    Exclude tables when using Entity Framework Core Reverse Engineering

    Right now (October 2020) there is not an easy way to exclude tables when you Reverse Engineer your database (Database First). There are two main ways to do it:Using Scaffold-DbContext and providing

    5 years ago October 7th, 2020 Featured
    azure

    Retrieving the number of messages of a Service Bus Queue in .NET Core

    Connection String approach Starting from version 3.1.0 (which is still in preview at the time of writing this post) Service Bus Management library offers a smooth way to access a queue

    7 years ago July 10th, 2018 4 min read
    Subscribe via RSS
    © Florin Ciubotariu 2025
    Ghost & StayPuft