Menu
  • Inicio
  • C#
  • Scala
  • Ruby
  • Books
  • DDD
  • Interviews
  • Code Challenges
  • #HowTo

Happy Devops.

Quality code matters.

Etiqueta: Autofac

Gustavo Sánchez
csharp_logo

#HowTo fix the error «This resolve operation has already ended. When registering components using lambdas, the IComponentContext ‘c'» con Autofac.

In Autofac, C#Tags Autofac, c#, IcomponentcontextPublish Date2022-02-18602 Views

In this post I’ll explain to you how to fix the error: #HowTo resolver el error «This resolve operation has already ended. When registering components using lambdas, the IComponentContext

…
Seguir leyendo...
Gustavo Sánchez
csharp_logo

#HowTo resolver el error «This resolve operation has already ended. When registering components using lambdas, the IComponentContext ‘c'» con Autofac.

In .Net, Autofac, Autofac, C#Tags Autofac, c#, IcomponentcontextPublish Date2022-02-1851 Views

En este post te voy a explicar como resolver el error «This resolve operation has already ended. When registering components using lambdas, the IComponentContext ‘c'» con

…
Seguir leyendo...
Gustavo Sánchez
csharp_logo

#HowTo Crear un Factory delegate en Autofac 6.0.0 y C#.

In .Net, .NetCore, #HowTo, Autofac, C#Tags Autofac, delegates, factiory delegates, factory methodPublish Date2021-12-02154 Views

En este post te voy a explicar como resolver dependencias usando factory delegates con C# y

…
Seguir leyendo...
Gustavo Sánchez
csharp_logo

#HowTo Resolver error Unable to load file ‘System.Threading.Tasks.Extensions’ con Autofac en UnitTest.

In .Net, #HowTo, Autofac, C#Tags Autofac, binding redirects, dotpeek, how toPublish Date2020-10-051092 Views

En este post te voy a mostrar como resolví el error Unable to load file ‘System.Threading.Tasks.Extensions’ con Autofac en un proyecto de pruebas

…
Seguir leyendo...
Gustavo Sánchez
csharp_logo

#HowTo Resolver error 404 con BasicHttpBinding en servicios Wcf con Autofac.

In Autofac, C#, WcfTags Autofac, basichttpbinding, wcfPublish Date2020-09-17161 Views

En este post te voy a explicar como puedes resolver el erro 404 con webservices Wcf (BasicHttpBinding) con Autofac. Si estás implementando tu servicio Wcf en un servidor nuevo, revisa

…
Seguir leyendo...
Gustavo Sánchez
csharp_logo

#HowTo Configurar Autofac en una aplicación AspNetCore 1.x o 2.x.

In .Net, .NetCore, Autofac, C#Tags .net, .Net Core, aspnet, Autofac, Dependency Injection, iocPublish Date2020-08-27254 Views1 Comment

En este post te voy a explicar como puedes configurar Autofac en un sitio web construido en Asp.Net Core 2.x o versiones

…
Seguir leyendo...
Gustavo Sánchez
csharp_logo

#HowTo Configurar Autofac en una aplicación AspNetCore 3.0.

In .NetCore, Autofac, C#Tags aspnet, Autofac, Dependency Injection, dotnet corePublish Date2020-08-26326 Views1 Comment

En este post te voy a explicar como puedes configurar Autofac en un sitio web construido en Asp.Net Core

…
Seguir leyendo...
Gustavo Sánchez
csharp_logo

#Kata Configurar un servicio SvcLess Wcf con Autofac.

In .Net, Autofac, C#, Katas, WcfTags Autofac, iis, ioc, wcf, web servicesPublish Date2020-08-0553 Views

En este post te voy a explicar como puedes configurar un servicio Wcf SvcLess (sin tener que crear un archivo *.svc) usando Autofac como inyector de dependencias.

Primeros Pasos.

    …
    Seguir leyendo...
    Gustavo Sánchez
    csharp_logo

    #HowTo Resolver el error: Unable to resolve the type » because the lifetime scope it belongs in can’t be located. En Autofac con Wcf.

    In Autofac, AutofacTags Autofac, Bug, c#, ioc, wcfPublish Date2020-07-31442 Views

    En este post te voy a explicar como resolví el error Unable to resolve the type » because the lifetime scope it belongs in can’t be

    …
    Seguir leyendo...
    Gustavo Sánchez
    csharp_logo

    #HowTo Especificar UserName en un cliente Wcf creado con Autofac.

    In .Net, Autofac, C#, WcfTags Autofac, Proxy client, SOAP, wcf, WebServicesPublish Date2020-07-16120 Views

    En este post te voy a mostrar como puedes especificar el UserName y el Password en un cliente proxy Wcf resuelto con

    …
    Seguir leyendo...
    Load More

    Site Sidebar

    LinkedIn

    Posts

    • DDD: Repositories
      2019-08-15
    • csharp_logo
      #HowTo Resolver error: Conversion of one or more characters from XML to target collation impossible.
      2020-12-01
    • csharp_logo
      How to: Ejecutar Wcf en un contenedor Docker.
      2019-10-25
    • #HowTo Ejecutar transformaciones Xslt con Ruby, Nokogiri y Rubymine.
      2020-09-23
    • logo scala
      IndexSeq, LinearSeq, Head y Tail en Scala.
      2022-04-19

    Site Footer

    Privacidad y cookies: este sitio utiliza cookies. Al continuar utilizando esta web, aceptas su uso.
    Para obtener más información, incluido cómo controlar las cookies, consulta aquí: Política de cookies

    Posts

    • hackerrank logo
      HackerRank: Separate the Numbers
      2022-06-19
    • logo scala
      #Kata Constructor patterns en Scala.
      2022-04-29
    • #Agile Hazlo o no lo hagas, pero jamás lo intentes.
      2020-04-17
    • csharp_logo
      #HowTo Make visible internal assembly components to another assembly in a C# project (InternalsVisibleTo).
      2022-02-16
    • How to: Administración remota IIS y Docker.
      2019-07-15

    Sliding Sidebar

    • .Net (29)
    • .NetCore (10)
    • Algoritmos (5)
    • Archive (14)
    • Autofac (7)
    • Azure (4)
    • C# (65)
    • Code Challenges (20)
    • Contractor (4)
    • Devops (7)
    • Entrevistas (4)
    • General (33)
      • Citas (4)
      • Enlaces (4)
      • Libros (15)
      • Quotes (6)
    • Grafana (3)
    • Hard Skills (67)
      • #HowTo (46)
      • Code Smells (6)
      • Design patterns (8)
      • SOLID (7)
      • Testing (13)
    • Home office (2)
    • Katas (76)
    • Ruby (9)
    • Scala (79)
    • Soft Skills (46)
      • Agile (32)
      • DDD (7)
      • Kanban (8)
      • Lean (12)
      • Planning (7)
      • Scrum (7)
      • User Stories (13)
    • Tools (51)
      • Autofac (6)
      • Best practices (21)
      • Cake (1)
      • Chilkat (1)
      • Docker (2)
      • IIS (5)
      • Polly (3)
      • Powershell (6)
      • Sql Server (6)
      • Teamcity (8)
    • Uncategorized (4)
    • Wcf (9)
    • XSLT (4)