All Projects → yusufyilmazfr → Asmin

yusufyilmazfr / Asmin

Licence: other
Asmin is .NET CORE project infrastructure, to get a quick start on the project.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to Asmin

N-Tier-Architecture
This is a n-layer architecture based on Common web application architectures.
Stars: ✭ 105 (+17.98%)
Mutual labels:  entity-framework-core, asp-net-core, n-layer-architecture
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (-38.2%)
Mutual labels:  entity-framework-core, asp-net-core, repository-pattern
Hexagonal-architecture-ASP.NET-Core
App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core
Stars: ✭ 57 (-35.96%)
Mutual labels:  entity-framework-core, asp-net-core, repository-pattern
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (-67.42%)
Mutual labels:  entity-framework-core, asp-net-core, unit-of-work
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (-49.44%)
Mutual labels:  entity-framework-core, asp-net-core, repository-pattern
DotNETCarRental
Daily car rental simulation with ASP.NET.
Stars: ✭ 13 (-85.39%)
Mutual labels:  interceptor, entity-framework-core, aspect-oriented-programming
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (+120.22%)
Mutual labels:  entity-framework-core, asp-net-core, repository-pattern
APICorePayLots
Web API designed in Asp.NET Core 3.1, using Dapper and Entity Framework Core, Repository Pattern, Identity
Stars: ✭ 13 (-85.39%)
Mutual labels:  dependency-injection, entity-framework-core, repository-pattern
Fluentvalidation.blazor
Fluent Validation-powered Blazor component for validating standard <EditForm> 🌌 ✅
Stars: ✭ 140 (+57.3%)
Mutual labels:  dependency-injection, asp-net-core
Agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
Stars: ✭ 97 (+8.99%)
Mutual labels:  dependency-injection, interceptor
Arouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Stars: ✭ 13,587 (+15166.29%)
Mutual labels:  dependency-injection, interceptor
Kotlin Mvvm Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
Stars: ✭ 126 (+41.57%)
Mutual labels:  dependency-injection, repository-pattern
Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
Stars: ✭ 1,915 (+2051.69%)
Mutual labels:  dependency-injection, asp-net-core
Inyector
Library to Implement Automatic dependency injection by Configuration over Scaned Assemblies
Stars: ✭ 13 (-85.39%)
Mutual labels:  dependency-injection, asp-net-core
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-7.87%)
Mutual labels:  dependency-injection, repository-pattern
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+75.28%)
Mutual labels:  entity-framework-core, asp-net-core
Uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
Stars: ✭ 28 (-68.54%)
Mutual labels:  dependency-injection, asp-net-core
e-commerce-backend
Shopping site backend which used Asp.Net Web API, JWT, Cache, Log, SqlServer, Entity Framework Core and N-Layer Architecture implementation.
Stars: ✭ 16 (-82.02%)
Mutual labels:  entity-framework-core, n-layer-architecture
clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Stars: ✭ 277 (+211.24%)
Mutual labels:  asp-net-core, repository-pattern
.NET-Core-Learning-Journey
Some of the projects i made when starting to learn .NET Core
Stars: ✭ 37 (-58.43%)
Mutual labels:  entity-framework-core, asp-net-core

Welcome to Asmin, .NET CORE Project Infrastructure👋

Asmin Logo


Asmin provides you with a basic infrastructure when starting your .NET CORE projects. In this way, you can develop your projects faster and focus on your work.

Usage and Install

If you want to get information about the project structure and code blocks, you can look at the Documentation.


Monolithic Architecture

Monolithic Architecture


When projects start, we spend a great deal of time with the infrastructure. These; Such as

  • Exception Handling
  • Log Operations
  • Transaction Management
  • Cache Operations
  • Authorization Management
  • Performance Counters

Asmin provides these to us by benefiting from Aspect Oriented Programming, thus providing a clean code and a readable environment.

🤩 Clean and Readable

asmin manager class



👌 In addition to the features provided as infrastructure, you do not stop with time-consuming things such as home pages and designs, as it comes with a ready admin panel.

Screenshots

Asmin Login Page
Asmin Dashboard
Asmin User List



Author

👤 Yusuf

Show your support

If you like or are using this project to learn or start your solution, please give it a ⭐️. Thanks!


This README was generated with ❤️ by readme-md-generator

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].