All Projects → alirizaadiyahsi → Kodkod

alirizaadiyahsi / Kodkod

Licence: other
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client

Programming Languages

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

Projects that are alternatives of or similar to Kodkod

generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (+22.22%)
Mutual labels:  design-patterns, entity-framework-core, asp-net-core, repository-pattern
Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Stars: ✭ 46 (+2.22%)
Mutual labels:  serilog, entity-framework-core, asp-net-core, automapper
Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (+404.44%)
Mutual labels:  best-practices, design-patterns, entity-framework-core, automapper
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 (+246.67%)
Mutual labels:  xunit, entity-framework-core, asp-net-core, jwt-authentication
Urf.core.sample
URF.Core Sample Solution - E2E sample built with ASP.NET Core, Entity Framework Core, URF.Core, Angular, Kendo UI & OData Core. Live demo: https://goo.gl/QpJVgd
Stars: ✭ 40 (-11.11%)
Mutual labels:  best-practices, design-patterns, entity-framework-core, asp-net-core
Nucleus
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
Stars: ✭ 276 (+513.33%)
Mutual labels:  swagger, entity-framework-core, asp-net-core, jwt-authentication
Angular Asp.netcorewebapi Mysql Crud Project
Angular 5 + ASP.Net Core 2.0 WebAPI + MySQL CRUD Sample
Stars: ✭ 22 (-51.11%)
Mutual labels:  swagger, entity-framework-core, asp-net-core, jwt-authentication
CleanArchitecture-Template
This is a solution template for Clean Architecture and CQRS implementation with ASP.NET Core.
Stars: ✭ 60 (+33.33%)
Mutual labels:  serilog, jwt-token, asp-net-core, jwt-authentication
MyAPI
A template to create awesome APIs easily ⚡️
Stars: ✭ 117 (+160%)
Mutual labels:  web-api, jwt-token, jwt-authentication
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 (+26.67%)
Mutual labels:  entity-framework-core, asp-net-core, repository-pattern
BetterRepository
Better Enhanced Repository Pattern Implementation in .NET C#
Stars: ✭ 27 (-40%)
Mutual labels:  best-practices, design-patterns, repository-pattern
ArchitectNow.ApiStarter
Sample ASP.NET Core 2 API Setup used by ArchitectNow for corresponding workshop presentations
Stars: ✭ 35 (-22.22%)
Mutual labels:  xunit, serilog, automapper
Asmin
Asmin is .NET CORE project infrastructure, to get a quick start on the project.
Stars: ✭ 89 (+97.78%)
Mutual labels:  entity-framework-core, asp-net-core, repository-pattern
eixample
Multi-Tenant .NET 6 Architecture (Angular, Vue, React)
Stars: ✭ 61 (+35.56%)
Mutual labels:  entity-framework-core, asp-net-core, automapper
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 (-35.56%)
Mutual labels:  entity-framework-core, asp-net-core, automapper
LearningPoint
A repository for learning different technologies, frameworks, features......
Stars: ✭ 66 (+46.67%)
Mutual labels:  design-patterns, asp-net-core, automapper
DotNETCarRental
Daily car rental simulation with ASP.NET.
Stars: ✭ 13 (-71.11%)
Mutual labels:  design-patterns, jwt-token, entity-framework-core
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+11277.78%)
Mutual labels:  swagger, asp-net-core, automapper
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-60%)
Mutual labels:  swagger, jwt-token, jwt-authentication
SQLiteEncryptionUsingEFCore
SQLite Encryption using Entity Framework Core (EFCore)
Stars: ✭ 42 (-6.67%)
Mutual labels:  netcore, entity-framework-core, asp-net-core

Kodkod

Web API startup template with a Vue Client demo.

How to Start?

  • Select Kodkod.Web.Api project "Set as Startup Project"
  • Open "Package Manager Console" and select default project as "src/Kodkod.EntityFramework"
  • Run update-database command to create database.
  • Run(F5 or CTRL+F5) Web API project first and then run Vue Client or select multiple startup projects and select both and run(F5 or CTRL+F5).

Vue Client Demo

Vue Client Demo

ASP.NET Core Web API

Project solution:

Project Solution

Swagger UI

Swagger UI

Tags & Technologies

  • ASP.NET Core Web API
  • Entity Framework Core
  • ASP.NET Core Identity
  • JWT (Bearer Token) Based Authentication
  • Automapper
  • Serilog
  • Swashbuckle
  • xUnit
  • ASP.NET Core Test Host
  • In-memory Entity Framework Core
  • Authorization & Authentication
  • Exception Handling & Logging
  • Vue
  • Vue Router
  • Bootstrap
  • Microsoft.CodeCoverage
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].