GitHub topics: autofac-container
LeftTwixWand/ModernCQRS
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
Language: C# - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 30 - Forks: 3

alsami/AutoMapper.Contrib.Autofac.DependencyInjection
Autofac plug-in for AutoMapper.
Language: C# - Size: 88.9 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 21 - Forks: 11

nfMalde/Autofac.EasyPropInject
An extension i created to make it possible to to inject properties by attribute, without any other helper libs.
Language: C# - Size: 50.8 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

osoykan-archive/Autofac.Extras.IocManager 📦
An abstraction for Autofac resolvings and registrations.
Language: C# - Size: 1.73 MB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 27 - Forks: 5

ouzdev/asp-net-autofac
An example of integrating AutoFac with ASP.NET WebAPI 6.0
Language: C# - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

vdovinanton/Console.FileSystemWrapper
Language: C# - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

tiago-carneiro/xamarin.forms.summit
Xamarin Summit App
Language: C# - Size: 423 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 4

AlexeyBuryanov/SmartHotel220.Clients 📦
Android and UWP clients for SmartHotel220 project.
Language: C# - Size: 24.2 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

AlexeyBuryanov/Checkers 📦
Checkers Game using WPF, WCF and Material Design.
Language: C# - Size: 3.3 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

yilmazmustafayilmaz/MY.RentACar
Mini Car Rental Project (.Net Core 6)
Language: C# - Size: 6.78 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

RidvanOrun/E-Commerce-App
In this project, I use "IdentityUser","IdentityRole" "Asynchronous Programming", "Unit Of Work", "Generic Repository" and "AutoMapper" within Asp.NetCore and Domain-Driven-Design/DDD.
Language: C# - Size: 2.51 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

oguzhanKomcu/Science_News.Blog_Project
I made a Blog site project with Asp.NET CORE. I used asynchronous programming and various libraries in this project.
Language: C# - Size: 1.76 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

emreksbyn/CreateExamApplication
In this repository, it is a Core project developed with Onion Architecture, using Entity Framework from ORM tools and using Sqlite as database. Autofac is used. IdentityUser is used. UnitOfWork is used.
Language: C# - Size: 682 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

eran-gil/autofac.log4net
Autofac module for using the log4net logging framework
Language: C# - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

Strongbytes/Boilerplate-Generator
Generate ASP.NET Core boilerplate code using Roslyn, starting from a model entity
Language: C# - Size: 756 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 4

aimenux/WebApiV2IntegrationTestsDemo
Using integration tests with web api v2 projects
Language: C# - Size: 49.8 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

emreksbyn/NorthwindBackend
In this repository, an N-tier API example. Dependency Injection was implemented with Autofac. JWT is used. AOP (Validation, Caching, Transaction, Exception, Logging, Performance) is used. It has CrossCuttingConcerns examples.
Language: C# - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mehmetozdeemiir/DDDTwitterProject
DDD Twitter projesinde kullanılan teknolojiler DDD,Asenkron programlama, Generic Repository,Unit Of Work,View Component AutoMapper,Autofac,Fluent Validation,DTO,VM,Extension method
Language: C# - Size: 721 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

ekinbulut/SimpleFramework
Ioc container for .Net Standard
Language: C# - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Hasanaltan-cpu/Social_Media_Project
In this repository,my main goal is to demonstrate my asp.netcore skills on Domain Driven Design Architecture.For this , i use this architecture for build up my application as image in the ReadMe.U can reach in this repository also ExternalLogin for GoogleAuthentication.I provide two factor authentication to application members.Moreover,members who is signed in the application can chat in messenger.In this part of the Social_Media_project i used SignalR for real time communication.In addition to that members can schedule their calendar programme as birthday,sleeping time,lunch etc.By using this application members can post the others.The others can like and mention(comment) to post.All members be able to follow each other.As i mentioned before,users can find them by using Search tab.(Email,Name,UserName).I use UnitOfWork for all transactions.I use Async Programming & Code First.I try to write all codes in the light of Solid Principle & OOP rules.
Language: JavaScript - Size: 3.17 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

nihatcanertug/SocialMediaTwitterProject
This project like a Social Media (Twitter) project.In this project,I used Domain Driven Design (DDD) and micro services architecture,Unit of Work and MVC pattern,dotnetcore technologies.Users can register and EditProfile after succeed login process.Lastly,they can follow,unfollow someone and see their profile
Language: C# - Size: 801 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

mlai5008/ProjectManagement
Building an Enterprise App with WPF, MVVM, and Entity Framework Core Code First
Language: C# - Size: 5.99 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

a-patel/Autofac-Examples
Example projects that consume and demonstrate Autofac functionality and integration in .NET.
Language: C# - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

EdgarMdz/Movies-App
Xamarin Forms application to provide information about movies. This project applies the MVVM pattern; implements dependency injection by using Autofac; and consumes the OMDb API in order to get movie related data
Language: C# - Size: 518 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

khanlarmammadov/TacitusLogger.DI.Autofac
Extension for Autofac dependency injection container that helps to configure and add TacitusLogger as a singleton.
Language: C# - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ByteDecoder/publisher-docker
Getting Started with .NET Core, Docker, and RabbitMQ
Language: C# - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

croningeorge/AccountsPro-InternalAuditTracker
MicrosoftMvc-5.2,EntityFramework,AutoFac,Automapper,Razor,Bootstrap,Jquery,Highcharts,Sql-DbFirst
Language: HTML - Size: 28.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Nasun4o/TunningTrackingSystem
ASP.NET MVC
Language: PowerShell - Size: 36 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
