Skip to content
View dmalcaba's full-sized avatar
🔥
Excited about Blazor
🔥
Excited about Blazor
Block or Report

Block or report dmalcaba

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dmalcaba/README.md

Hi there! 👋


const aboutme = {
    backend: ["C#", "T-SQL", ".NET Core", "Entity Framework Core"],
    frontend: ["Javascript", "HTML", "CSS", "Vue.js"],
    tools: ["Docker", "vscode", "Visual Studio"]
}

My current project is a web UI framework built on .NET Core and EF.

  • 🔭 I have a passion for .NET technologies and love the way it is going.
  • 🌱 I’m currently learning Blazor.
while(true)
{
   Study()
}

Visits Badge

Pinned

  1. EntityFrameworkCoreQuery EntityFrameworkCoreQuery Public

    This is a collection of queries used in a lot of common scenarios. A good reference when you are starting out with Entity Framework.

    C#

  2. just-linq-it just-linq-it Public

    A project based on C# 101 LINQ Samples

    C#

  3. Utilitatem Utilitatem Public

    A collection of .NET Core projects I have played with.

    C#

  4. xunit-samples xunit-samples Public

    Sample usages for xUnit.net

    C#